summaryrefslogtreecommitdiff
path: root/svtools/source/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-09-06Fixing "...."Andrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
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-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
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-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-08-23tdf#119427: fix selectionChanged eventJulien Nabet
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-29loplugin:useuniqueptr in TableControl_ImplNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel 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-12-29Fix typosAndrea Gelmini
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-24loplugin:finalclasses in svtoolsNoel Grandin
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-07-27correct some Date related typesJochen Nitschke
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel 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-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin