- 03 Haz, 2015 7 kayıt (commit)
-
-
László Németh yazdı
(cherry-picked from 751d697d) Change-Id: I927a7ffdac278384ef102e6619f217daf24879a2 Reviewed-on: https://gerrit.libreoffice.org/16042Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: Id283d185ab38427ce6887ead4e414055522e655c
-
Jan Holesovsky yazdı
Change-Id: Ia21bea54d1d6bd34256cb45ed704c6f7785fc2fc
-
Miklos Vajna yazdı
First, SttDoc() / EndDoc() is the implementation of Ctrl-Home, i.e. it goes to the start of the current text (like a fly frame), not to the start of the whole document. When wrapping around, we want the later. Second, if the normal search have two passes, first searching in the body text, then searching in the special sections, then the wrap-around search should do the same. Change-Id: I0b7466c80476f6fb45174be19215a5d68374d047 (cherry picked from commit c88802829832a315550cb7e19e17030dc4c2bd77)
-
Miklos Vajna yazdı
Fails without commit 2d17cd6b (sw: LOK_CALLBACK_TEXT_SELECTION should be the union of all selections, 2015-06-02). Change-Id: I1d45eabf53dadd24051ff46acbf4bbfb85fb60a9 (cherry picked from commit 3f3ea9fa)
-
Miklos Vajna yazdı
Fails without the sw/source hunk of commit 1dc60bc9 (SvxSearchItem: add m_nStartPoint{X,Y}, 2015-05-28). Change-Id: I7b13294760a8a3c9c413a4a11582bc2a14d3d499 (cherry picked from commit 54619b4f)
-
Miklos Vajna yazdı
This failed without the SwViewShell::SizeChgNotify() hunk of commit 63a40c45 (LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZE, 2015-05-27). Change-Id: Id230420f60d1a6f3caf822f7e23ffca010919196 (cherry picked from commit 560c3fdc)
-
- 02 Haz, 2015 12 kayıt (commit)
-
-
Philippe Jung yazdı
Start Writer, Insert Image, Anchor as character, Go after image, press enter, writer crash This is because m_pAnchoredFly is not updated. JoinPrev, JoinNext and SplitContentNode all rely on CutText with calls InsertHint. InsertHint calls SetAnchor. SetAnchor calls Modify callback except if "LockModify"ed. This patch ensures that, whatever the value of LockModify, the references are kept correct. Change-Id: Id7254784c6954db4b542b2c4228b388fb924bbc2 Reviewed-on: https://gerrit.libreoffice.org/16041Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit 9f01951b) Signed-off-by:
Michael Stahl <mstahl@redhat.com>
-
Rishabh Kumar yazdı
Follow up commit for the minor tweaks Change-Id: I9f274e38c7d0adfc431dc9a11000c3ce9fad3a3e Reviewed-on: https://gerrit.libreoffice.org/15929Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit a7b92624) Reviewed-on: https://gerrit.libreoffice.org/15999Tested-by:
Jan Holesovsky <kendy@collabora.com> Reviewed-by:
Jan Holesovsky <kendy@collabora.com>
-
Michael Stahl yazdı
configure will add a dependency on librtmp.so.0 if the development package happens to be installed. (cherry picked from commit f4844a9a) curl: sigh... *actually* disable rtmp support (cherry picked from commit 805f12dd) curl: disable loads more random stuff we don't need (cherry picked from commit 0b8b96ed) Change-Id: I0f4bcd73f9e0e7307ca0556a5f6990631eb9f2c5
-
Miklos Vajna yazdı
E.g. if searching for a keyword and it's inside a text frame, then we have two cursors: one is an empty selection at the anchor point, and the other is the real selection. What happened is that we emitted two events for the two cursors, instead of merging them together. Fix the problem by not emitting the events in SwSelPaintRects::Show(), instead do it at once in SwShellCrsr::Show(). Change-Id: Ie2c7691aaaea7ba8a32b5cfa718a45cba571f791
-
Adolfo Jayme Barrientos yazdı
… when these are in the same screen. Change-Id: I4e162a485f4511ae3e008446d5712562562ed64f (cherry picked from commit e96adee1)
-
Philippe Jung yazdı
without rSh.EnterStdMode, the image is selected and it has no GetTextNode. Change-Id: I91ed5a1ed002a04919042f4df22c49d3189daccd Reviewed-on: https://gerrit.libreoffice.org/15952Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 4826007f) Reviewed-on: https://gerrit.libreoffice.org/16031
-
Takeshi Abe yazdı
... introduced at 7f8f277b Change-Id: Ic9e2f6f5e01652744011a7e8a5f69f386efd6b52 Reviewed-on: https://gerrit.libreoffice.org/16015Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> (cherry picked from commit 8d46bc15) Reviewed-on: https://gerrit.libreoffice.org/16024Tested-by:
David Tardon <dtardon@redhat.com> Reviewed-by:
David Tardon <dtardon@redhat.com>
-
Andras Timar yazdı
Change-Id: I2d5948651e5c31a6ce3cadcc9ff09683a60d49bd Reviewed-on: https://gerrit.libreoffice.org/16022Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit 20bb2e70) Reviewed-on: https://gerrit.libreoffice.org/16026Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Andras Timar yazdı
Change-Id: I1c190be0ef226d1f14d083f292cf2ea15a6d1645 Reviewed-on: https://gerrit.libreoffice.org/16023Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit 7e5c1101) Reviewed-on: https://gerrit.libreoffice.org/16025Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
László Németh yazdı
Cherry picked from 4a91d5ee (Add translation support for short names of Emoji and other symbols) and 851b3afb. (l10ntools: support x-comments in ulf format). See also https://wiki.documentfoundation.org/Emoji Change-Id: I3d7ec13d381160d63d535ccbdcd0b3209799d3d5 Reviewed-on: https://gerrit.libreoffice.org/16014Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Miklos Vajna yazdı
Floating tables may or may not be converted to table-in-textframes during import, depending on if we guess that it'll be a multi-page table with minimal wrapping or a real wrapped table. If the floating table is in a header or footer, then it won't be a multi-page one, so can do the conversion right away. Change-Id: I8d5ff8c5fe00037d5cef92dea6b54de6806214bc (cherry picked from commit 81ef96a2)
-
Jan Holesovsky yazdı
Apparently this was forgotten; Writer and Calc already support this. Change-Id: I1a187b54294cb84a1b48ef8e855cc75df3f75dd7 Reviewed-on: https://gerrit.libreoffice.org/15953Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
- 01 Haz, 2015 10 kayıt (commit)
-
-
Rene Engelhard yazdı
Change-Id: I3f361a3d6d90b3449e0bf417fd39d756ad98cae6
-
Eike Rathke yazdı
Regression introduced with 43624d93 that fixed tdf#34724 Change-Id: I44b5eac6e4ce5a38855148efecea5f2a987ed213 (cherry picked from commit fe2c7b25)
-
Michael Stahl yazdı
The first place already checks SvXMLExportFlags::CONTENT, so the second Add is unnecessary (and for versions <= 1.2 it shouldn't be exported). Change-Id: If2e471b50fcf21ad8977de48c433b628c5c03305 (cherry picked from commit 15cd958a)
-
Caolán McNamara yazdı
when >= SvtSaveOptions::ODFVER_012 Change-Id: I0414bc4a83ae4787e10cd8a215555f249da7e65a (cherry picked from commit 9bc314e3)
-
Michael Stahl yazdı
Looks like following GNU build system standards isn't necessarily the best idea, if even the documentation gets it wrong. Also document the ENVCFLAGS/ENVCFLAGSCXX variables. see also: i#116959 and: http://www.gnu.org/software/autoconf/manual/standards.html#Command-Variables Change-Id: I56d8623cbbc800ef80da1610f6fd104ac29beaf9 (cherry picked from commit d3171eb7)
-
László Németh yazdı
Change-Id: Id5f80e06e5609b4e85f3d6db7bc37aabe6ef0dac Reviewed-on: https://gerrit.libreoffice.org/15976Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Michael Meeks yazdı
Change-Id: I808aeab8fdac35330de24970b873f49e22c52c6a Reviewed-on: https://gerrit.libreoffice.org/15946Tested-by:
Jenkins <ci@libreoffice.org> Tested-by:
Michael Meeks <michael.meeks@collabora.com> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> (cherry picked from commit fee29fde)
-
Philippe Jung yazdı
Removed the recalcAll line in IMPL_LINK_NOARG( ScIconSetFrmtEntry, IconSetTypeHdl ) 1) ScCondFormatList already calls RecalcAll on selection new/changed 2) Without this line, it does not crash Change-Id: I8aa45f691d33d8ad046a88e7695913e2ccff3caf Reviewed-on: https://gerrit.libreoffice.org/15928Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> Tested-by:
Katarina Behrens <Katarina.Behrens@cib.de> (cherry picked from commit 0b52089c) Reviewed-on: https://gerrit.libreoffice.org/15944Tested-by:
Jenkins <ci@libreoffice.org>
-
László Németh yazdı
Change-Id: I090303dcff833997774fc69826dc7feffa05a3c5 Reviewed-on: https://gerrit.libreoffice.org/15977Tested-by:
David Tardon <dtardon@redhat.com> Reviewed-by:
David Tardon <dtardon@redhat.com>
-
Tomaž Vajngerl yazdı
Change-Id: I4f28267194a7b0053df25b7e9be993c7838eca32
-
- 31 May, 2015 7 kayıt (commit)
-
-
Jan Holesovsky yazdı
Change-Id: I4230412ccc389b8ba6768229b569d7075e7ac466 Reviewed-on: https://gerrit.libreoffice.org/15979Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Jan Holesovsky yazdı
Change-Id: Ic7101ab7cbaa7fd5f6b073a73ef0c0088b1af4c6 Reviewed-on: https://gerrit.libreoffice.org/15980Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Andras Timar yazdı
Project: translations fd8a1ee1c02bf02a0d116b6922b8bb00bc508846 Updated Slovenian translation Change-Id: I18b71e04c056b977f7bd383e89d93226dc3f0bde
-
Jan Holesovsky yazdı
This is a waste - it gets unselected in the end anyway, and causes problems for LibreOfficeKit. Change-Id: I9fea5853fc8fb177b31c77c097e96c51f93a0d7d
-
Yousuf Philips yazdı
Change-Id: Idf8c389915e880cbc4246743d2b6a70d4e99f2e2 Reviewed-on: https://gerrit.libreoffice.org/15992Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 1a8e9dae) Reviewed-on: https://gerrit.libreoffice.org/15997Reviewed-by:
Joren De Cuyper <jorendc@libreoffice.org> Tested-by:
Joren De Cuyper <jorendc@libreoffice.org>
-
Yousuf Philips yazdı
Change-Id: Ia86ea9c8b930a58549203bfcf16814dbc1cb13f9 Reviewed-on: https://gerrit.libreoffice.org/15996Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit b33972b6) Reviewed-on: https://gerrit.libreoffice.org/15998Reviewed-by:
Joren De Cuyper <jorendc@libreoffice.org> Tested-by:
Joren De Cuyper <jorendc@libreoffice.org>
-
Jan Holesovsky yazdı
The protocol is stateless, the client might have switched to another part, and we wouldn't know. Change-Id: I1b785d94c9fac86a124d72dd9ea9b35b839a39b8
-
- 30 May, 2015 4 kayıt (commit)
-
-
Adolfo Jayme Barrientos yazdı
Change-Id: I5f0c56a089fc3f676438ed8aee3b3068de41d37c (cherry picked from commit 50ad242f)
-
Lionel Elie Mamane yazdı
Change-Id: I64fc14e527af4f0f846bbfae84cf8d1d2914b6b9
-
Lionel Elie Mamane yazdı
Change-Id: If81e745ee15df3848c6577a9e979672523718daf
-
Lionel Elie Mamane yazdı
and critically for this bug, modified row, too. Change-Id: I11c418d8926cabe81fcdb65d7293a4283e566f7a
-