summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/autofmt.cxx
AgeCommit message (Expand)Author
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-09loplugin:flatten sc/miscdlgsNoel Grandin
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-16weld ScAutoFormatDlgCaolán McNamara
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-06-28loplugin:useuniqueptr in ScAutoFmtPreviewNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-03TypedWhichId in scNoel Grandin
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-09-14improve redundantcast lopluginNoel Grandin
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-07-28borderline: adaptions to primitivesArmin Le Grand
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: scStephan Bergmann
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-15remove useless castsJochen Nitschke
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-02-16miscdlgs.hrc is just one line that includes another headerCaolán McNamara
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2016-11-17Avoid -fsanitize=signed-integer-overflowStephan Bergmann
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2015-12-27sal_uLong/sal_uIntPtr for ScNumFormatAbbrevMatteo Casalin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann