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