summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/layact.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-13Convert ACT to scoped enumNoel Grandin1-1/+1
2016-05-13convert PROT to scoped enumNoel Grandin1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-10/+5
2016-04-22Avoid reserved identifiersStephan Bergmann1-16/+16
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-02-26sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl1-2/+2
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-2/+4
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-336/+336
2015-11-12sw: prefix members of SwLayActionMiklos Vajna1-142/+142
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-29/+29
2015-11-07Misc tweaks and cleanups.Ashod Nakashian1-1/+2
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-07crashtesting: remove old fix for ooo55381-1.sxwCaolán McNamara1-1/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-10/+10
2015-10-05replace remaining FlowFrmJoinLockGuard with SwFrmDeleteGuardCaolán McNamara1-6/+5
2015-10-05crashtesting: intermittent crash on novell622972-2.htmlCaolán McNamara1-0/+4
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-29Fix typosAndrea Gelmini1-2/+2
2015-09-18sw: prefix members of SwViewShellImpMiklos Vajna1-5/+5
2015-09-15sw: use same condition in other cases in SwLayIdle::_DoIdleJob()Michael Stahl1-2/+2
2015-09-15tdf#93261: sw: fix idle auto-complete collection loop on big parasMichael Stahl1-1/+3
2015-09-09tdf#92036: sw: fix idle spelling loopMichael Stahl1-1/+2
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian1-2/+3
2015-07-17BreakPoint isn't really usefulCaolán McNamara1-17/+0
2015-07-06SwLayAction::FormatLayout: avoid direct DrawRect()Miklos Vajna1-3/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-15/+15
2015-07-03sw: clean up SwPageFrm::PaintBorderAndShadow and related commentsMiklos Vajna1-2/+2
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-11/+14
2015-06-29coverity#1308430 pSh may be 0 hereMiklos Vajna1-1/+1
2015-06-25SwLayAction::FormatLayout: use vcl::RenderContextMiklos Vajna1-12/+12
2015-06-25SwLayAction::Action: use vcl::RenderContextMiklos Vajna1-4/+4
2015-06-25SwLayAction::InternalAction: use vcl::RenderContextMiklos Vajna1-5/+5
2015-06-25SwViewShellImp::GetFirstVisPage: use vcl::RenderContextMiklos Vajna1-3/+3
2015-06-25SwPageFrm::GetBoundRect: use vcl::RenderContextMiklos Vajna1-3/+3
2015-06-25SwPageFrm::GetBorderAndShadowBoundRect: use vcl::RenderContextMiklos Vajna1-0/+1
2015-06-19rendercontext: Don't direct paint the SHOW_IDLE when double-buffering.Jan Holesovsky1-1/+1
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet1-1/+1
2015-06-09Revert "restore "crash on layout of novell622972-2.html" temporarily"Caolán McNamara1-6/+1
2015-06-09restore "crash on layout of novell622972-2.html" temporarilyCaolán McNamara1-1/+6
2015-06-09Resolves: tdf#91695 partially Revert "crash on layout of novell622972-2.html"Caolán McNamara1-6/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-3/+3
2015-06-03don't crash on layout of ooo55381-1.sxwCaolán McNamara1-0/+1
2015-05-27SwLayIdle::ShowIdle: improve commentMiklos Vajna1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-223/+223
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-08rename these scope lock guards, no logic changeCaolán McNamara1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-1/+1