summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-24To avoid __dso_handle problems, use android-8, says Mike Hommeyprivate/tml/android-use-faulty.libTor Lillqvist
Change-Id: I29e85f963ec01d52014d9f7917c2deefd149d6ae
2012-09-24Further changes for an attempt to use the faulty.lib linker on AndroidTor Lillqvist
Change-Id: Ib9422711e981ff63d6e4f197c2e04a25c22e8adc
2012-09-24_PTHREADS is meaningless in Android headersTor Lillqvist
Change-Id: Ic6ada5f5b54e599993a8eb2826a6036c95fd2409
2012-09-24Make the faulty.lib code actually compile and linkTor Lillqvist
Change-Id: I81614321ef29bff647c7c4e4b356d5f115ccb3f3
2012-09-24Import the "faulty.lib" linker for AndroidTor Lillqvist
From https://github.com/glandium/faulty.lib at commit 5afe2a7377c5c35c67c3c2a74c403b5ca64cf3b3 . Renamed .cpp files to .cxx to match gbuild's expectations.
2012-09-24Pass --build and --host when cross-compilingTor Lillqvist
Change-Id: Ia7c7a5626f2e81de9af65897e18f7d174a6e08c7
2012-09-24Link the windows build of libwpd against the shared library runtimesFridrich Štrba
Change-Id: I9dfa2ffb8aeb5b57435f6d67ab662174b794e5b4
2012-09-24Don't use gb_ICU_suffix on Android when DISABLE_DYNLOADINGTor Lillqvist
Change-Id: Ie4a76ddb1db8d45e32d64d13aca01a0b29b519d2
2012-09-24Check DISABLE_DYNLOADING, not just iOSTor Lillqvist
Change-Id: I839137b19c802c45eed73bae57beac81973d8da3
2012-09-24Check DISABLE_DYNLOADING, not just iOSTor Lillqvist
Change-Id: I56bed2cb5588fda364cf5a25ff9dff478f6a816a
2012-09-24Reverting libwpd 0.9.5 to 0.9.4 ABIFridrich Štrba
Change-Id: I7056c68f87c88086ef8024b8284a734823e2f808
2012-09-24de-duplicate SwNodes::TextToTable()Michael Stahl
Change-Id: I8a61b67cb5bd1333c05f9a98c7af6e3ed05c8fd0
2012-09-24rhbz#820283: fix crashes in DOCX table import:Michael Stahl
It is apparently possible that writerfilter creates a table with irregular structure, where the lines have varying numbers of boxes in them. This may cause crashes on later editing operations, e.g. when SwTable::NewInsertCol() is unable to find boxes covering a particular column. To prevent this, add missing boxes in SwNodes::TextToTable(). Change-Id: I423821645baeaf55595e4933e1ab8fb89b2099f3
2012-09-24tweak assertions in SwTable::CheckConsistency()Michael Stahl
Change-Id: Ib06543b7e59694f240b2b5fadcd6b464ce9e5792
2012-09-24Fix windows build of libwpdFridrich Štrba
Change-Id: I22db3f6bf435e54f0d264b18bd6b53c784756fe8
2012-09-24Uploading the new libwpd 0.9.5Fridrich Štrba
Change-Id: I0949b85f7c2ffbb5c00cce24949b21cc616135db
2012-09-24refactor code with <algorithm>Takeshi Abe
Change-Id: I774492928a909a0768ebcdc9cb56651146659351 Reviewed-on: https://gerrit.libreoffice.org/677 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2012-09-24::rtl::OUString to OUString in basctlRicardo Montania
Change-Id: I3fc3d463fbaefe31b3541502c9f3dfbd4d1db4f9 Reviewed-on: https://gerrit.libreoffice.org/678 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2012-09-24Remove unused codeOlivier Hallot
According to unusedcode.easy Change-Id: I31edd26d8ee7934b47ed7bf5ec6c07e1b8c5c5e9 Reviewed-on: https://gerrit.libreoffice.org/682 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2012-09-24pywizards: add a name textbox to the filepickerXisco
Now it's possible to change the name of the file that is going to be saved Change-Id: I482466e7c006a38a1eab543872101c029d5e2d65 Reviewed-on: https://gerrit.libreoffice.org/688 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli
Change-Id: I8ed98ff5125caf28680f94865ab2fe122f124182 Reviewed-on: https://gerrit.libreoffice.org/683 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-09-24pyfax: Added by mistakeXisco Fauli
Change-Id: I484d64aab55aef2992d6c2f656cab68f398936d2 Reviewed-on: https://gerrit.libreoffice.org/684 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-09-24typo: COMMEND->COMMENTAndras Timar
Change-Id: I1bac574d44b1fbbdd2cde41ba1af033e952d811a
2012-09-24use correct directory dependencyDavid Tardon
Change-Id: If9c42a039700df521175962c5f199a36219eb907
2012-09-24Remove java_uno.map unused after gbuildificationStephan Bergmann
Change-Id: I05893a797e276fd7b4f5c05c09743def55cb4036
2012-09-24Remove unused member SwDoc::pMacroTableArnaud Versini
Change-Id: Ic09b960b675d674a16f7f252ed2a974c4e25505b Reviewed-on: https://gerrit.libreoffice.org/680 Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr> Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
2012-09-24JNIEXPORT -> SAL_DLLPUBLIC_EXPORT after gbuildificationStephan Bergmann
(no longer using map file). Change-Id: Ib19995e11bd5e8bd5c26d29e2bf298e734a06f1f
2012-09-24fix parent style import xlsx fdo#55198Noel Power
Change-Id: I77d38eba69ad7aa89b0f9b692e40fd365d002071
2012-09-24it seems climaker needs UREDavid Tardon
Change-Id: Idc8a30048c9c5520004fef1976a1fb5eeb74fbea
2012-09-24Revert "fdo#54609: Exception while importing xlsx."Fridrich Štrba
We fixed a root cause of that exception. This reverts commit 0f0bd022b6f8ae89655a6e47964842086a9beb80. Conflicts: oox/source/docprop/ooxmldocpropimport.cxx Change-Id: Ica3691e967a30722516420997e6e49fbf38f20d2
2012-09-24fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna
Usually table text comes after the \intbl control word, but it turns out text is allowed earlier. Make sure such text is buffered, otherwise we'll send paragraph / run properties to the dmapper in the middle of table properties, which is obviously not allowed. Change-Id: I34f1df7e171316a7d926179689627301860d492f
2012-09-24fdo#49655 dmapper: fix default page style layoutMiklos Vajna
The default in Writer is mirrored, but in Word it's left and right. Change-Id: I8c615a3a18ad7493deb2a3a9369c13f3e4d5799d
2012-09-24To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann
Change-Id: I8c48b09fcab18af196a8441351bcf3180a32005b
2012-09-24rhbz#836827: SQLFeatureNotSupportedException only in Java 6Stephan Bergmann
...so if the patched hsqldb.jar is compiled with Java 7, it creates instances of SQLFeatureNotSupportedException, and when at LO runtime a Java 5 gcj is used, loading the relevant hsqldb.jar classes will fail with a NoClassDefFoundError caused by a ClassNotFoundException. Adding java.sql.Driver.getParentLogger in Java 7 was an incompatible change, but it appears that the java.sql framework is prepared to handle old implementations (for which the JVM will throw AbstractMethodError), so it appears that it works to fake that AbstractMethodError here. Change-Id: Id1fddc9cbdd8c88cd68fb5877ec59fe8d61e1562
2012-09-24fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba
MSO 2010 can produce a files with different timestamps in the central directory entry and local file header Change-Id: Ic6fc0b2fad96eb30babdd7e6ef4a0175936da4c5
2012-09-24Use prefix in the DISABLE_DYNLOADING caseTor Lillqvist
Change-Id: Ic110b66fc8f9e9ce812be3ea2d0672db4d223d39
2012-09-24As far as I can see this function is unusedTor Lillqvist
Avoids duplicate symbol clash with the other function with an identical name and signature in sw/source/ui/uno/swdet2.cxx in the case of disable-dynloading. The IsDocShellRegistered() function used in sw/source/filter/basflt/iodetect.cxx presumably refers to the one in swdet2.cxx, as iodetect and swdet2 both go into the swd library, while fltini goes into the sw library. Change-Id: I2916f1698542679bf18abf9a7981fc32ef2d9829
2012-09-24another attempt to fix android ARM buildDavid Tardon
Change-Id: I36488341d84cb2db05ba564dafa65add79eff9da
2012-09-24drop unused headersDavid Tardon
Change-Id: I4659664bd0c4172d2935c15ef2170715a3519b24
2012-09-24more_font: fix dejavu deliveryNorbert Thiebaud
Change-Id: I557057bfbbbf34a426225ce02052d81a3c190c57
2012-09-24remove unused parameterMarkus Mohrhard
Change-Id: I869d20ae472d6147426391db3912625f7176b2b4
2012-09-23gbuildification of more_fontsNorbert Thiebaud
Change-Id: Ifae1342ee0af447cb08a24e0804f6e42ae826a2a
2012-09-23bool to sal_Bool for rtl::OUStringBuffer::appendMarkus Mohrhard
Change-Id: I4132cbb37438a11ed4e2558d28cd3e397a87d1ce
2012-09-23add forgotten filesMarkus Mohrhard
Change-Id: I9c4b0e1d5027965ba4a8d5e33180cc23376d292a
2012-09-23set encoding of Hungarian MSI tables to UTF-8Andras Timar
needed for the word "Bokma°l" Change-Id: Iea342161edbdf4983906d5859d279de3899a3839
2012-09-23fdo#54276 speed up packaging on Windows significantlyAndras Timar
See the bug for more details. Change-Id: I01aed95c204ebeffa9cd7678f698a100a836f267
2012-09-23followup of bccb30a0Andras Timar
Change-Id: Ibf053d078ad048094527e4e25ee9499dbaacd007
2012-09-23merge_mergemodules_into_msi_database: ditch unused function argumentsAndras Timar
Change-Id: I33ea8817dcbd184cf824fc7252def5e3e9dfa3da
2012-09-23fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl
Instead of synchronizing the main list and the list of entries in the dialog, just remember what was added and removed and only add / remove those entries in the main "SvxAutoCorrect" list. Additional add MakeCombinedChanges which adds and remove entries in one call and only writes changes to the "acor" file once. Change-Id: Idcc4c64d25e050c3f6eb9960a59c4a55d06b5ca1
2012-09-23WaE unused parameterMarkus Mohrhard
Change-Id: I223fb29da72f72dcc6ebf218449450ce78ff4857