summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-09fdo#51550 fix DOCX export dataloss on non-math/chart OLE exportMiklos Vajna4-22/+44
2012-11-09fix libcdr with system lcms2Luboš Luňák1-2/+2
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist10-42/+48
2012-11-09Trying to fix lcms2 againFridrich Štrba2-3/+3
2012-11-09fix binfilter removalLuboš Luňák1-0/+0
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist6-22/+22
2012-11-09Use JNIEXPORT as in the corresponding headersTor Lillqvist3-20/+20
2012-11-09Let's try to make this significantly smaller by keeping only text doc supportTor Lillqvist1-18/+0
2012-11-09When DISABLE_DYNLOADING there is no need to export much any symbols at allTor Lillqvist1-4/+11
2012-11-09binfilter.die.die.dieNorbert Thiebaud40-1591/+14
2012-11-09There is no mnTrailingSpaceWidth here?Tor Lillqvist2-4/+0
2012-11-09Fix path to the VC2008 projectTor Lillqvist1-1/+1
2012-11-09Cut and paste typo ?jailletc361-1/+0
2012-11-09Same, cut and paste typo ?jailletc361-1/+0
2012-11-09remove unused methods in ScConditionalFormatMarkus Mohrhard1-4/+0
2012-11-09add initial xlsx cond format export testMarkus Mohrhard1-4/+58
2012-11-09make the eport test easier to useMarkus Mohrhard1-5/+14
2012-11-09remove unused defineMarkus Mohrhard1-2/+0
2012-11-08make does not like commasPeter Foley1-1/+1
2012-11-08fix system lcms2Peter Foley1-5/+7
2012-11-08blind fix for mingwPeter Foley1-0/+1
2012-11-08fix gbuildified lcms2 on macPeter Foley1-1/+1
2012-11-08convert lcms2 to gbuildPeter Foley17-146/+148
2012-11-08New unit test to ensure correct matrix creation.Kohei Yoshida1-0/+27
2012-11-08fdo#56829: Correctly pass element values to matrix.Kohei Yoshida1-3/+3
2012-11-08corrected Windows lt_atomic_int_dec_and_test()Eike Rathke1-1/+1
2012-11-08Revert "readd SYSTEM_LPSOLVE define in sccomp after gbuildification"Peter Foley1-6/+0
2012-11-08connectivity: fix re-introduced bug fdo 35023Michael Stahl1-1/+1
2012-11-08fdo#54898: Test equality by order index (integer) which is more stable.Kohei Yoshida1-3/+3
2012-11-08New unit test for pivot table's handling of double-precision values.Kohei Yoshida1-0/+112
2012-11-08Function object for printing bucket content. Used only for debugging.Kohei Yoshida1-4/+15
2012-11-08Dump source data for each field re-constructd from the index array.Kohei Yoshida1-0/+10
2012-11-08Add more fontsStefan Knorr14-1/+217
2012-11-08readd SYSTEM_LPSOLVE define in sccomp after gbuildificationRene Engelhard1-0/+6
2012-11-08fix 89e47b8bf1ba3f86204ae3ab997432c26b0eea6b, dereference hash object-refNorbert Thiebaud1-2/+2
2012-11-08xmlcondformat: warning C4701 pot. uninitialized variable pEntry usedMichael Stahl1-2/+2
2012-11-08fix more warning C4804 unsafe use of type boolMichael Stahl2-2/+2
2012-11-08VBA_InsertModule: warning C4804 usafe use of type boolMichael Stahl1-1/+1
2012-11-08scripting: warning C4804 usafe use of type boolMichael Stahl1-1/+1
2012-11-08oox: fix doxygen comments in dumpMiklos Vajna1-22/+22
2012-11-08add a SV_RESID_BITMAP_REFRESH id and map to gtk-refreshCaolán McNamara3-0/+8
2012-11-08center vertical items in first rowCaolán McNamara1-0/+3
2012-11-08I hate sal_Int32, episode #1326.Luboš Luňák1-4/+4
2012-11-08missing braceCaolán McNamara1-0/+1
2012-11-08testcase for a recent bnc#773061 fixLuboš Luňák2-0/+13
2012-11-08implement inset attribute of <v:textbox> (part of bnc#773061)Luboš Luňák8-3/+44
2012-11-08fontconfig's configure looks for <expat.h>Tor Lillqvist1-1/+1
2012-11-08Use --gc-sectionsTor Lillqvist2-2/+2
2012-11-08Produce a linker mapTor Lillqvist2-2/+2
2012-11-08sort secondary group after primary for vertical containersCaolán McNamara2-21/+50