summaryrefslogtreecommitdiff
path: root/sw/source/core/objectpositioning
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-03-11new loplugin:trivialdestructorNoel Grandin
2022-01-27sw: remove confusing 'using namespace objectpositioning' statementsMiklos Vajna
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
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-08-28speedup dynamic_cast to SwTextFrameNoel Grandin
2021-08-24reduce cost of dynamic casting to SwFlyFrameNoel Grandin
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-10-20tdf#133045 sw: add shape alignment to the top page borderSzabolcs Toth
2020-10-20use tools::Long in swNoel
2020-09-24tdf#136613 sw: fix picture position in tablesAttila Bakos
2020-08-24tdf#135720 sw: fix PAGE_PRINT_AREA_BOTTOM alignment with footerTibor Nagy
2020-08-21tdf#106153 sw compatibility: fix textboxes exceeding the pageAttila Bakos
2020-08-07tdf#133071 DOCX import: fix vertical alignment to bottom page marginTibor Nagy
2020-07-31loplugin:flatten in sw/core/ole..sw/core/tableNoel Grandin
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-05-29pack a few more classesNoel 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-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-07rename GetBaseOfstForFly->GetBaseOffsetForFlyNoel Grandin
2020-01-23sw DoNotCaptureDrawObjsOnPage: don't capture wrap-through Writer images, eitherMiklos Vajna
2020-01-08Fix typoAndrea Gelmini
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
2019-02-13tdf#123002 Disable off-page positioning for footer/header objects onlyPatrick Jaap
2019-02-10loplugin:indentation in swNoel Grandin
2018-12-14tdf#120839: Special handling for anchored-to-char framesPatrick Jaap