- 29 May, 2013 31 kayıt (commit)
-
-
Michael Stahl yazdı
May cause liborcus build failure. Change-Id: I8a313dbe46cba28bccb749e4496a852872782e3a
-
Stephan Bergmann yazdı
...recently introduced with c75a46fb "fdo#46808, use DialogProvider service constructor." The general theme of this additional ctor appears to be more about "Scripting" than "Listener," and the DialogLib argument is actually expected to be of XNameContainer type. Change-Id: Iea7d906d9b2ffc3b3ee5b2cbfaf7c58191037c9b
-
Cor Nouws yazdı
Change-Id: Ib7243496a4fa0f563ae3bbba4c2c67b62e19f83c Reviewed-on: https://gerrit.libreoffice.org/4087Reviewed-by:
Michael Meeks <michael.meeks@suse.com> Tested-by:
Michael Meeks <michael.meeks@suse.com>
-
David Tardon yazdı
Change-Id: I7e0d99f549841d466d5dfb69cde74b424ae98b0b
-
Miklos Vajna yazdı
Change-Id: I4c4c3a84e8d9d048262e6570a8bed0106e8d184f
-
Miklos Vajna yazdı
Change-Id: I86464c44022ef8c8a8037d4228bb2a6409fc77af
-
Miklos Vajna yazdı
In VML, positive rotation angles are clockwise, we have them as counter-clockwise. This wasn't noticed earlier, as the n751117.docx testcase also had flip:x. (For example, rotation with angle 90 + flip:x is presented as 270 by the UI.) Fix this, and also mirror the angle when flip:x is present. Change-Id: I591ec3369a5bdca53f9684006a459d11e37fbc33
-
Miklos Vajna yazdı
Word exposes this as Watermark in its UI. Change-Id: I23d9b2aab2dab60a98c7f456b0592c2b74bcaf81
-
Miklos Vajna yazdı
Make sure writerfilter only removes the last character of the text if it's a newline. Change-Id: I96980e2d148ced93363b3147545afdd0dd070e5d
-
Caolán McNamara yazdı
Change-Id: Ice41a86e17d5cbee784e239224b640ea4378ac36
-
Noel Power yazdı
Change-Id: I0399a9557170de7d45f0fffbcb2c00a8f084010b
-
Stephan Bergmann yazdı
(Preventing documentation of macros via @cond ... @endcond is apparently at least broken in Doxygen 1.8.3 and working in Doxygen 1.8.4.) Change-Id: I2ee582119dba2c3d27db5298786d3076921af46d
-
Caolán McNamara yazdı
Change-Id: I72e0b6b3261422bd5fc47445d38cc64241d62362
-
Ariel Constenla-Haile yazdı
(cherry picked from commit ad118656) Change-Id: Ib556732abb42dd3371331368c2b2eb717d505461
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 0b31fa19) Change-Id: I1f96c6239d7278c4eb0c17b69f9d35e08eb8260b
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 78b2bf15) Change-Id: I876b24bc5324c3aede992c4cadb7014b570de5dc
-
Oliver-Rainer Wittmann yazdı
(cherry picked from commit 613c8044) Change-Id: I8412a600ea4a828639b3334b3d913705b6e4f782
-
Ariel Constenla-Haile yazdı
in Fields dialog Patch by: Tsutomu Uchino (cherry picked from commit 5e59a33a) Change-Id: I8e7264caa875fe49cf66a24e201fbf8966aa19fa
-
Herbert Dürr yazdı
(cherry picked from commit 687d6ed3) Conflicts: sw/source/filter/ww8/WW8TableInfo.hxx Change-Id: If21c5d7c6db2803f7da59e28c00d47790abffe86
-
Caolán McNamara yazdı
Change-Id: Ibcf70dd5626474bb2a023ce43d7ac661401fd1cb
-
Petr Mladek yazdı
There was a mistage when merging the clean up. Note that $(UNIXFILENAME.$*) is not correctly substituted if the variables are define by another VAR.bla variables. This is why we need to hardcode the lowercase names here. Change-Id: I9110083122175cdbd09baa0533d890a7ef6d8213
-
Andras Timar yazdı
Change-Id: Ifc518e65ccdce4e853fc419b87547b00d0e437a4
-
Noel Power yazdı
Change-Id: I91203e74d54adba17a20ef7b7d835d9ac49855be
-
Pedro Giffuni yazdı
not working correctly. Patch by: lihuiibm Reviewed by: Chen Peng
-
Tor Lillqvist yazdı
Change-Id: I86080d7849b58f39623c22494992b2d84d9ed6de
-
Herbert Dürr yazdı
if the pCallStack variable is optimized out then any assumptions of the method's inlined assembler about stack layout collapse. Adding a pseudo dependency to the pCallStack variable solves that problem (cherry picked from commit 254359b9) Conflicts: bridges/source/cpp_uno/gcc3_freebsd_x86-64/uno2cpp.cxx bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx Change-Id: I5ba7713c2630bb3ecc4343632e796c38541bcd0e
-
Herbert Dürr yazdı
in some build environments the use of std::transform() with plain pointers as input iterators results in many warnings about how unsafe such a construct is. The warnings could be suppressed e.g. on MSVC with the SCL_SECURE_NO_WARNINGS define. Open coding the construct makes it cleaner and more debugable though. (cherry picked from commit a599e524) Conflicts: comphelper/inc/comphelper/namedvaluecollection.hxx Change-Id: I3233116bfb862f6cda038541ffecac492623611c
-
Stephan Bergmann yazdı
Change-Id: I949a5cf0cb2f4595db7d25103f7caf51b861e8ec
-
Thomas Arnhold yazdı
Change-Id: I0057b9174af6a83f3fde0e27c3a91a4aeca95873 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Miklos Vajna yazdı
That destination contains a whole shape, but the only interesing detail of it is the fill color, which is the page background color. Change-Id: I9527db8954c48c980f8734c9bbeaa6ccd3c48fbc
-
Tor Lillqvist yazdı
Change-Id: I1214498e57fcbb2b7208c213a2b98dc7dc3bf3ae
-
- 28 May, 2013 9 kayıt (commit)
-
-
Jianyuan Li yazdı
Reported by: Yan Ji Review by: sunying Patch by: Jianyuan Li (cherry picked from commit 43ff744c) Conflicts: filter/source/msfilter/msdffimp.cxx Change-Id: I88ab49daa7b82b573eaf6a22eb4a2ce97b871027 Signed-off-by:
Xisco Fauli <anistenis@gmail.com>
-
Noel Power yazdı
Change-Id: I4606b4b1e26303ebba501276a176b2fb66bf9e37
-
Herbert Dürr yazdı
(cherry picked from commit c6f4bbfa) Conflicts: sc/source/core/data/bcaslot.cxx Change-Id: I774235d445192833031f99211639f23116e37bb4
-
Oliver-Rainer Wittmann yazdı
- remove superfluous slot invalidation (cherry picked from commit 2ff25b11)
-
Herbert Dürr yazdı
(cherry picked from commit a3eded97) Conflicts: jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx Change-Id: I5ec6aa62147f9b3fb3e5142fbc2658c0b54f21b8
-
Tor Lillqvist yazdı
Change-Id: Ic1a85b48363b2596ebfe225dc76332068229cb96
-
Tor Lillqvist yazdı
(It causes linker errors, type_info destructor not found and a few others. Possibly this is a bug in Apple's libc++abi?) Change-Id: I50bc97c8e061ff47d4ff16f31d37cfe3b4f5a010
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 76f5fa8e) Conflicts: officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu Change-Id: I72d3f6ae382793943084235a8e8112bba509e694
-
Caolán McNamara yazdı
Change-Id: Ie53c9acd51a53fbb11f0735739edbf18551a620b
-