summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-23doxygen warning fixesLuboš Luňák7-14/+14
2012-04-23if debug symbols are enabled indirectly, make sure they are actually builtLuboš Luňák1-0/+5
2012-04-23configure checks for gcc options that clang does not supportLuboš Luňák5-21/+110
2012-04-23not much point in trying to be too precise about how much space -g build takesLuboš Luňák1-1/+1
2012-04-23more flexible --enable-symbols=<for>Luboš Luňák7-31/+67
2012-04-23fixes for debug flags handlingLuboš Luňák5-44/+34
2012-04-23Trying to parse legacy rdb as XML can cause InvalidRegistryException, tooStephan Bergmann1-3/+5
2012-04-23bomb out compilation of cairo canvas for mac or windowsMichael Meeks1-0/+4
2012-04-23s/OpenOffice/LibreOffice/Andras Timar1-2/+2
2012-04-23n#757890 add testcaseMiklos Vajna2-0/+27
2012-04-23n#757890 dmapper: paragraph properties of shape text should have limited scopeMiklos Vajna1-0/+2
2012-04-23n#757890 oox: implement mso-position-horizontal shape property for textframesMiklos Vajna4-0/+5
2012-04-23Unused sDataFolderURLStephan Bergmann1-1/+0
2012-04-23removed unused static dataTakeshi Abe5-5/+0
2012-04-23fix true->sal_False introduced in 6a018deLuboš Luňák1-1/+1
2012-04-23Revert "it seems tests runtime-depend on ucpchelp1 too"Luboš Luňák1-1/+0
2012-04-23update internal openssl to version 0.9.8vPetr Mladek10-69/+69
2012-04-23Whitespace tortureTomas Chvatal1-2/+2
2012-04-23Fix undefined destdir if the directory was not existing prior the run.Tomas Chvatal1-1/+4
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power4-1/+21
2012-04-23Port gcc3_linux_powerpc fix to gcc3_macosx_powerpcStephan Bergmann1-3/+13
2012-04-23Revert "i hope this is fixed now"Stephan Bergmann1-0/+4
2012-04-23Minor improvement of previous fixStephan Bergmann1-1/+1
2012-04-23WaE: Clang implicit conversion changes signednessCatalin Iacob3-13/+13
2012-04-23WaE: Clang implicit conversion changes signednessCatalin Iacob2-2/+2
2012-04-23WaE: Clang expression result unusedCatalin Iacob1-2/+2
2012-04-23WaE: patch CLucene to avoid Clang unused parameter warningCatalin Iacob2-0/+10
2012-04-23WaE: Clang adding 'int' to a string does not append to the stringCatalin Iacob1-2/+4
2012-04-23WaE: Clang empty forloop bodyCatalin Iacob1-1/+2
2012-04-23i hope this is fixed nowDavid Tardon1-4/+0
2012-04-23do not let gcc use registers we are setting ourselvesDavid Tardon1-3/+13
2012-04-23save register arguments firstDavid Tardon1-8/+8
2012-04-23Add all the available themes to the list.Tomas Chvatal1-2/+2
2012-04-23Do not fail for legacy rdb that only contains root keyStephan Bergmann1-1/+6
2012-04-23No -malign-natural in Clang, not Apple's at leastTor Lillqvist2-4/+10
2012-04-23Unused code removalJavier Silva Sanahuja3-7/+0
2012-04-23Remove unused vcl methods.Monica Ramirez Arceda3-42/+0
2012-04-23Remove unused code in vclSantiago Martinez3-48/+0
2012-04-23Remove unused codeFerran Vidal3-7/+0
2012-04-23add test case for copy/paste formulas, related fdo#48482Markus Mohrhard1-0/+21
2012-04-23I did not want to disable these testsMarkus Mohrhard1-2/+0
2012-04-23only update absolute refs when copying between docs, fdo#48482Markus Mohrhard3-11/+13
2012-04-22WaE: initialization of pointer to null from a constant boolean expressionTor Lillqvist1-1/+1
2012-04-22WaE: variable 'stackptr' is uninitialized when usedTor Lillqvist1-1/+1
2012-04-22WaE: comparison of integers of different signs and unused functionsTor Lillqvist1-0/+6
2012-04-22WaE: unused functionsTor Lillqvist3-0/+9
2012-04-22Don't use -Wl,-syslibroot when building against more current SDKsTor Lillqvist2-1/+5
2012-04-21fill in some sane defaults on read/write failureCaolán McNamara2-19/+16
2012-04-21WaE: extensions warnings fixedDavid Ostrovsky2-4/+29
2012-04-21make comment reflect realityCaolán McNamara1-23/+2