summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/HeaderFooterWin.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin1-3/+2
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-5/+5
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-13/+13
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin1-4/+1
2017-04-13convert annotation menu to .uiCaolán McNamara1-1/+0
2017-04-12convert header/footer menu to .uiCaolán McNamara1-73/+65
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-7/+7
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-07can drop the intermediate OUString hereCaolán McNamara1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-2/+2
2016-05-23Convert GradientStyle to scoped enumNoel Grandin1-1/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-3/+3
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-4/+4
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-08-21loplugin: defaultparamsNoel Grandin1-3/+3
2015-06-12Writer FrameControl lifecycle and management cleanup.Michael Meeks1-10/+3
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-15/+15
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-1/+3
2015-05-14refactor sw Sidebar classes to use RenderContextTomaž Vajngerl1-178/+174
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-3/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+6
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-25convert VALID_ constants to enum classNoel Grandin1-1/+1
2015-03-02V813: Decreased performanceCaolán McNamara1-4/+4
2014-12-02loplugin: cstylecastNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-07-25Improve header/footer UI label (fdo#81227)Luke Deller1-2/+15
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+3
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+520