summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel
AgeCommit message (Expand)Author
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-04coverity#1242516 reorg to silence Arguments in wrong orderCaolán McNamara
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
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