summaryrefslogtreecommitdiff
path: root/svtools/inc/table
AgeCommit message (Expand)Author
2019-10-21loplugin:virtualdead unused param in ITableRendererNoel Grandin
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-08-12Fix typosAndrea Gelmini
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14convert svt::table::TableArea to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in svtoolsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-16boost->stdCaolán McNamara
2015-09-16convert Link<> to typedNoel Grandin
2015-09-08Remove unused function paramsStephan Bergmann
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-02-18fix JunitTest_toolkit_complexCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist