summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/paintfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-10tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna1-6/+15
2021-02-09tdf#91920 sw page gutter margin, from top: add layoutMiklos Vajna1-1/+9
2021-02-09tdf#91920 sw page gutter margin: add layoutMiklos Vajna1-0/+10
2020-05-07sw table cell borders: add optional Word-compatible border collapsingMiklos Vajna1-0/+12
2020-04-05tdf#131004 fix unstable paint of writer consecutive section framesSerge Krot1-4/+4
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-08-24loplugin:returnconstval in swNoel Grandin1-1/+1
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-07Fix typosAndrea Gelmini1-6/+6
2019-07-26tdf#126222 Headers/footers are at correct position after scrollingIlhan Yesil1-0/+12
2019-07-25Avoid using invalidated rRectStephan Bergmann1-1/+4
2019-06-27tdf#125751 sw: fix crash on formatting in SwLayoutFrame::PaintSwFrame()Michael Stahl1-0/+1
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-12Fix failing assert "!mbWidthEmpty"Stephan Bergmann1-1/+4
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+2
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-14sw lok: assume no windows in SwLayoutFrame::PaintSwFrame()Miklos Vajna1-1/+6
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-3/+4
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+5
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-2/+2
2019-02-13sw btlr writing mode layout: implement unmapping of this directionMiklos Vajna1-6/+16
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna1-2/+2
2019-02-10loplugin:indentation in swNoel Grandin1-4/+5
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand1-1/+4
2019-01-17use unique_ptr in swNoel Grandin1-3/+3
2019-01-11use unique_ptr in swNoel Grandin1-5/+3
2019-01-04Fix up file permissionsTamás Zolnai1-0/+0
2019-01-04Unfloat: Handle unfloat button visibilityTamás Zolnai1-0/+12
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-2/+2
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-2/+2
2018-12-05remove unused GraphicManagerDrawFlags enumNoel Grandin1-1/+0
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-2/+2
2018-11-27tdf#112195 Writer: page background covers whole pageLászló Németh1-1/+9
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-22improve function-local statics in swNoel Grandin1-14/+14
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-3/+3
2018-11-16loplugin:buriedassign in swNoel Grandin1-1/+2
2018-11-15loplugin:staticmethods in sfx2Noel Grandin1-3/+3
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov1-23/+7
2018-11-06convert some macros to local functionsNoel Grandin1-18/+29
2018-10-28Fix typoAndrea Gelmini1-1/+1
2018-10-28Fix typoAndrea Gelmini1-1/+1
2018-10-28tdf#115296 extend vertical FrameBorders for joined FramesArmin Le Grand1-2/+18
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand1-2/+4
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand1-107/+89
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-2/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-5/+5
2018-10-03paintfrm white-spacing adjust: remove obsolete bracketsJustin Luth1-48/+46