- 18 May, 2013 21 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I5df2dd44a0612da893b1afe08d0c7a9ea71f3905
-
Armin Le Grand yazdı
(cherry picked from commit b26e298d) Conflicts: svx/source/svdraw/svdoedge.cxx Change-Id: Id4bed1c85bccdae878872557fd3e625d772228ff
-
Armin Le Grand yazdı
i121972 Use svg rx/ry/cx/cy defines in draw:ellipse when used(cherry picked from commit 19abb8de)
-
Armin Le Grand yazdı
#121090# corrceted point reduction on svg:d export to only happen when polygon is closed(cherry picked from commit 6e114c24)
-
Armin Le Grand yazdı
(cherry picked from commit 7b3f5521) Conflicts: xmloff/source/draw/ximpshap.cxx Change-Id: I973627f85ce6463c863863d6c180cb4c2cab86d0
-
Armin Le Grand yazdı
This reverts commit f47ed987. update layout tests Change-Id: I8a9daaa78acc98bf497241ebce856d5798b187f5
-
Rene Engelhard yazdı
Change-Id: I2181322078055dd211e74cf5138ca4be691ef2d7
-
Caolán McNamara yazdı
This reverts commit 20dee85b.
-
Armin Le Grand yazdı
Patch by: Jianyuan Li Review by: alg (cherry picked from commit 462656d2) Conflicts: svx/inc/svx/EnhancedCustomShape2d.hxx svx/inc/svx/EnhancedCustomShapeGeometry.hxx svx/source/customshapes/EnhancedCustomShape2d.cxx Change-Id: Ifd1fdf1b79db8229b52db43b3c30f109a9930988
-
Armin Le Grand yazdı
when a polygon object in construction becomes more than a simple line (cherry picked from commit 0c170376) Change-Id: Ic3b3676b8932b40b1d0206220503cbcdea7385cd
-
Armin Le Grand yazdı
when linewidth is changed (cherry picked from commit 8e63413d) Change-Id: I538805726ca29e3cdb05dc32577b91b7157d0e0f
-
Ariel Constenla-Haile yazdı
(cherry picked from commit fdebe419) Conflicts: jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx Change-Id: I4c26c704ce85a273d7022260bb721e295041c260
-
Ariel Constenla-Haile yazdı
(cherry picked from commit fe75dbb7) Conflicts: cui/source/customize/acccfg.cxx Change-Id: I967ed2b4b7b3c9dfeebf07af544216afc8bead8d
-
Ariel Constenla-Haile yazdı
in com.sun.star.text.ViewSettings (cherry picked from commit 8c5cd0cb) Conflicts: offapi/com/sun/star/text/ViewSettings.idl officecfg/registry/schema/org/openoffice/Office/Writer.xcs sfx2/source/appl/newhelp.cxx sw/source/ui/docvw/edtwin2.cxx sw/source/ui/uno/unomod.cxx Change-Id: Ia03bea5c7a81efbf1f3f40e8299168887140fe40
-
Rene Engelhard yazdı
Change-Id: I626525a2d063bdefd74d06a5e02cc8ca1dc8ac03
-
Caolán McNamara yazdı
Change-Id: Id351109616737f916d7f4c2715347daa23367281
-
Takeshi Abe yazdı
Change-Id: I5bc7eba1ba17162916c016218b8e5f43627ce047
-
Takeshi Abe yazdı
Change-Id: I7d56a72b8c22ce5e4c664b5ccf45aa984b9df88b
-
Ariel Constenla-Haile yazdı
(cherry picked from commit b73c741c) Conflicts: starmath/source/edit.cxx Change-Id: Ie073deabb1a48f3479a9c6bbf89d1e40f5cea663
-
Rene Engelhard yazdı
Change-Id: Ic407ce886b1a857cb480f09ec4ef13ba3809338a
-
Rene Engelhard yazdı
.. now that it isn't empty anymore to actually install the GNOME stuff. This reverts commit bbd0c8eb. Change-Id: Ifa824f14c17fc5456e2aaebf2034282c40cd9c2d
-
- 17 May, 2013 19 kayıt (commit)
-
-
Thorsten Behrens yazdı
Guard against xml:id load breakage, that cause fdo#64512 and fdo#60075. Both connector shape and animation references need it to work. Change-Id: I7883d1d27eae02f605c83217a2e1b83934b31483
-
Pedro Giffuni yazdı
Conflicts: jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml Change-Id: Ifaa60fafb0db62ed60ba4080b6bb3713d8d9e3be
-
Khaled Hosny yazdı
Change-Id: I858832a41ef140fa9916e05548edf2df6b0af451
-
Khaled Hosny yazdı
No need to keep a fonts array around; we don’t modify the glyph array in anyway so we can just query the CTLine directly. Change-Id: I24fd49b8fcc8391de7fe132db60bc81bc9941a81
-
Khaled Hosny yazdı
isVerticalRun is not used anywhere, remove for now. Change-Id: I29a9650e3031dc1faaacd13f4aa9fefe661edaa7
-
Khaled Hosny yazdı
The secondary caret is a special caret that is inserted when the text changes its direction e.g. between an RTL and LTR segments, not whatever who wrote this code thought it is. This should now be more or less the same as ATSUI version (for better or worse), though it probably makes no difference anyway since GetCaretPositions(), despite its name, is *not* used for determining caret positions but only for drawing mnemonic underlines, and we don’t draw any menus by ourselves on Mac. While at it, adopt variable naming used in the rest of the code (not the spacing, though. Why any sane person would want no space before opening parenthesis and space after it!). Change-Id: I3e8d1db33c899d0c69f65b57f0a52d10cbed1025
-
Michael Stahl yazdı
Project: help 7cbed0ad307c87de550f032046a39375979efe76
-
Caolán McNamara yazdı
Change-Id: If922b5a21babd120262436b66cd01098341fa92b
-
Noel Power yazdı
Formula arrays in xlsx documents don't change ( when depenant cells change ) this is because of some performace hacks that prevent wide-scale startlisten calls ( e.g. inhibited because filter calls SetInsertingFromOtherDoc(true) ) Instead of enabling that stuff again some we do some manual dependecy setting Change-Id: I994d0ec505339201f6f78229963de45f10437212
-
Fridrich Štrba yazdı
Change-Id: I39f8160311ab24f8bdd680b87a407ba69a4e51e3
-
Eike Rathke yazdı
Change-Id: I88a95d8fac8af9085d41cf1b13c8ff3ee7abb141
-
Petr Mladek yazdı
- $(UNIXFILENAME.$*) is not correctly substituted if the variables are defined by another VAR.bla variables - add missing '-' to the iconprefix - use '$${PRODUCTNAME} $${PRODUCTVERSION}' for the desktop menu; the real name and version is added later by the installer in instsetto_native - use correct .po file for the translations - deliver the localized and corrected desktop files Change-Id: Ifcf797b57f94b16bd7ee498136c9c353b85c7c46
-
Petr Mladek yazdı
The freedesktop solution has been supported by the Linux desktops for many years. It should be enough these days. At least the SUSE desktop integration has not been needed since about 2009. Change-Id: Ib5048bd062802f6e70403e81433ea68ca9dff177
-
Eike Rathke yazdı
Change-Id: I1120950f1161e51591701368229844f6a5344eeb
-
anuragkanungo yazdı
Added an checkbox option "View PDF after Export" in Export as Pdf Dialog Box . If a user ticks the checkbox , pdf file will be opened after export else only export will be done . Goto File > Export as PDF >> Tick the checkbox "View PDF after Export " to observe changes . There is a lot of space in between last checkbox and this ViewPDF checkbox , because if we open impress and check export as pdf , there are more options in the dialog. If user export PDF and check view PDF after export, the PDF file is added to recent documents of the OS . ( tested on opensuse) It will require make dev-install to work properly . Change-Id: I76611c0e3382e27289d648942a98b092edc430ae Reviewed-on: https://gerrit.libreoffice.org/3948Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Isamu Mogi yazdı
Change-Id: I7d85cdb5e32802ddfd83a350f3daa49348bc18a6 Reviewed-on: https://gerrit.libreoffice.org/3935Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Fridrich Štrba yazdı
Change-Id: I4196577d1caa24d52f5e734cb0817f2e943f12ed
-
Eike Rathke yazdı
Change-Id: I05cefb96d7d6290ff7e1a89fa88b21da7a6c82a2
-
Marcos Paulo de Souza yazdı
Change-Id: I0fd872d15a0c938d32aac185c3c00c5fb14a091a Reviewed-on: https://gerrit.libreoffice.org/3813Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-