summaryrefslogtreecommitdiff
path: root/sw/source/core/text/frmform.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-04-07typo: out->ourCaolán McNamara1-1/+1
2022-02-16sw: convert an OSL_FAIL to SAL_INFOMichael Stahl1-1/+2
2022-02-02tdf#137920 sw: avoid layout loop when inserting at-char anchored large imageMiklos Vajna1-1/+9
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-0/+7
2021-10-06tdf#144122 Use signed type to avoid stealthy underflowAron Budea1-4/+4
2021-09-05tdf#144304 Fix crashes from "speedup dynamic_cast to SwTextFrame"Aron Budea1-2/+4
2021-08-28speedup dynamic_cast to SwTextFrameNoel Grandin1-2/+2
2021-07-23sw: layout: fix red triangle problem with text frame in sectionsMichael Stahl1-1/+1
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-1/+1
2021-06-11Simplify Sequences initializations (sw)Julien Nabet1-6/+3
2021-05-21sw: layout: fix footnote UAF on tdf132248-3.odt (also, tdf134127-1.odt)Michael Stahl1-1/+9
2021-05-21sw: eliminate recently added static_cast<SwTwips>() callsMiklos Vajna1-2/+2
2021-05-20sw: allow the height of a line to be larger than 65536 twipsMiklos Vajna1-4/+4
2021-02-01sw: prefix members of FormatLevel, SwNumberPortion, SwPostItsPortion and ...Miklos Vajna1-6/+6
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-0/+1
2020-10-20use tools::Long in swNoel1-7/+7
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-07-31loplugin:flatten in sw/core/textNoel Grandin1-55/+55
2020-05-08sw: remove now unused SwBlinkPortionMiklos Vajna1-3/+0
2020-04-20remove direct access to Size field on SwRectNoel Grandin1-2/+2
2020-02-06rename SetOfst -> SetOffsetNoel Grandin1-13/+13
2020-02-04rename GetOfst -> GetOffsetNoel Grandin1-18/+18
2019-12-23sw: fix widow loop with as-char flys in text formattingMichael Stahl1-1/+1
2019-12-23tdf#126127: Make nTmp smaller still, avoid -fsanitize=signed-integer-overflowStephan Bergmann1-1/+8
2019-12-11convert PrepareHint to scoped enumNoel Grandin1-2/+2
2019-12-04Removed executable permission on fileAndrea Gelmini1-0/+0
2019-12-04tdf#117982 Writer: fix invisible cell content due to spacingLászló Németh1-0/+15
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen1-9/+1
2019-12-02tdf#105481 : Do not skip invalidation of as-char anchored objectsDennis Francis1-2/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+5
2019-08-05Fix typosAndrea Gelmini1-2/+2
2019-05-28Revert "crashtesting: frequent nulldef at end of SwTextFrame::ValidateFrame"Michael Stahl1-7/+5
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-1/+1
2019-05-12crashtesting: frequent nulldef at end of SwTextFrame::ValidateFrameCaolán McNamara1-4/+6
2019-05-06tdf#122892 tdf#124366 sw: fix loop in SwTextFrame::CalcFollow()Michael Stahl1-1/+8
2019-02-28sw: fix some borked commentsMichael Stahl1-16/+16
2019-02-10loplugin:indentation in swNoel Grandin1-1/+1
2019-01-11use unique_ptr in swNoel Grandin1-3/+3
2019-01-03Move FindBodyFrame from SwTextFrame to SwFrameTamás Zolnai1-12/+0
2018-11-16loplugin:buriedassign in swNoel Grandin1-2/+2
2018-11-07loplugin:collapseif in swNoel Grandin1-5/+2
2018-11-06convert some macros to local functionsNoel Grandin1-9/+9
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-09forcepoint#72 negative string indexMichael Stahl1-3/+26
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-08sw_redlinehide: what to do about SwParaPortion::GetDelta()Michael Stahl1-2/+2
2018-06-08sw_redlinehide: convert SwTextFrame::MakePos() which has...Michael Stahl1-3/+9
2018-06-08sw_redlinehide: trivial node conversions in frmform.cxxMichael Stahl1-12/+12
2018-06-08sw_redlinehide: convert SwTextFrame::SplitFrame to MergedAttrIterMichael Stahl1-20/+18
2018-06-08sw_redlinehide: convert SwTextFrame::JoinFrame to MergedAttrIterMichael Stahl1-20/+18