summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-21WaE: crashrep warnings fixedDavid Ostrovsky1-2/+10
2012-04-22removed unused static dataTakeshi Abe4-8/+0
2012-04-22removed unused definesTakeshi Abe15-46/+0
2012-04-21Fix fdo#45848Korrawit Pruegsanusak1-1/+1
2012-04-21Resolves: fdo#39999: Changing spelling preferences requires application restartSzabolcs Dezsi1-0/+1
2012-04-21Remove unused code from "Spreadsheet application code"Ferran Vidal3-7/+0
2012-04-21rtftok: try to make tinderboxes happyMiklos Vajna3-15/+2
2012-04-21fdo#44736 speed up RTF import a bit by sorting keywordsMiklos Vajna4-14/+38
2012-04-21rtftok: make it possible to see the time spent in the filterMiklos Vajna1-1/+3
2012-04-21clarify DelNumRule commentCaolán McNamara1-13/+12
2012-04-21Use boost::ptr_vector in WW8ListManager instead of SV_DECL_PTRARR_DELArnaud Versini2-61/+50