summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/headerfooterdlg.cxx
AgeCommit message (Expand)Author
2021-10-16Simplify vector initialization in sdJulien Nabet
2021-07-28Three identical functions for a class is a bit too muchMike Kaganski
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2020-10-23long->tools::Long in pyuno..sdNoel
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-06-06weld HeaderFooterDialogCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2019-03-11loplugin:constantparamNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/d*Noel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-26make the UI element IDs locally unique in impress header footer dlgMarkus Mohrhard
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-05-20sd: Avoid looking up system clock twice for current datetimeTakeshi Abe
2018-05-17loplugin:unusedfields in sdNoel Grandin
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21More missing GetSelectEntryPos -> GetSelectedEntryPosStephan Bergmann
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-01-09New loplugin:externvar: sdStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann
2016-11-18Avoid division by zeroStephan Bergmann
2016-10-26fix leak in HeaderFooterTabPage seen examining coverity#1371205Caolán McNamara
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin