- 13 Haz, 2013 17 kayıt (commit)
-
-
Tor Lillqvist yazdı
It definitely does not make sense for iOS, I assume. For Android the situation is unclear, but let's disable it for now. It causes linking errors currently anyway as the graphite_serverfont.cxx is not compiled for Android. (Whether it could and should be compiled then instead of disabling Graphite, I don't know.) Change-Id: I1a874d304af508d2217da08e49dc158664f2e9d2
-
Miklos Vajna yazdı
That auto here would mean black, potentially rendering the whole document unreadable. Change-Id: Ie17a6a9b00c9ab24204291d09175a3fba69cd4ea
-
Tor Lillqvist yazdı
We always should use the internal epm anyway on OS X, so no need to look for PackageMaker.app in /Developer which doesn't even exist any more. Change-Id: I943f34e14e9ce0c3bec5bd7b86612a62e5b9e83d
-
Stephan Bergmann yazdı
...assuming the original intent of the code was to check for ASCII range 0x20-- 0x7F. Change-Id: I8033890a76e059d997efb01431207a453f00a981
-
Stephan Bergmann yazdı
Change-Id: I8a12d0ea18a60541d9a11db26cc417a190443ff4
-
Stephan Bergmann yazdı
...so that -Wstrict-aliasing, -Wstrict-overflow=1 included in -Wall do not only produce warnings/errors in non-debug builds. Change-Id: I4534427738fa7688853564e8c7255a0c3cd199e1
-
Stephan Bergmann yazdı
...in com_GCC_defs.mk Change-Id: I0a3b29e1a91acf3425afa44dea0353bebf88f58f
-
Stephan Bergmann yazdı
Change-Id: Ia655865b621b1c8e37a52715b89534a00dcda1d7
-
Stephan Bergmann yazdı
...but do not pretty-print its dereferenced value. This is in line with the handling of css::uno::Reference, and avoids gdb Python exceptions when trying to print uninitialized rtl::Reference instances (which can e.g. happen during a "backtrace full"). Change-Id: I9a3c0a6441cf23cba748183226832d2ba23bd531
-
Adam Co yazdı
Signed-off-by:
Miklos Vajna <vmiklos@suse.cz> Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Change-Id: Icf9949bb00aa905d22aedfd8f2b297dfa89dfedb
-
Markus Mohrhard yazdı
Change-Id: If5d6f4baf49b5828a1765b638eb4d2225f7b5400
-
Markus Mohrhard yazdı
Change-Id: Ia41f28ed31fc254a6785c6444a78822eb969f2f9
-
Andras Timar yazdı
Change-Id: Ie53e5475888b9a912f868c12c471b2521f6b0ea1
-
Andras Timar yazdı
Change-Id: Ic1e4af8f8dd60ab48d701b5d713beafd0ddd22df
-
Andras Timar yazdı
Change-Id: I37f2db8b073ad1257101af02118cfbc91ee60f26
-
Matúš Kukan yazdı
Change-Id: Icac7b4dd5dd31f39e0db09e251e7136e61a064aa
-
Marcos Paulo de Souza yazdı
Conflicts: Repository.mk Change-Id: I1553317afe8df9877a41b1d4087c96d861ed1377
-
- 12 Haz, 2013 23 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: Icd0c258e83631de2356503c725139fac2035fb0b
-
Julien Nabet yazdı
Change-Id: Iafaac91fe3783118817d40f3831e5ca039be64e0
-
Matúš Kukan yazdı
Change-Id: If211e08f0436dd3c2a0787fa60301bfafe1c5b70
-
Marcos Paulo de Souza yazdı
Also put the vbaswobj lib in the right place, inside Writer Change-Id: I52ecc75e26f5f1997d3a575682b78fbd673e4591
-
Armin Le Grand yazdı
(cherry picked from commit 101e1cce) Change-Id: Ib373406a44c00d812dc754d8091c94cb6a64a1b0
-
Pavel Janík yazdı
(cherry picked from commit 497e0d2c) Change-Id: I9cf246c94236382bc9d58e3a76c855951dd5166a
-
Armin Le Grand yazdı
when in rotated metafiles (cherry picked from commit 2a063da1) Conflicts: drawinglayer/Library_drawinglayer.mk drawinglayer/inc/drawinglayer/processor2d/vclprocessor2d.hxx drawinglayer/source/processor2d/vclhelpergradient.cxx drawinglayer/source/processor2d/vclhelpergradient.hxx drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx drawinglayer/source/processor2d/vclpixelprocessor2d.cxx Change-Id: I0e4ff1d3bebbc738fb6d301da19747faa2efbe3d
-
Tor Lillqvist yazdı
Change-Id: Ie576ba4497efac689a81c67474c61ec91c0a810b
-
Armin Le Grand yazdı
(cherry picked from commit 4be8cc07) Conflicts: vcl/source/gdi/bitmap3.cxx Change-Id: I329ebc63df0dd96d4a2596ad42ff1aa14405bdd4
-
Oliver-Rainer Wittmann yazdı
movement of objects in order to get back text selection via keys in a table (cherry picked from commit 7d2515d9) Conflicts: sw/source/ui/docvw/edtwin.cxx Change-Id: Iee81649eae297108dbdb6137539f962611e9e636
-
Andras Timar yazdı
Project: help 175185e2bb4a0607fdf10b33cad121831510a5cd
-
Tor Lillqvist yazdı
Change-Id: Ifc73c13a9e0695ee43158ea14965c01a2dbe6c59
-
Noel Power yazdı
petty correct of AX_SELCTION_xxx -> AX_SELECTION_xxx but it was irritating me Change-Id: Iae7a0151a63502aa89f04ae54fe7348548ffd32c
-
Noel Power yazdı
seems that writing property values that same as file defaults can cause problems ( this behaviour doesn't seem to be consistent but... ) Fix up some instances of properties that I've seen make Excel complain Change-Id: Iacf6789906f07dc35aa5dbe3e7b62f4d2090e20a
-
Lior Kaplan yazdı
Change-Id: I9b25fd621dfc35f2aeee8ae4e069364c0a3a6102
-
Stephan Bergmann yazdı
...post e717d1dc "Resolves: #i121237# Rework/Cleanup of Region code..." Note that GktSalGraphics variant for GTK 3 (there is two declarations in vcl/inc/unx/gtk/gtkgdi.hxx) inherits m_aClipRegion from SvpSalGraphics. Change-Id: Ic264226bc406f67f20d1893455d85ad0d1bc17ed
-
Armin Le Grand yazdı
(cherry picked from commit e3eebb16) Conflicts: drawinglayer/source/processor2d/vclprocessor2d.cxx Change-Id: I245d7ebc040580057948fdd5888f55eaca783b2a
-
Armin Le Grand yazdı
to correctly handle cases with combinations of mirroring and rotation, also changed VclProcessor2D::RenderBitmapPrimitive2D to use own bitmapEx renderer for these cases for better quality (cherry picked from commit b8cf3355) Change-Id: I3f0c61db9c776299e9ee866c4e54d9c6ac431a31
-
Armin Le Grand yazdı
with geometry outside their logic definition (cherry picked from commit 658c1d82) Conflicts: sd/source/ui/view/sdview3.cxx Change-Id: I4451956ab71d50e2ffec63ca17e0051d85823669
-
Armin Le Grand yazdı
(cherry picked from commit 61e12761) Change-Id: Ic358251ac6646b1fd8c8323171bb48958236f407
-
Armin Le Grand yazdı
(cherry picked from commit bcc6f176) Conflicts: sd/source/filter/eppt/epptso.cxx Change-Id: I42bce7ff99264d3bd1e3e5dbdf8eda87a05361a7
-
Armin Le Grand yazdı
(cherry picked from commit b7a63f1d) Conflicts: filter/inc/filter/msfilter/escherex.hxx Change-Id: I66b664c26d5db2dae2deea36490350d40deb3ccd
-
Armin Le Grand yazdı
(cherry picked from commit db00dfd9) Conflicts: vcl/inc/vcl/bitmap.hxx vcl/source/gdi/bitmap3.cxx Change-Id: I1a7817a94232b3d7f1c095dd27025e4cccea348c
-