summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-24To avoid __dso_handle problems, use android-8, says Mike Hommeyprivate/tml/android-use-faulty.libTor Lillqvist1-3/+3
2012-09-24Further changes for an attempt to use the faulty.lib linker on AndroidTor Lillqvist3-1/+39
2012-09-24_PTHREADS is meaningless in Android headersTor Lillqvist1-0/+4
2012-09-24Make the faulty.lib code actually compile and linkTor Lillqvist2-0/+16
2012-09-24Import the "faulty.lib" linker for AndroidTor Lillqvist17-0/+5537
2012-09-24Pass --build and --host when cross-compilingTor Lillqvist1-0/+1
2012-09-24Link the windows build of libwpd against the shared library runtimesFridrich Štrba2-0/+108
2012-09-24Don't use gb_ICU_suffix on Android when DISABLE_DYNLOADINGTor Lillqvist1-1/+1
2012-09-24Check DISABLE_DYNLOADING, not just iOSTor Lillqvist2-11/+11
2012-09-24Check DISABLE_DYNLOADING, not just iOSTor Lillqvist1-2/+2
2012-09-24Reverting libwpd 0.9.5 to 0.9.4 ABIFridrich Štrba2-0/+32
2012-09-24de-duplicate SwNodes::TextToTable()Michael Stahl1-145/+116
2012-09-24rhbz#820283: fix crashes in DOCX table import:Michael Stahl1-0/+14
2012-09-24tweak assertions in SwTable::CheckConsistency()Michael Stahl1-13/+21
2012-09-24Fix windows build of libwpdFridrich Štrba1-1/+1
2012-09-24Uploading the new libwpd 0.9.5Fridrich Štrba9-378/+56
2012-09-24refactor code with <algorithm>Takeshi Abe2-19/+6
2012-09-24::rtl::OUString to OUString in basctlRicardo Montania2-40/+40
2012-09-24Remove unused codeOlivier Hallot1-194/+0
2012-09-24pywizards: add a name textbox to the filepickerXisco2-19/+12
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli36-137/+109
2012-09-24pyfax: Added by mistakeXisco Fauli0-0/+0
2012-09-24typo: COMMEND->COMMENTAndras Timar4-11/+11
2012-09-24use correct directory dependencyDavid Tardon1-2/+2
2012-09-24Remove java_uno.map unused after gbuildificationStephan Bergmann1-45/+0
2012-09-24Remove unused member SwDoc::pMacroTableArnaud Versini2-4/+0
2012-09-24JNIEXPORT -> SAL_DLLPUBLIC_EXPORT after gbuildificationStephan Bergmann3-11/+11
2012-09-24fix parent style import xlsx fdo#55198Noel Power3-6/+29
2012-09-24it seems climaker needs UREDavid Tardon1-1/+7
2012-09-24Revert "fdo#54609: Exception while importing xlsx."Fridrich Štrba1-14/+7
2012-09-24fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna3-0/+28
2012-09-24fdo#49655 dmapper: fix default page style layoutMiklos Vajna1-0/+2
2012-09-24To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann3-1/+14
2012-09-24rhbz#836827: SQLFeatureNotSupportedException only in Java 6Stephan Bergmann1-4/+10
2012-09-24fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba1-1/+3
2012-09-24Use prefix in the DISABLE_DYNLOADING caseTor Lillqvist1-0/+4
2012-09-24As far as I can see this function is unusedTor Lillqvist1-5/+0
2012-09-24another attempt to fix android ARM buildDavid Tardon2-6/+4
2012-09-24drop unused headersDavid Tardon1-3/+0
2012-09-24more_font: fix dejavu deliveryNorbert Thiebaud1-25/+22
2012-09-24remove unused parameterMarkus Mohrhard1-5/+5
2012-09-23gbuildification of more_fontsNorbert Thiebaud22-40/+315
2012-09-23bool to sal_Bool for rtl::OUStringBuffer::appendMarkus Mohrhard1-1/+1
2012-09-23add forgotten filesMarkus Mohrhard4-0/+80
2012-09-23set encoding of Hungarian MSI tables to UTF-8Andras Timar1-1/+1
2012-09-23fdo#54276 speed up packaging on Windows significantlyAndras Timar1-3/+8
2012-09-23followup of bccb30a0Andras Timar5-86/+0
2012-09-23merge_mergemodules_into_msi_database: ditch unused function argumentsAndras Timar2-2/+2
2012-09-23fdo#49350 Speedup "OK" action of auto-correct dialogTomaž Vajngerl4-126/+205
2012-09-23WaE unused parameterMarkus Mohrhard1-3/+2