summaryrefslogtreecommitdiff
path: root/svtools/source/table/tablecontrol.cxx
AgeCommit message (Expand)Author
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-07-02loplugin:casttovoid: svtoolsStephan Bergmann
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-30Convert SelectionMode 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
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-16remove unused Link fieldNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold