summaryrefslogtreecommitdiff
path: root/sw/source/core/layout
AgeCommit message (Expand)AuthorFilesLines
2020-05-11tdf#105478 sw layout: treat minHeight as "do not split row"Justin Luth1-1/+15
2020-05-08sw: remove now unused SwBlinkPortionMiklos Vajna1-3/+0
2020-05-06sw layout comments: clarify return value for MoveFwd etc.Justin Luth2-3/+7
2020-05-06sw layout: remove useless historical timelog commentsJustin Luth1-6/+0
2020-04-25convert CursorMoveState to scoped enumNoel Grandin2-6/+6
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin5-8/+8
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-20remove direct access to Size field on SwRectNoel Grandin9-22/+22
2020-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin2-32/+30
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin3-6/+6
2020-04-04dynamic cast followed by static castCaolán McNamara1-2/+1
2020-04-04tdf#123116 sw layout: don't "page-break" before oversized rowJustin Luth1-7/+2
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl1-1/+1
2020-04-03tdf#130685 sw_redlinehide: fix copying to position following redlineMichael Stahl1-0/+32
2020-04-03tdf#131004 fix unstable paint of writer consecutive section framesSerge Krot1-4/+4
2020-04-03tdf#131707 sw layout try2: ConsiderTextWrap on positioningJustin Luth1-16/+15
2020-03-31sw: fix use-after-free when moving multiple tables to a previous pageMiklos Vajna1-0/+11
2020-03-30sw: fix moving more than 20 table frames to a previous pageMiklos Vajna1-1/+11
2020-03-27Fix pointer equality comparisionStephan Bergmann1-1/+2
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann1-1/+1
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen1-4/+0
2020-03-24tdf#131530 keep prepending footnote frameJan-Marek Glogowski1-1/+1
2020-03-24tdf#131282 sw layout: fix shifted down table next to a fly frameMiklos Vajna1-2/+7
2020-03-18tdf#130746: avoid nullptr dereferenceJustin Luth1-3/+2
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin5-17/+17
2020-03-12tdf#123116 sw layout: allow rows larger than page to split anywayJustin Luth1-2/+21
2020-03-10tdf#128880 sw btlr: fix SwFrame::GetPaintArea() for the row span caseMiklos Vajna1-1/+13
2020-03-06Don't assert or busy lock the layout loggerJan-Marek Glogowski1-2/+4
2020-03-05tdf#119748 sw layout: ConsiderTextWrap on initial positioningJustin Luth1-1/+2
2020-03-02speedup sw build a littleNoel Grandin6-0/+6
2020-03-02sw: layout: fix wrongly positioned table rows in --convert-to pdfMichael Stahl1-0/+12
2020-02-28Refactor a bit of the footnote handling codeJan-Marek Glogowski2-96/+70
2020-02-27loplugin:constantparamNoel Grandin1-2/+0
2020-02-21sw: improve DOCX export of footnote separator a little moreMichael Stahl1-2/+10
2020-02-21Drop o3tl::optional wrapperStephan Bergmann8-12/+12
2020-02-20tdf#129529 sw_redlinehide: infinite loop in SwLayHelper::CheckInsert()Michael Stahl1-1/+3
2020-02-19sw table cell borders: add optional Word-compatible border collapsingMiklos Vajna1-0/+12
2020-02-19sw: remove dead code in SwLayHelper::CheckInsertPage()Michael Stahl1-5/+0
2020-02-19tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl6-61/+68
2020-02-14sw: fix handling of table vs fly overlaps in the AddVerticalFlyOffsets caseMiklos Vajna1-2/+28
2020-02-10tdf#90834: Turn in-line version control comments into good commentsPelin Kuran4-130/+83
2020-02-07rename GetBaseOfstForFly->GetBaseOffsetForFlyNoel Grandin2-5/+5
2020-02-07sw: fix misnamed m_IsFootnoteInfoMichael Stahl1-1/+1
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl1-1/+1
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin3-28/+28
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin1-1/+1
2020-02-04rename GetOfst -> GetOffsetNoel Grandin6-12/+12
2020-01-31new loplugin:namespaceindentationNoel Grandin2-4/+4
2020-01-24loplugin:makeshared in swNoel Grandin2-7/+7
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna2-7/+7