summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/headerfooterdlg.cxx
AgeCommit message (Expand)Author
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
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18screenshots: fallback screenshot to ui filesArmin Le Grand
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26cppcheck:noExplicitConstructorNoel Grandin