summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel
AgeCommit message (Expand)Author
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-04-14typo: hilight -> highlightThomas Arnhold
2014-04-09Remove unused codeStephan Bergmann
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-14gridfixes: use long instead of sal_uInt32, to prevent pb on 64bit platformsNorbert Thiebaud
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-10-05WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-05WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-08-23unusedcode: svt::Matúš Kukan
2011-03-28WaE: possible use of unitialized variableDavid Tardon
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-10fix for 3.3.2 blocker fdo#34718 - change the type of nDrawerHeight to longRadek Doulik
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2010-11-19gnumake2: undo toolpanel header moveHans-Joachim Lankenau
2010-11-19gnumake2: move svtools toolpanel headerHans-Joachim Lankenau
2010-11-11Remove more traces of _HC (high contrast)Sebastian Spaeth