summaryrefslogtreecommitdiff
path: root/sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx
AgeCommit message (Expand)Author
2023-10-28Fix typoAndrea Gelmini
2023-10-27tdf#99822 sw floattable: allow nomimal overlap of objects from different cellsMiklos Vajna
2023-09-21tdf#157119 sw floattable: fix moving master of split fly to next pageMiklos Vajna
2023-09-11sw floattable, nesting: fix overlap supportMiklos Vajna
2023-09-06sw floattable, nesting: fix layout crashMiklos Vajna
2023-09-04tdf#156318 sw floattable: fix follow text flow handling on interactive editMiklos Vajna
2023-09-01Related: tdf#156318 sw floattable: fix handling of vert orient == topMiklos Vajna
2023-08-10sw floattable: handle AllowOverlap==false in the layoutMiklos Vajna
2023-03-02sw floattable: fix vertical position of follow flys with rel orient = pageMiklos Vajna
2023-02-20sw floattable: fix handling of multiple splits, i.e. table over 3 or more pagesMiklos Vajna
2023-02-16sw floattable: limit vertical position for the follows of split flysMiklos Vajna
2023-02-07sw: fix anchoring in SwFrame::GetNextFlyLeaf()Miklos Vajna
2022-01-27sw: remove confusing 'using namespace objectpositioning' statementsMiklos Vajna
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-10-20tdf#133045 sw: add shape alignment to the top page borderSzabolcs Toth
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-04-28sw from-bottom relative orientation: add layoutMiklos Vajna
2020-04-28tdf#131729 sw: handle no drawing objects when calculating overlap of objectsMiklos Vajna
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-01-08Fix typoAndrea Gelmini
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-10-31sw layout: remove checks for IsLayoutInCellMiklos Vajna
2019-10-02tdf#124601 sw FollowTextFlow: fix hori pos of objects outside the current cellMiklos Vajna
2019-09-24Related: tdf#124600 sw anchored object allow overlap: wrap-through handlingMiklos Vajna
2019-09-20Related: tdf#124600 sw anchored object allow overlap: add DOCX filterMiklos Vajna
2019-09-19Related: tdf#124600 sw anchored object allow overlap: add layoutMiklos Vajna
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2018-12-10tdf#115094 Part II: OOXML Feature: Add layoutInCell to Doc modelPatrick Jaap
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-06-08sw_redlinehide: trivial conversions in objectpositioning/Michael Stahl
2018-02-21loplugin:changetoolsgen in swNoel Grandin
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-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski
2016-09-23Replace SWRECTFN macro with a classMike Kaganski
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-01tdf#99004 SwAnchoredObjectPosition: handle textboxes when determining surroundMiklos Vajna
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna