summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/layact.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-10Resolves: tdf#118545 restore to historic logicCaolán McNamara1-4/+2
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-8/+5
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-77/+78
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-56/+56
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-56/+56
2017-10-23loplugin:includeform: swStephan Bergmann1-20/+20
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-29sw: inline trivial IS_INVAFLY macroMiklos Vajna1-14/+9
2017-09-08sw: inline trivial IS_FLYS macroMiklos Vajna1-12/+11
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-3/+3
2017-07-27sw: inline pointless RESCHEDULE macroMichael Stahl1-10/+8
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin1-1/+1
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin1-2/+2
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin1-8/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-11fix typo: savety --> safetydennisroczek1-13/+10
2017-03-07Replace some constexpr functions with static data membersStephan Bergmann1-1/+1
2016-12-29TypoTor Lillqvist1-1/+1
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin1-1/+1
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-21/+21
2016-10-20loplugin:expandablemethodds in sw(part2)Noel Grandin1-2/+2
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-27/+25
2016-08-29Don't re-check valid SwPageDescs when layoutingJan-Marek Glogowski1-1/+4
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-1/+1
2016-07-05tdf#90834 Turn in-line version control history commentskrishna keshav1-66/+54
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin1-4/+0
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