summaryrefslogtreecommitdiff
path: root/svtools/source/table/tablecontrol_impl.cxx
AgeCommit message (Expand)Author
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-07-02loplugin:casttovoid: svtoolsStephan Bergmann
2017-06-27loplugin:oncevar in svtoolsNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: svtoolsStephan Bergmann
2017-05-12loplugin:constantparamNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-02-14convert svt::table::TableArea to scoped enumNoel Grandin
2016-10-30cppcheck unreadVariable: diffJochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin
2016-03-23loplugin:constantparm in svtoolsNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in svtoolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-09Remove unused function paramsStephan Bergmann
2015-09-08Remove unused function paramStephan Bergmann
2015-09-08Remove unused function paramsStephan Bergmann
2015-09-04convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-11refactor TableControl to use RenderContextTomaž Vajngerl
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23Clarify assertion, and add missing disposeAndClear.Michael Meeks
2015-04-22convert COL_ATTRS_ constants to scoped enumNoel Grandin
2015-04-17svtools: convert new to ::Create.Noel Grandin
2015-04-11disposeAndClear in place of DELETEZ.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin