summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/flycnt.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-25convert CursorMoveState to scoped enumNoel Grandin1-1/+1
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin1-1/+1
2019-12-11convert PrepareHint to scoped enumNoel Grandin1-2/+2
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-2/+2
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen1-0/+1
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-6/+6
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-09-27loplugin:useuniqueptr in SwObjPosOscillationControlNoel Grandin1-15/+6
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-1/+2
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-08sw_redlinehide: convert GetNode(), use FrameContainsNode() in flycnt.cxxMichael Stahl1-18/+25
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-19/+19
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-19/+19
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+1
2017-12-17coverity#1426169 refactor to be less obscureCaolán McNamara1-11/+14
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke1-2/+0
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-2/+2
2017-11-18RotateFlyFrame3: Made interactions work properlyArmin Le Grand1-2/+0
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-104/+104
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-99/+99
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-99/+99
2017-10-23loplugin:includeform: swStephan Bergmann1-9/+9
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-04-12enum spelling: throught -> throughJustin Luth1-2/+2
2017-04-10tdf#39468 Translate German comments in swJens Carl1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-1/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-03-11Fix typosAndrea Gelmini1-4/+4
2017-03-02elide the SwSurround enumNoel Grandin1-4/+4
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-5/+5
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-7/+7
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-7/+3
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-4/+4
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-25fix another involuntary behaviour change from 0c5cbcd7Bjoern Michaelsen1-0/+2
2016-03-22tdf#95977: fix fly positioning regression from 0c5cbcd7Bjoern Michaelsen1-1/+1
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-316/+316
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-33/+33
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna1-2/+2
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara1-2/+2
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1