summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák34-25/+124
2012-12-07Updated coreAndras Timar1-0/+0
2012-12-07Emacs modeline + whitespace fix.Jan Holesovsky1-2/+3
2012-12-07don't display caption number separator on category 'None'Jack Leigh1-1/+6
2012-12-07fix bogus warning about invalid pool idsCaolán McNamara1-3/+5
2012-12-07drop some static OUStringsCaolán McNamara6-36/+19
2012-12-07Use XNotifyingDispatch to avoid racesStephan Bergmann1-9/+38
2012-12-07CLANGPLUGIN_CPPFLAGS did not actually workStephan Bergmann3-9/+17
2012-12-07remove unwanted SAL_CALLLuboš Luňák1-3/+3
2012-12-07sal_Bool to boolTakeshi Abe9-69/+69
2012-12-07fdo#44736 - convert RTFSprms to a copy-on-write structure.Michael Meeks3-40/+92
2012-12-07fix for fdo#57551: landscape/portrait sequence lost in FILESAVE as .docLuke Deller1-0/+4
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz47-265/+213
2012-12-07::rtl:: prefixes removalJosé Guilherme Vanz13-24/+9
2012-12-07::rtl:: removal in ooxJosé Guilherme Vanz10-78/+72
2012-12-07eEscape can never be FN_SET_SUPER_SCRIPTCaolán McNamara1-5/+0
2012-12-07fdo#55289: fix crash in SwXShape::setPropertyValue:Michael Stahl2-1/+49
2012-12-07Revert "Use XSynchronousDispatch to avoid races"Stephan Bergmann1-6/+9
2012-12-07loplugin: various unused variablesCaolán McNamara4-8/+4
2012-12-07Use XSynchronousDispatch to avoid racesStephan Bergmann1-9/+6
2012-12-07Unused variablesStephan Bergmann4-23/+2
2012-12-07Proper indentationStephan Bergmann1-62/+85
2012-12-07Proper indentationStephan Bergmann1-2/+6
2012-12-07-Werror,-Wunused-resultStephan Bergmann1-2/+1
2012-12-07-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann1-6/+3
2012-12-07-Werror,-Wunused-private-fieldStephan Bergmann4-7/+5
2012-12-07no SAL_CALL for internal utility functionsLionel Elie Mamane2-14/+14
2012-12-07an app can have print options without a print options dialogCaolán McNamara14-23/+41
2012-12-07sw: unused RtfReaderMiklos Vajna2-55/+0
2012-12-07We definitely want a log file to check in case something goes wrongFridrich Štrba1-1/+1
2012-12-07fix missing SAL_CALL attributesNoel Grandin1-5/+5
2012-12-07Make the usage notice correspond to realityFridrich Štrba1-6/+3
2012-12-07Add --enable-windows-build-signing optionFridrich Štrba3-4/+23
2012-12-07Allow signing of dlls and exes with default certificate without passwordFridrich Štrba1-9/+5
2012-12-07cppunit is PLAINLIBS_NONEStephan Bergmann1-1/+1
2012-12-07cppunit is PLAINLIBS_NONEStephan Bergmann1-1/+1
2012-12-07One more typoStephan Bergmann1-1/+1
2012-12-07TypoStephan Bergmann1-1/+1
2012-12-07Adapt to XComponentContextStephan Bergmann5-14/+19
2012-12-07Unused includeStephan Bergmann1-1/+0
2012-12-07Clean up SerialNumberAdapter implementationStephan Bergmann6-53/+155
2012-12-06bnc#792528: Play it safe for non-Excel documents.Kohei Yoshida1-1/+4
2012-12-06bnc#792528: Import static data series labels from xlsx correctly.Kohei Yoshida3-54/+48
2012-12-07also with cppunit_dll.vcxprojMarkus Mohrhard1-1/+1
2012-12-07switch to cppunit tarball with vcproj and vcxproj filesMarkus Mohrhard1-1/+1
2012-12-07Revert "fix pretty broken cppunit gbuild conversion on windows"Markus Mohrhard6-3114/+1
2012-12-07fix pretty broken cppunit gbuild conversion on windowsLuboš Luňák6-1/+3114
2012-12-06formating cleanupPeter Foley1-166/+174
2012-12-06Numbertext 0.9.5 (Python 3 fixes)Andras Timar2-2/+2
2012-12-06OUStringBuffer::remove( int ) -> truncate( int )Luboš Luňák3-10/+10