summaryrefslogtreecommitdiff
path: root/svtools/source/table/tablecontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-06move SVTXGridControl to toolkitCaolán McNamara1-637/+0
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-35/+33
2022-05-03Just use Any ctor instead of makeAny in svtoolsStephan Bergmann1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2020-10-30convert some tools::Long->sal_Int32Noel1-2/+2
2020-10-19use tools::Long in svtoolsNoel1-2/+2
2020-08-26make get_extents_relative_to constCaolán McNamara1-8/+1
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2020-01-25loplugin:makeshared in svl..svxNoel Grandin1-1/+1
2019-09-26loplugin:virtualdead in vclNoel Grandin1-12/+0
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen1-2/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann1-2/+2
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen1-0/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-21weld SwCondCollPageCaolán McNamara1-25/+25
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: svtoolsStephan Bergmann1-1/+1
2017-07-02loplugin:casttovoid: svtoolsStephan Bergmann1-15/+6
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-1/+1
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin1-1/+1
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-7/+5
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-14loplugin:unusedmethods unused return value in svtoolsNoel Grandin1-2/+2
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-16remove unused Link fieldNoel Grandin1-1/+1
2015-09-16convert Link<> to typedNoel Grandin1-2/+1
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin1-1/+1
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-14/+0
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-4/+4
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+6
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-0/+6
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-4/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist1-1/+1