summaryrefslogtreecommitdiff
path: root/svtools/source/table/tablecontrol_impl.cxx
AgeCommit message (Expand)Author
2019-10-21loplugin:virtualdead unused param in ITableRendererNoel Grandin
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-09-06Fixing "...."Andrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-05-19Fix typoAndrea 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-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-04-29loplugin:useuniqueptr in TableControl_ImplNoel Grandin
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
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