- 11 May, 2015 40 kayıt (commit)
-
-
Michael Stahl yazdı
It is redundant now with pLastCell, and the code updating it looks highly questionable. Furthermore ConvertCell() has a post-condition that the last paragraph in the cell is selected until the end (enforced by split if necessary). Change-Id: I4351dcd76089eb610808ee847809b58e59048b12
-
Michael Stahl yazdı
SwXText::convertToTable() is called with 8 cursors that all point to the same empty paragraph; that causes the paragraph to be split but the SwNodeIndex always point to the 2nd node after the split, so they all end up pointing to the last node. So adjust the last cell's SwNodeIndex after split. Change-Id: I0fdcb19baf2fae840177fd621666c10f4f6f2a62
-
Thorsten Behrens yazdı
I'd be surprised if the places given want globs and word splitting... Change-Id: I0eb9f2d39ac43479ee06a2477ba309a8e1944d20
-
Michael Meeks yazdı
Change-Id: I091662fed0ebe121d023a1bed1eda79e6eb5a09e
-
PriyankaGaikwad yazdı
Added pptx export support for bullet color. Change-Id: I0c7713a6d2161e1ecbe0d7f5778e78791e9759cd Reviewed-on: https://gerrit.libreoffice.org/15169Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
regression from commit 2fa44119 Author: Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> Date: Mon May 11 17:55:36 2015 +0900 refactor ValueSet to use RenderContext Change-Id: I3985804f8cfd1b6807bc02bef5af3e24e5cb3cbf don't know if the Invalidate that replaced this ImplInitScrollBar call is actually necessary of not. Change-Id: I6aff171af6b7294a28f3b68fe854f25f51b6b70a
-
yogesh.bharate001 yazdı
Problem Description: XML Difference: In sharedStrings.xml Original file : <r> <rPr> <sz val="11"/> <color rgb="FFFF0000"/> <rFont val="Calibri"/> <family val="2"/> <scheme val="minor"/> </rPr> <t>Red</t> </r> Roundtrip file: <r> <t>Red</t> </r> rPr is missing in roundtrip file. Conflicts: sc/qa/unit/subsequent_export-test.cxx Change-Id: I79efd0f8f1a735ef7e4ebd3fda220b3e339ea91c Reviewed-on: https://gerrit.libreoffice.org/15548Reviewed-by:
Joren De Cuyper <jorendc@libreoffice.org> Tested-by:
Joren De Cuyper <jorendc@libreoffice.org>
-
Caolán McNamara yazdı
Change-Id: I7d502571719e58d1436b6651eb9f01e4ef46aa6a
-
Caolán McNamara yazdı
Change-Id: Id4dd1d7540cca83edbfa17f7ae70bfd61dcdefe3
-
Miklos Vajna yazdı
Change-Id: I65637e7a205c443ff104a1ed5469aabd69571635
-
Michael Stahl yazdı
Change-Id: I4e2d884b2f87572dc22fece897e384bdaa7506cc
-
Michael Stahl yazdı
Change-Id: Ic6701e391525ed837fbd7f015025ccc5c345caec
-
Stephan Bergmann yazdı
This reverts commit f14cedc4, now that 66791053 reverted 9f016bd6 again.
-
Michael Meeks yazdı
Behaves oddly; not ready yet. This reverts commit 9f016bd6. Change-Id: I30d746eac29d1dbe78d3072b10d2e22c051e3f4e
-
Caolán McNamara yazdı
and rename ImplGetExtraOffset to ImplGetExtraXOffset Change-Id: I35fa46521da0db7ae19bf50116484ecbc1f13feb
-
Stephan Bergmann yazdı
Change-Id: Idce206e0ddebbc9398297f15999579a71f9401c9
-
Stephan Bergmann yazdı
...after 9f016bd6 "Switch VclBuilder constructors to use VclPtr." Change-Id: Ifc556c471bfbe3d0abf921ce3556ce75ad7a82ce
-
Stephan Bergmann yazdı
...with 09d5b31e "loplugin:constantfunction: store," which apparently over-eagerly reduced functionality that happened to be constant in one specific implicit instantiation of a template, but not in others. (Plus, adapting the original code to silence false loplugin:staticmethods warnings.) Change-Id: I156df3aef1b3b0c9d36b2a54c57de29948749bde
-
Yousuf Philips yazdı
Change-Id: I06e680caf952152d0a5eb1486f1de330227b60ee Reviewed-on: https://gerrit.libreoffice.org/15661Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Michael Meeks yazdı
Change-Id: Id35a86eb52bbde6ca09a5e61a0b1a79b23be8faf
-
Christian Lohmaier yazdı
also exposes the other preferences (default document filter, default sorting) in a default settings dialog Change-Id: I7a4080f70f5727bfb2fabe8d8f57cb5b8337481f Reviewed-on: https://gerrit.libreoffice.org/15638Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-
Caolán McNamara yazdı
since gtk3 3.16 Change-Id: Iab4231f818a60a82924e81c1a98c98f6c0dc8ed2
-
Stephan Bergmann yazdı
Change-Id: Icd4e1e2c4e7145515047b977808454280574603d
-
Michael Meeks yazdı
Change-Id: Iece86485c52041b66cde91d7fbc772db16d90a93
-
Caolán McNamara yazdı
Change-Id: I7f79aff38899fd814d707b40f3fd77b2c87b1328
-
Adolfo Jayme Barrientos yazdı
Change-Id: I640ee07a9852064a1f9083a92ac326a5bed0cb2d
-
Noel Grandin yazdı
Change-Id: I88e67f89dbbab0646e8f106dfeb32c6ee1bb0b95 Reviewed-on: https://gerrit.libreoffice.org/15671Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Michael Meeks yazdı
Change-Id: Ibfa9a95d27796f8b44dc610db8daa71b968a7988
-
Michael Meeks yazdı
Change-Id: Ic7ff127e2793993f9dcf1018f8d5ed4f2858a2c4
-
Michael Stahl yazdı
e8ef62f6 only removed the .png files Change-Id: I8d6a8cd542495c596252bfe9026c420b8d855246
-
Michael Stahl yazdı
Change-Id: I4ea36e13399a172fe57a601dc66c087f2e41dd38
-
Stephan Bergmann yazdı
Change-Id: I16fdb3a6e92c854f4143b5afd19d33818735222b
-
Stephan Bergmann yazdı
Change-Id: Idac7d377f3798a56d3fb32d8e3ec393bd2a53e9d
-
Stephan Bergmann yazdı
Change-Id: I72713a31aebe594b1a89c2d4a1c9f8aa37590e61
-
Stephan Bergmann yazdı
Change-Id: I2986cc33a29bdb9a388ce6ac715a3b25502eb556
-
Stephan Bergmann yazdı
Change-Id: I0f844c7265b52d668bc6a2368321950a1a00cce5
-
Stephan Bergmann yazdı
Change-Id: Ic046e96b395713336cb33ce48a003183f7648d36
-
Stephan Bergmann yazdı
Change-Id: Ic4b6409013a19a78025973b26318ef05611a6984
-
Stephan Bergmann yazdı
Change-Id: I9873e5be7c9ea97a44baf13f8ca720aff0ff2793
-
Stephan Bergmann yazdı
Change-Id: I0e42e757a6f7b0c28758193aad8b3cb01607b8b1
-