summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/layact.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-3/+2
2019-08-13tdf#123583 use TaskStopwatch for Writer Idle loopJan-Marek Glogowski1-32/+27
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-06-18loplugin:logexceptionnicely in swNoel Grandin1-2/+3
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen1-0/+1
2019-05-09tdf#124675 sw: fix crash when moving SwTextFrame in table to prev pageMichael Stahl1-0/+2
2019-05-08tdf#116501 fix freezing at embedded text tablesLászló Németh1-1/+20
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+2
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov1-2/+2
2018-10-29tdf#120735 sw: clear the font cache text glyphs when layout finishedMiklos Vajna1-0/+4
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-19coverity#1438043 Logically dead codeCaolán McNamara1-12/+9
2018-07-17Resolves: tdf#118545 restore to historic logicCaolán McNamara1-4/+2
2018-07-03loplugin:useuniqueptr in SwLayActionNoel Grandin1-5/+3
2018-06-08sw_redlinehide: convert spelling SwTextFrame funcs called by DoIdleJob_Michael Stahl1-4/+8
2018-06-08sw_redlinehide: iterate merged nodes in SwLayIdle::DoIdleJob_()Michael Stahl1-10/+41
2018-02-21ColorData->Color in swNoel Grandin1-4/+4
2018-01-30loplugin:unused-returns in swNoel Grandin1-11/+6
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand1-8/+8
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