- 03 Ock, 2013 19 kayıt (commit)
-
-
Markus Mohrhard yazdı
and restore some of the old optimizations Change-Id: I1b42ed135bd3f8dfb663740a1bd2dbfa1216a388
-
Michael Stahl yazdı
Change-Id: I011a946311498cbe42ebcd5cd6517f855ea5e8d8
-
Michael Stahl yazdı
... caused by missing new-line after "\" Change-Id: Ibdccf7f18e909308fbc1e58b6ddd3301e08a2223
-
Michael Stahl yazdı
The test just loads 4 documents and has been disabled for months. Also remove the test documents because they are duplicates and are also stored in writerfilter/qa/documents/. Change-Id: I9f51240483d800bc104c3842b8158dec90b3e69b
-
Michael Stahl yazdı
Also fix the wrong check in cppunit/ExternalProject_cppunit.mk which caused cppunit to always be built without -D_GLIBCXX_DEBUG. Change-Id: Ia247dcd84e2c6fa0e9384fd27643537984d980b5
-
Michael Stahl yazdı
Change-Id: I67e38db4b41849ac4be4ad20825391c84c7ed412
-
Michael Stahl yazdı
Change-Id: I08ab04005720e0de826d6a0cd33211e3a70d5965
-
Tor Lillqvist yazdı
Change-Id: I927f7ea5cae396bb10ffc2568ec68ae69b8f3f82
-
Noel Power yazdı
adds another tweak that had been removed with some print related rewrite Change-Id: If63072c9b2c6158d46f26933fd54766fd808569c
-
Matteo Casalin yazdı
Change-Id: I774af9ca0631e931ddc8c5025981dabca557e325
-
Riccardo Magliocchetti yazdı
pread / pwrite don't look as a Linux and Solaris privilege. Change-Id: Ifb2e88445d4064c13a406007bfd523ae0caa38e5
-
Marcos Paulo de Souza yazdı
This is a big commit, so thanks for your time reviewing this :) Conflicts: basic/source/sbx/sbxscan.cxx Change-Id: Ib9bc710b87475b5695764557321e5dcef25e5933 Signed-off-by:
Miklos Vajna <vmiklos@suse.cz>
-
Kohei Yoshida yazdı
Or else Calc would crash while loading the xls document from gnome519788. As an aside, this xls document appears to be corrupt. Trying to open it in Excel (XP and 2007) causes Excel to offer to repair it, while fails in both versions. Excel XP is somehow able to open it with some content preserved. No such luck with Excel 2007. Change-Id: I04616a4c926862461a2efdd99ccabe36122d6825
-
Kohei Yoshida yazdı
Or else it would crash when loading the doc from fdo#55174. Change-Id: I21eb77f97dcab467c185dacaf9f00753bb4fc18c
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
Not sure what's wrong exactly, but on one tinderbox cl fails because of "unknown" argument (unix path to the source file). Work it around by explicitly converting the path to windows path.
-
Markus Mohrhard yazdı
This should fix the crash with gnome#627420. Change-Id: Ibfff498282dc1c6fe9124ced645392107ef8829f
-
Luboš Luňák yazdı
-
Markus Mohrhard yazdı
This should fix the crash with kde#245919 Change-Id: I7c3af01e27233d2f94d5585247c59e7d5b6ea8ca
-
- 02 Ock, 2013 21 kayıt (commit)
-
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Tor Lillqvist yazdı
Change-Id: I05c558b557cf083feb570f8ac14ecb75c1c21eb6
-
Kohei Yoshida yazdı
This should fix the crasher with the fdo#45266 document. Change-Id: I41cf02f211e289b85c31b2d2d60e0c4d849b7e8e
-
Luboš Luňák yazdı
-
Kohei Yoshida yazdı
Or else resizing and then putting empty elements may crash. The flag storage is used only for empty elements. Change-Id: I1ada8f795a01336af185e6180bc03247c44472ba
-
Kohei Yoshida yazdı
The reported bug description was very concise and unit-testable. We should turn it into a real test. Change-Id: I7383316e8fcf799a59b1c32a1722fd4b6b224d1c
-
Miklos Vajna yazdı
Change-Id: I090a51c112c960b8cc9b208bc7378a5aa3754552
-
Tor Lillqvist yazdı
It uses QuickTime and Carbon.
-
Tor Lillqvist yazdı
-
Eike Rathke yazdı
Re-enable build with ICU 4.6 and 4.8 ICU versions prior to 49 don't know Conditional_Japanese_Starter and Hebrew_Letter Also, the change in i18npool/CustomTarget_breakiterator.mk - -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ with i18npool/source/breakiterator/data/line.txt -$CL = [:LineBreak = Close_Punctuation:] ; +$CL = [:LineBreak = Close_Parenthesis:]; did not produce equivalent results. Instead use $CP = [:LineBreak = Close_Parenthesis:]; $CL = [[:LineBreak = Close_Punctuation:] $CP]; Change-Id: I14fc14319ea34f23393264560452a79bb49fc3a7
-
Luboš Luňák yazdı
-
Tor Lillqvist yazdı
Also make the --with-android-ndk-toolchain-version option mandatory. Otherwise it would be possible to leave it out and that would appear to work in the configure phase but in fact mix stuff up when using a self-built 64-bit tool-chain merged into a r8b,c,d NDK. Sigh, maybe we shouldn't even try to have the configury generic enough to work with any NDK version (which probably it doesn't anyway), but explicitly accept only a small set of NDKs, like r8b,c,d (which probably are the only that we work with anyway). Change-Id: Iecdf3a2d841e7b29598228ae49f48eca9640a82c
-
Miklos Vajna yazdı
-
Luboš Luňák yazdı
-
Peter Foley yazdı
Change-Id: I59edc4c437abccc201823d97f1cbec230d273b05 Reviewed-on: https://gerrit.libreoffice.org/1529Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Luboš Luňák yazdı
Restore all cases to expect /mingw/ included in the path.
-
Tor Lillqvist yazdı
Change-Id: I5465c9176b0b53f9a148fe50373f38c71f179746
-
Werner Koerner yazdı
The bit-values do overlap, 3rd and 4th case were never reached. Change-Id: Iaaf39a11811c4e28c34260a7eab7fa0476165d1b Reviewed-on: https://gerrit.libreoffice.org/1497Reviewed-by:
Tomáš Chvátal <tchvatal@suse.cz> Tested-by:
Tomáš Chvátal <tchvatal@suse.cz>
-
David Tardon yazdı
That means that there is corresponding .po file for given language. As a slight optimization, do not even try to run uiex if _no_ translation would be produced. Change-Id: I901e88b20edfb55e4f8bc661bacf8218b603bdcb
-
Luboš Luňák yazdı
This got broken in a084ea60.
-