- 21 May, 2013 3 kayıt (commit)
-
-
Kohei Yoshida yazdı
Since they are always in sync... Change-Id: Ic07f57e1804d76ae801c7947d18df5fd0d729632
-
Kohei Yoshida yazdı
This block will be used to merge the text width and script type vectors that are currently separate. Text widths and script types should really be stored together. Change-Id: I6783769cc03180b513319e0a98a0773bd20ba941
-
Kohei Yoshida yazdı
This header hosts custom element types and blocks used in multi_type_vector. Change-Id: I32481a2354d8c66eb877b4005a260a79183cd714
-
- 20 May, 2013 37 kayıt (commit)
-
-
Rene Engelhard yazdı
Change-Id: I2c20a52e7f7688359172c9ccbd46b4b012bd4c02
-
Fridrich Štrba yazdı
Change-Id: I65a6018c442769f89f17ee0023510c45373407e7
-
Jian Fang Zhang yazdı
#i121134#, more fix for i119657, fallback to old logic to use current AbstractNum when the desired one can not find Found by: Li Lin Yi Patch by: Jinlong Wu,wujinlong@gmail.com Review by: zhangjf (cherry picked from commit aa53b457)
-
Jian Fang Zhang yazdı
that an AbstracNum references to a style, which references to another Num Found by: xiao ting xiao Patch by: Jinlong Wu,wujinlong@gmail.com Review by: zhangjf (cherry picked from commit d6870e14) Conflicts: writerfilter/source/dmapper/DomainMapper.cxx writerfilter/source/dmapper/NumberingManager.cxx Change-Id: I9be0b82d601bf43da31842edb02c4b0d4e50e84f
-
Andras Timar yazdı
Project: translations 6148d0296697632af52c5e39787cd09c2a748fd7
-
Khaled Hosny yazdı
No idea FontMetric::GetHeight() is supposed to mean, probably the code here meant GetLineHeight(). What it actually need is GetAscent(), so use it instead (which is the same as GetLineHeight() - GetDescent()). Change-Id: Ic467e56ed6b8d245ac7800f94e6d40030833328b Reviewed-on: https://gerrit.libreoffice.org/3980Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Julien Nabet yazdı
69c52bc5 had some typos, and got reverted in 78123a50, this does the same, except those typos corrected, so vertical layout is still OK. Change-Id: I79fe610e4cc8bbbddbd8415198d6309a93f4ba18 Reviewed-on: https://gerrit.libreoffice.org/3929Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Radu Ioan yazdı
- replaced RTL_CONTEXT_ with SAL_INFO - replace OSL_* with SAL_* Change-Id: I0054bc90fdcaa2fef7e1d98a0528277be4fc341e Reviewed-on: https://gerrit.libreoffice.org/3917Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Joren De Cuyper yazdı
Change-Id: I991185f6b4efd305dc55c9ad85f92222f706f8a0 Reviewed-on: https://gerrit.libreoffice.org/3850Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Joren De Cuyper yazdı
Placing "insert" commands under category "insert" is more logical Change-Id: Ib322aaace39cd160cc81ef4945abd2047e6c4c12 Reviewed-on: https://gerrit.libreoffice.org/3854Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Mark Wielaard yazdı
Especially when valgrinding an optimized libreoffice build. Change-Id: I7d2ac5476ba8561ce6afbf8c9472550fbe959c76 Reviewed-on: https://gerrit.libreoffice.org/3966Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Mark Wielaard yazdı
FcGetLangs() will return a new FCStrSet that needs to be freed after usage. Change-Id: Ie7fe0dd160fa59077d6a90878e70d0e034680812 Reviewed-on: https://gerrit.libreoffice.org/3967Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Andras Timar yazdı
Change-Id: I71a3960b21f2c996b97e1a5707f20b30819fd6bd Reviewed-on: https://gerrit.libreoffice.org/3981Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Rodolfo Ribeiro Gomes yazdı
Change-Id: I2e85fa39abbff86918464aae67b4b9eacd3bf7a4 Signed-off-by:
Rodolfo Ribeiro Gomes <rodolforg@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/3949Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Faisal M. Al-Otaibi yazdı
fix the X position after check if the sheet are RTL Change-Id: Icbb9ce44508698e0f03898b202e033c07ae2de70 Reviewed-on: https://gerrit.libreoffice.org/3954Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
David Tardon yazdı
Change-Id: Iab78a95bc8588b89fb10dc96b6c2c25e864fc1f4
-
Tor Lillqvist yazdı
Change-Id: Ib1718e5d3a0f7f1e4d1941674743900be12d4e1f
-
Caolán McNamara yazdı
Change-Id: I9e345b3dea1d4a13ac2307bcebda19d753ecd7d0
-
Jianyuan Li yazdı
Reported by: Jianyuan Li Patch by: Jianyuan Li Review by: SunYing (cherry picked from commit 09c33de8) Conflicts: filter/inc/filter/msfilter/escherex.hxx filter/inc/filter/msfilter/msdffimp.hxx filter/source/msfilter/escherex.cxx filter/source/msfilter/msdffimp.cxx Change-Id: I80a60af4862eb99523ea59e4f788b685d6de1fbd WaE fixes: reorder initialization, handle all cases in switch, ... (cherry picked from commit 350f294b) Conflicts: filter/source/msfilter/msdffimp.cxx Change-Id: I4f1bde463921d48d1e014d0521427eaa9294663e Add default to switch statements to avoid compiler warnings. Patch by: Jianyuan Li (cherry picked from commit f1302af0) Change-Id: I4e78e3b565d5922d452d2cfd1bf473af1587d29b
-
Marcos Paulo yazdı
Change-Id: Ib6fda987be15525d939cfe5c3e65f881aff83131 Reviewed-on: https://gerrit.libreoffice.org/3968Reviewed-by:
Ricardo Montania <ricardo@linuxafundo.com.br> Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Tor Lillqvist yazdı
Change-Id: I5f252f75d22f041c76c7d3cfcdd36f69becf086f
-
Mark Wielaard yazdı
Change-Id: I575dd70d6b80d4f3279476037e509550cfa23fde Reviewed-on: https://gerrit.libreoffice.org/3979Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Andre Fischer yazdı
(cherry picked from commit 8dc875f1) Change-Id: I1a19135d3496463c8759e341449fa51d389fa264 (cherry picked from commit 048eca411083bc8a2ef95e5701bf7eba5d232a2d)
-
Andre Fischer yazdı
to not block other events (cherry picked from commit 0a5d252c) Change-Id: Ib1a3fa50e071688df41983ce8e2cb6b1c93e18c9 (cherry picked from commit 58da1dc5061fcd9abc7dd296d0d7d04d651dc10f)
-
Andre Fischer yazdı
Prevent sidebar from being docked above or below edit view. (cherry picked from commit ca7264d7) Change-Id: I634e0b68c27039613054160b7add5d2d07b666cd (cherry picked from commit 3c451f893663c118201ccdd4688fe97f1524d21e)
-
Andre Fischer yazdı
includes the panel title. (cherry picked from commit e785c512) Change-Id: I97cf9f5f78382dfbd69dcff33b7066380d47313d (cherry picked from commit 35c18dc890a8883b974ff73c585033fc3ee3b73e)
-
Armin Le Grand yazdı
will allow LineStyle and FillStyle panel, single selection of OLE offers these, too, but in default closed state (cherry picked from commit 8a2531d3) Change-Id: Iba8f99afb4324d33be0469e3b0835f08fe142b0a (cherry picked from commit 3c33a28233dfbb0db44553f13511107976f18363)
-
Caolán McNamara yazdı
i.e. restore e206f8b7 Change-Id: I9c9647ae9e42bcb09a6acd8755bcb170006818f0
-
Armin Le Grand yazdı
to solve the conflict (cherry picked from commit 81c3404d) Change-Id: Ic368478dac25d9dce8e7c80bd3a7a33fdc68f3b0
-
Armin Le Grand yazdı
in the task and discussed on the list under '[proposal] Adopt palette to Symphony palette partially', also corrected typos on gradient definitions (cherry picked from commit 57811cc1) Conflicts: extras/source/palettes/standard.soc Change-Id: I54fa27963f7c9732211b7bded5a343b9c05449ab
-
Armin Le Grand yazdı
(cherry picked from commit 68720592) Change-Id: I6a24d55471fe56175ce1bd8358e6a433f3940e78
-
Armin Le Grand yazdı
(cherry picked from commit 753df696) Change-Id: I1887c2cdb5d4c0b179952fe1f302b80506366757
-
Tor Lillqvist yazdı
Change-Id: I50ff4a5bda413537d93002ef5dc6f90f139ae9de
-
Tor Lillqvist yazdı
Change-Id: I34414abe0375e003249ba271b24530f13016fa40
-
Tor Lillqvist yazdı
Change-Id: Ic0f883672b4bde3142ac257a57464bdbb90df96b
-
Tor Lillqvist yazdı
Change-Id: I9b6bdc374c9e92af754094f31e1ff212fb386f9e
-
Tor Lillqvist yazdı
Change-Id: I4e67dece0ead3097eb945d8f67795d93b8595eb1
-