summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/HeaderFooterWin.cxx
AgeCommit message (Expand)Author
2019-07-08tdf#125863 Rework tdf#107593 so header footer delete doesn't crashJim Raykowski
2019-03-13tdf#107593 Show the cursor after header/footer deleteJim Raykowski
2019-03-01tdf#116382 Replace old dialog in header and footer drop-down menuAditya
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-05-24[Pardus] tdf#92685 Add insert page count option to header menuGulsah Kose
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-25[Pardus] tdf#92685 Add insert page number option to header menu.Gulsah Kose
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-13convert annotation menu to .uiCaolán McNamara
2017-04-12convert header/footer menu to .uiCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-07can drop the intermediate OUString hereCaolán McNamara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-23Convert GradientStyle to scoped enumNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-06-12Writer FrameControl lifecycle and management cleanup.Michael Meeks
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-14refactor sw Sidebar classes to use RenderContextTomaž Vajngerl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-02V813: Decreased performanceCaolán McNamara
2014-12-02loplugin: cstylecastNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin