summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/PageBreakWin.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin1-2/+2
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-3/+3
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+2
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-1/+1
2017-04-27remove sw bitmaps from .src filesCaolán McNamara1-1/+2
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 annotation page break menu to .uiCaolán McNamara1-75/+73
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-8/+8
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-18sw: load BitmapEx resources instead of Image onesCaolán McNamara1-3/+3
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-3/+2
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-4/+8
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-4/+4
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-27/+27
2015-11-07Misc tweaks and cleanups.Ashod Nakashian1-12/+12
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-7/+5
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-6/+6
2015-06-25SwPageFrm::GetBoundRect: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-12Make SwFrameControlManager an EditWin ptr member to reduce re-compiles.Michael Meeks1-0/+1
2015-06-12Writer FrameControl lifecycle and management cleanup.Michael Meeks1-9/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-8/+8
2015-05-14refactor sw Sidebar classes to use RenderContextTomaž Vajngerl1-47/+47
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann1-2/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-4/+2
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-2/+2
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-3/+4
2015-04-09sw: more double dispose work.Michael Meeks1-1/+5
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+6
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-18convert SidebarPosition to enum classNoel Grandin1-2/+2
2015-03-11convert SetAttrMode to enum classNoel Grandin1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-1/+2
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/+463