summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Further hacks to use an add-on Bionic linker copy, unfinishedprivate/tml/android-use-bionic-linker-copyTor Lillqvist2012-09-246-57/+133
* Call our own version of the run-time linker instead of the system oneTor Lillqvist2012-09-241-0/+15
* This isn't the real system run-time linker so no problem calling malloc() etcTor Lillqvist2012-09-241-16/+1
* We don't need visibility markup hereTor Lillqvist2012-09-241-5/+0
* Make the Bionic linker stuff compile (but don't use it yet)Tor Lillqvist2012-09-248-751/+104
* Import Android's run-time linker for furter hacking and useTor Lillqvist2012-09-2413-0/+4855
* Pass --build and --host when cross-compilingTor Lillqvist2012-09-241-0/+1
* Link the windows build of libwpd against the shared library runtimesFridrich Štrba2012-09-242-0/+108
* Don't use gb_ICU_suffix on Android when DISABLE_DYNLOADINGTor Lillqvist2012-09-241-1/+1
* Check DISABLE_DYNLOADING, not just iOSTor Lillqvist2012-09-242-11/+11
* Check DISABLE_DYNLOADING, not just iOSTor Lillqvist2012-09-241-2/+2
* Reverting libwpd 0.9.5 to 0.9.4 ABIFridrich Štrba2012-09-242-0/+32
* de-duplicate SwNodes::TextToTable()Michael Stahl2012-09-241-145/+116
* rhbz#820283: fix crashes in DOCX table import:Michael Stahl2012-09-241-0/+14
* tweak assertions in SwTable::CheckConsistency()Michael Stahl2012-09-241-13/+21
* Fix windows build of libwpdFridrich Štrba2012-09-241-1/+1
* Uploading the new libwpd 0.9.5Fridrich Štrba2012-09-249-378/+56
* refactor code with <algorithm>Takeshi Abe2012-09-242-19/+6
* ::rtl::OUString to OUString in basctlRicardo Montania2012-09-242-40/+40
* Remove unused codeOlivier Hallot2012-09-241-194/+0
* pywizards: add a name textbox to the filepickerXisco2012-09-242-19/+12
* pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli2012-09-2436-137/+109
* pyfax: Added by mistakeXisco Fauli2012-09-240-0/+0
* typo: COMMEND->COMMENTAndras Timar2012-09-244-11/+11
* use correct directory dependencyDavid Tardon2012-09-241-2/+2
* Remove java_uno.map unused after gbuildificationStephan Bergmann2012-09-241-45/+0
* Remove unused member SwDoc::pMacroTableArnaud Versini2012-09-242-4/+0
* JNIEXPORT -> SAL_DLLPUBLIC_EXPORT after gbuildificationStephan Bergmann2012-09-243-11/+11
* fix parent style import xlsx fdo#55198Noel Power2012-09-243-6/+29
* it seems climaker needs UREDavid Tardon2012-09-241-1/+7
* Revert "fdo#54609: Exception while importing xlsx."Fridrich Štrba2012-09-241-14/+7
* fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna2012-09-243-0/+28
* fdo#49655 dmapper: fix default page style layoutMiklos Vajna2012-09-241-0/+2
* To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann2012-09-243-1/+14
* rhbz#836827: SQLFeatureNotSupportedException only in Java 6Stephan Bergmann2012-09-241-4/+10
* fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba2012-09-241-1/+3
* Use prefix in the DISABLE_DYNLOADING caseTor Lillqvist2012-09-241-0/+4
* As far as I can see this function is unusedTor Lillqvist2012-09-241-5/+0
* another attempt to fix android ARM buildDavid Tardon2012-09-242-6/+4
* drop unused headersDavid Tardon2012-09-241-3/+0
* more_font: fix dejavu deliveryNorbert Thiebaud2012-09-241-25/+22
* remove unused parameterMarkus Mohrhard2012-09-241-5/+5
* gbuildification of more_fontsNorbert Thiebaud2012-09-2322-40/+315
* bool to sal_Bool for rtl::OUStringBuffer::appendMarkus Mohrhard2012-09-231-1/+1
* add forgotten filesMarkus Mohrhard2012-09-234-0/+80
* set encoding of Hungarian MSI tables to UTF-8Andras Timar2012-09-231-1/+1
* fdo#54276 speed up packaging on Windows significantlyAndras Timar2012-09-231-3/+8
* followup of bccb30a0Andras Timar2012-09-235-86/+0
* merge_mergemodules_into_msi_database: ditch unused function argumentsAndras Timar2012-09-232-2/+2
* fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl2012-09-234-126/+205