summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-08fdo#33365 added wrapper for boost random, use that in RAND()tino5-1/+87
2012-12-07remove config_xxx.h files in distcleanLuboš Luňák1-1/+1
2012-12-07missing delivery in cppunit on MacNorbert Thiebaud1-0/+1
2012-12-07Some cppcheck cleaningJulien Nabet5-12/+4
2012-12-07fix Wshadow warnings in boost randomMarkus Mohrhard2-0/+36
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks20-1/+19
2012-12-07get cppunit/disable-dynloading.patch to applyLuboš Luňák1-1/+1
2012-12-07avoid annoying warning about missing file included from Makefile.topLuboš Luňák1-1/+1
2012-12-07add rtl::OUStringBuffer::append(bool)Luboš Luňák4-1/+91
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