summaryrefslogtreecommitdiff
path: root/sw/source/core/objectpositioning
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen3-0/+3
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen2-2/+1
2020-10-20tdf#133045 sw: add shape alignment to the top page borderSzabolcs Toth2-4/+19
2020-10-20use tools::Long in swNoel1-2/+2
2020-09-24tdf#136613 sw: fix picture position in tablesAttila Bakos1-1/+6
2020-08-24tdf#135720 sw: fix PAGE_PRINT_AREA_BOTTOM alignment with footerTibor Nagy1-0/+17
2020-08-21tdf#106153 sw compatibility: fix textboxes exceeding the pageAttila Bakos1-28/+8
2020-08-07tdf#133071 DOCX import: fix vertical alignment to bottom page marginTibor Nagy1-0/+8
2020-07-31loplugin:flatten in sw/core/ole..sw/core/tableNoel Grandin1-43/+43
2020-05-29loplugin:simplifybool in swNoel Grandin1-4/+4
2020-05-29pack a few more classesNoel Grandin1-1/+1
2020-04-28sw from-bottom relative orientation: add layoutMiklos Vajna1-0/+12
2020-04-28tdf#131729 sw: handle no drawing objects when calculating overlap of objectsMiklos Vajna1-2/+7
2020-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin1-8/+8
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+1
2020-02-07rename GetBaseOfstForFly->GetBaseOffsetForFlyNoel Grandin1-2/+2
2020-01-23sw DoNotCaptureDrawObjsOnPage: don't capture wrap-through Writer images, eitherMiklos Vajna1-2/+4
2020-01-08Fix typoAndrea Gelmini1-1/+1
2020-01-08Fix typoAndrea Gelmini1-1/+1
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen5-9/+1
2019-10-31sw layout: remove checks for IsLayoutInCellMiklos Vajna3-6/+3
2019-10-02tdf#124601 sw FollowTextFlow: fix hori pos of objects outside the current cellMiklos Vajna2-3/+19
2019-09-24Related: tdf#124600 sw anchored object allow overlap: wrap-through handlingMiklos Vajna1-0/+13
2019-09-20Related: tdf#124600 sw anchored object allow overlap: add DOCX filterMiklos Vajna1-26/+66
2019-09-19Related: tdf#124600 sw anchored object allow overlap: add layoutMiklos Vajna1-0/+30
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen2-0/+2
2019-02-13tdf#123002 Disable off-page positioning for footer/header objects onlyPatrick Jaap1-3/+7
2019-02-10loplugin:indentation in swNoel Grandin1-1/+1
2018-12-14tdf#120839: Special handling for anchored-to-char framesPatrick Jaap1-5/+7
2018-12-10tdf#115094 Part II: OOXML Feature: Add layoutInCell to Doc modelPatrick Jaap3-3/+6
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2-2/+2
2018-06-08sw_redlinehide: use FrameContainsNode in anchoredobjectposition.cxxMichael Stahl1-3/+4
2018-06-08sw_redlinehide: trivial conversions in objectpositioning/Michael Stahl1-1/+1
2018-05-20Fix typosAndrea Gelmini1-1/+1
2018-02-21loplugin:changetoolsgen in swNoel Grandin4-51/+51
2018-01-25Fix typosAndrea Gelmini1-1/+1
2017-12-19Get rid of a dynamic_castTor Lillqvist1-1/+1
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi1-1/+1
2017-12-11tdf#112443 disable off-page content positioningPatrick Jaap1-0/+18
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand1-2/+0
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand4-82/+82
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand4-82/+82
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand4-82/+82
2017-10-23loplugin:includeform: swStephan Bergmann2-6/+6
2017-09-27Revert "tdf#108932 - prevent textbox shrink from actually growing"Justin Luth1-2/+0
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-31tdf#108932 - prevent textbox shrink from actually growingJustin Luth1-0/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2-4/+4
2017-07-05new loplugin unnecessaryparenNoel Grandin1-4/+4