summaryrefslogtreecommitdiff
path: root/sw/source/core/layout
AgeCommit message (Expand)AuthorFilesLines
2018-04-25tdf#117028 sw: conditionally consider fill of shape for in-textbox auto colorMiklos Vajna1-9/+14
2018-04-25tdf#116985 sw: fix geometry of textbox of shape with relative sizeMiklos Vajna1-1/+16
2018-04-17Revert "sw-table-join-fix-i99267.diff:"Michael Stahl1-4/+0
2018-04-13tdf#116925 sw: consider fill styles of shape for in-textbox auto colorMiklos Vajna1-1/+25
2018-04-11tdf#116830 sw: handle cell background for BACKGROUND_PARA_OVER_DRAWINGSMiklos Vajna1-1/+3
2018-04-05forcepoint #3: sw: don't do section-in-table splits when this is tableMichael Stahl1-0/+4
2018-03-29tdf#116525 writer, no shadow around boxNoel Grandin1-1/+1
2018-03-20tdf#108482: ignore repeated headlines' previous instances heightMike Kaganski1-0/+3
2018-03-06forcepoint #18 sw: fix condition for detecting section-in-table splitsMichael Stahl1-2/+2
2018-02-15sw: work around what seems to be a gcc-4.8 compiler bugMiklos Vajna1-1/+2
2018-02-07tdf#114306 fix crash caused by special document 2Manfred Blume1-6/+12
2018-01-30fix tdf#114934 borderline feature regressionsArmin Le Grand1-0/+22
2018-01-27tdf#114306 fix crash caused by special documentManfred Blume1-16/+41
2018-01-20tdf#115079: check that row frame belongs to table frame to avoid segfaultJulien Nabet1-1/+8
2018-01-11RotateFlyFrameFix: Disable AutoContour for rotated FlysArmin Le Grand1-0/+11
2018-01-09tdf#114480 - Revert "Writer page shadow - avoid scaling ..."Michael Meeks1-9/+32
2018-01-04tdf#112443 disable off-page content positioningPatrick Jaap1-0/+6
2017-12-22tdf#114306 fix unexpected page break in row-spanned tableManfred Blume2-3/+14
2017-12-18tdf#100635 sw: fix layout crash caused by field expansion ...Michael Stahl1-1/+4
2017-12-13tdf#114396 sw: overly strict assertions in SwFrameFormat::Modify()Michael Stahl1-2/+4
2017-12-02Writer page shadow - avoid scaling stored bitmaps at all.Michael Meeks1-32/+9
2017-11-30Tile the writer surround rendering to avoid large image scaling.Michael Meeks1-12/+28
2017-11-25Fix a likely copypastaMatteo Casalin1-2/+2
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-1/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin3-4/+4
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann6-14/+14
2017-11-22replace check of eof and GetError with goodCaolán McNamara1-2/+1
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-21coverity warningsCaolán McNamara1-2/+2
2017-11-21loplugin:flatten in swNoel Grandin6-641/+651
2017-11-21Avoid static_cast on dead SwVirtFlyDrawObj object for nowStephan Bergmann1-0/+2
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-2/+2
2017-11-19Typo "Rigth_" -> "Right_"Julien Nabet2-15/+15
2017-11-18RotateFlyFrame3: Corrected wrong static_castArmin Le Grand1-20/+22
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand3-99/+213
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand2-12/+88
2017-11-18RotateFlyFrame3: Made interactions work properlyArmin Le Grand4-13/+12
2017-11-18RotateFlyFrame3: Restructured TransformableSwFrameArmin Le Grand2-105/+69
2017-11-18RotateFlyFrame3: Added basic transformation supportArmin Le Grand3-13/+57
2017-11-18RotateFlyFrame3: Isolated functionality and automationsArmin Le Grand2-71/+143
2017-11-18RotateFlyFrame3: Late-Updating of AreasArmin Le Grand3-39/+39
2017-11-18RotateFlyFrame3: Added transformation support to SwFrameArmin Le Grand2-64/+135
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand2-0/+102
2017-11-14Fix typosAndrea Gelmini1-1/+1
2017-11-13Fix typosAndrea Gelmini2-2/+2
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke1-12/+8
2017-11-09new loplugin simplifydynamiccastNoel Grandin7-25/+17
2017-11-08sw: document SwRectFnCollection instancesMiklos Vajna1-260/+260
2017-11-07tdf#113686 sw: handle sections when counting height of first content lineMiklos Vajna1-2/+9
2017-11-06sw: read both platform dependent binary table autoformatsMichael Stahl1-10/+22