summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/flycnt.cxx
AgeCommit message (Expand)Author
2022-03-17tdf#135220 sw: fix layout after SwUndoDeleteMichael Stahl
2021-11-03tdf#140798, tdf#143815, tdf#141659: fix fly content hint handlingBjoern Michaelsen
2021-11-03create SfxHintId::SwLegacyModify idNoel Grandin
2021-05-07tdf#138518 sw: layout: fix assert on ooo43913-1.docMichael Stahl
2021-04-22tdf#138518 sw: layout: avoid moving flys forward prematurelyMichael Stahl
2021-04-19sw: layout: if fly's anchor moves forward, move fly off SwPageFrameMichael Stahl
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-01-27Removed duplicated includesAndrea Gelmini
2021-01-26tdf#137803 sw: fix AutoSize and Wrap of textboxesAttila Bakos (NISZ)
2020-12-31SwFlyFrame: Modify no moreBjoern Michaelsen
2020-12-30atrflyin.cxx Modify no moreBjoern Michaelsen
2020-11-09sw: prefix members of StackHack, SwActualSection, SwFrameHolder and ...Miklos Vajna
2020-11-02sw: prefix members of SwDistance, SwLayIdle, SwOszControl and ...Miklos Vajna
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin
2020-04-25convert CursorMoveState to scoped enumNoel Grandin
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2019-12-11convert PrepareHint to scoped enumNoel Grandin
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-27loplugin:useuniqueptr in SwObjPosOscillationControlNoel Grandin
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-08sw_redlinehide: convert GetNode(), use FrameContainsNode() in flycnt.cxxMichael Stahl
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-01-24Fix some IWYU warningsMiklos Vajna
2017-12-17coverity#1426169 refactor to be less obscureCaolán McNamara
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-18RotateFlyFrame3: Made interactions work properlyArmin Le Grand
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-02elide the SwSurround enumNoel Grandin
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski