summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-25WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-25WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+1
2011-10-25WaE: unreferenced local variableTor Lillqvist1-2/+2
2011-10-25WaE: assignment within conditional expressionTor Lillqvist1-1/+2
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+13
2011-10-25WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist1-1/+1
2011-10-25Build dbaccess and connectivity only for DESKTOP platforms for nowTor Lillqvist4-5/+5
2011-10-25Prefer pre-increment in for loopsFridrich Štrba7-45/+43
2011-10-25remove unused methods from sdext:presenterFelix Zhang31-668/+0
2011-10-25WaE: unreferenced local variableTor Lillqvist1-1/+1
2011-10-25Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008Tor Lillqvist2-1/+3
2011-10-25WaE: silence a warningCaolán McNamara1-2/+3
2011-10-25do not hardcode mingw sysroot pathDavid Tardon1-2/+3
2011-10-25remove unused code... againDavid Tardon1-6/+0
2011-10-25Put the modeline backFridrich Štrba1-0/+3
2011-10-25Fix the buildFridrich Štrba2-24/+24
2011-10-25White-space change to fix messy mix of different coding stylesFridrich Štrba38-631/+725
2011-10-25Fix previous commit for non-Valgrind builds.Stephan Bergmann3-5/+7
2011-10-24Avoid Clang -Wunused-value with trunk rev. 12226 Valgrind.Stephan Bergmann2-5/+5
2011-10-24execute macros_test in headless mode tooMarkus Mohrhard1-0/+1
2011-10-24 clean up macros-testMarkus Mohrhard1-78/+4
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann22-35/+16
2011-10-24New unit test case for unwanted date detection on pivot table labels.Kohei Yoshida1-40/+99
2011-10-24macros-test.cxx: fix syntax errorMichael Stahl1-3/+3
2011-10-24PrintFontManager: don't look at empty path entiresMichael Stahl1-0/+4
2011-10-24fdo#42169: Display caption strings without format detection.Kohei Yoshida1-2/+13
2011-10-24WinResTarget: remove realpath callsMichael Stahl1-3/+3
2011-10-24macros-test.cxx: unused variable pDocMichael Stahl1-1/+0
2011-10-24JavaClassSet: fix partial rebuildsMichael Stahl1-1/+1
2011-10-24Disable the Presenter Console extensionFrançois Tigeot1-1/+2
2011-10-24Eliminate ambiguous conversion to cppu::OWeakObjectKristian Rietveld1-1/+1
2011-10-24Eliminate ambiguous conversion to cppu::OWeakObjectKristian Rietveld1-1/+1
2011-10-24Use NSString in template specification instead of objc_objectKristian Rietveld1-1/+1
2011-10-24SystemFlavor NSStrings should not be constKristian Rietveld1-12/+12
2011-10-24Argument to setTitle cannot be constKristian Rietveld2-4/+4
2011-10-24Fixed Windows-only code broken by recent commit.Stephan Bergmann1-4/+3
2011-10-24Some cppcheck cleaning (I let the extra qualified as advised on IRC)Julien Nabet3-14/+14
2011-10-24fix up hyphen 2.8.2/2.8.3 conflictsCaolán McNamara2-326/+1
2011-10-24Add fixes of Hyphen 2.8.3László Németh1-0/+399
2011-10-24assuming this is a typoCaolán McNamara1-1/+1
2011-10-24fix wae "aRect uninitialized when used within its own initialization"Noel Power1-1/+2
2011-10-24make vba.xls return 'OK' on success, adjust macros-test.cxx to test for 'OK'Noel Power2-26/+47
2011-10-24more substantial vba test ( testing various range addression )Noel Power1-0/+0
2011-10-24fix warning and indent and use boost::noncopyableCaolán McNamara6-56/+52
2011-10-24activation order crashes address database (fdo#41022)julien24121-9/+4
2011-10-24fdo#42157: fix deadlockMichael Stahl1-4/+7
2011-10-24gbuild: remove remnants of gb_CHECKOBJECTOWNERMichael Stahl2-10/+0
2011-10-24These DBG_ASSERTs should really be OSL_TRACEs.Stephan Bergmann1-45/+45
2011-10-24was the intent to mark this as non-copyableCaolán McNamara1-3/+2