- 20 Mar, 2013 40 kayıt (commit)
-
-
Thorsten Behrens yazdı
This was a kludge from back in the day when pdfimport was an extension and could not link against office libs. While at it, fix mirror method to handle unicode surrogates correctly. Change-Id: I3582a7870efdfea50446d3604a185025b1d5a196
-
Thorsten Behrens yazdı
Change-Id: I2253c1a4d90ab348764cd8863b8aaf2036a254de
-
Michael Stahl yazdı
The user-dir is already removed before the test runs, which is more important; it may be convenient to look at documents written by the tests, and these end up in the user-dir. Change-Id: I53cc1ca49c6dfc5fa3e69f55413cf3eb8676befa
-
Tor Lillqvist yazdı
Change-Id: Ie3b740818b6f705b24e2c718dd47f43ebdb2a3e1
-
Tor Lillqvist yazdı
Change-Id: Ib902f3f4b428d5c23347a31773011ddf74f28e99
-
Tor Lillqvist yazdı
Change-Id: I6bc1e3ae56d936f6ef28e9d067360ac364e7af5e
-
Michael Stahl yazdı
Change-Id: I925088159784eae7a8918734aaf0b1c1304a3d7b
-
Noel Power yazdı
in basic some function results are influenced by locale, now in the basic_coverage directory you can have sub dirs ( named by the proper locale e.g. de-DE etc. ) and any macros found there will be run in the desired locale Change-Id: I625ee58d37493f83a15a62214bde6708e8fa75f7
-
Michael Meeks yazdı
Change-Id: I11be81b52e32c776905a6caac1582cd1a839ab24
-
Stephan Bergmann yazdı
Change-Id: Ice6615b4b0c9367efc278c3b399f6c35ede6fcd7
-
Cédric Bosdonnat yazdı
Change-Id: Ie012e010ca92728725535345c76fc9f5eb31a254
-
Cédric Bosdonnat yazdı
Change-Id: I6e542ecc0e0f5a2b3e0ca59a52bb809b1a23284f
-
Julien Nabet yazdı
+ return early if no whichid or after default case Change-Id: I40f3ec310604ccde22022dd2e82984b0f3057307 Reviewed-on: https://gerrit.libreoffice.org/2869Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Stephan Bergmann yazdı
Change-Id: I402cdcf2c9a78eb40c26c4cd016f603d85a38d39
-
Stephan Bergmann yazdı
Change-Id: I9cc8acac54bd5a02652462c3967b4c81f7cf8ee3
-
Stephan Bergmann yazdı
Change-Id: Ia0782d64e23f67b533e57dad587951f061a7c1d2
-
Regina Henschel yazdı
(cherry picked from commit 26e91b07) Change-Id: I504ec85fa7b94a4473905b7e2720b2169c53e6cf
-
Stephan Bergmann yazdı
Change-Id: Ic7ca080e00d94f93306f65ba17ffc23dd4d746e7
-
Julien Nabet yazdı
Change-Id: Ief63d63233d11015f64f5e6a19544889f0389ca3 Reviewed-on: https://gerrit.libreoffice.org/2870Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Stephan Bergmann yazdı
...instead of prefix match as the use of compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) would imply. Change-Id: I266b68073ba01b9c1e91e24816b8a61f09bd60ac
-
Julien Nabet yazdı
aSlotIds.push_back(0) => aSlotIds can't be empty => pSlotIds can't be null So no 704822 Change-Id: I52237fcd4f160a294c23307c2e33b515372b3c92 Reviewed-on: https://gerrit.libreoffice.org/2872Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Thomas Arnhold yazdı
Change-Id: Ib12b2c975d90cf842381916f3eb98dad3b4b3b4d
-
Thomas Arnhold yazdı
Now all should be gone. Change-Id: Iaaaebfbb85535d95eab6a2043e7d5e2e845d9782
-
Tor Lillqvist yazdı
Change-Id: I1b5c2182762d8a5272ae495f0ada01e81bf38cf5
-
Stephan Bergmann yazdı
Change-Id: I197fcafa3d39e5ec312d7e0c56b076a479391a73
-
Michael Stahl yazdı
Change-Id: Ic90bd3de5fbe1e9c211e61b04cdb4149437fa325
-
Thorsten Behrens yazdı
Fixup for b4966ea6, hopefully captures meaning a bit better in English. Change-Id: If09b4227885eacbc04f0ccb1fcc8fdb892034727
-
Stephan Bergmann yazdı
...from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers/jni.h Change-Id: I2ae814f0491fe8a24a91504f7f14cc7416437d0f
-
Luboš Luňák yazdı
-
Julien Nabet yazdı
Change-Id: I9f3befc235b0fb7933294be4a97d168ef203a79c Reviewed-on: https://gerrit.libreoffice.org/2866Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Thorsten Behrens yazdı
Unused mutices in basegfx, turns out that was a rather broken attempt to guard lazy-init statics. Implemented properly with rtl::Static now. Change-Id: Icefe82a53ef6ed33114732a6bb70f9aa0c28b55e
-
Miklos Vajna yazdı
In case we know there is a non-section paragraph at the end of the document. Intentionally not adding a unit test as David Ostrovsky is working on one already. Change-Id: Ia6026846981b5af014246a8a604c5f762d34c891
-
Muthu Subramanian yazdı
-
Chr. Rossmanith yazdı
Change-Id: I9a0677cb36805d0a27514824c937901f73fee1c8 Reviewed-on: https://gerrit.libreoffice.org/2864Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Stephan Bergmann yazdı
Change-Id: I3a41036ec03cdaefea94b19dbedf59e5a5e37dc8
-
Stephan Bergmann yazdı
...which is a confusing overload with unexpectedly different semantics from the one-parameter form. In preparation of marking it as deprecated. Change-Id: I4f176995546ae583fc570d770647ffc315eecc75
-
Stephan Bergmann yazdı
...as the use of compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) would imply. Change-Id: I46f2f0c5e66e5ced4dfea00c2a7e87a316748a0b
-
Stephan Bergmann yazdı
...instead of prefix match as the use of compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) would imply. Change-Id: I0b0939ac7d753f1972007c479d4231d45ffecd13
-
Stephan Bergmann yazdı
...instead of prefix match as the use of compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) would imply. Change-Id: If46b3b5f0675b2a6f32d3300c5fef80d5d20956b
-
Stephan Bergmann yazdı
...instead of prefix match as the use of compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) would imply. Change-Id: Iea78d873bf226665998d7ff67e3cdbbae97d9b38
-