summaryrefslogtreecommitdiff
path: root/svtools/source/table
AgeCommit message (Expand)Author
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-01-08use more IsTransparentNoel Grandin
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28convert some more long -> tools::LongNoel
2020-10-19use tools::Long in svtoolsNoel
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-05-10compact namespace in svtoolsNoel Grandin
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-07move some headers inside svtools moduleNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-25Use properly typed vars for iterationStephan Bergmann
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2019-12-28tdf#124176: Use "pragma once" on svtools/*Andrea Gelmini
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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