summaryrefslogtreecommitdiff
path: root/sw/source/core/text/frmform.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-29sw: 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-16tdf#117982 Writer: fix invisible cell content due to spacingLászló Németh1-0/+15
2019-12-04tdf#105481 : Do not skip invalidation of as-char anchored objectsDennis Francis1-2/+1
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
2018-06-08sw_redlinehide: do all trivial conversions in frmform.cxxMichael Stahl1-36/+38
2018-06-08sw_redlinehide: convert headers to TextFrameIndexMichael Stahl1-5/+5
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2018-03-28loplugin:virtualdown in swNoel Grandin1-1/+1
2018-03-05bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai1-0/+21
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-2/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-78/+80
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand1-26/+23
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-83/+83
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand1-8/+43
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand1-5/+27
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-74/+74
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-7/+7
2017-09-07tdf#112163 sw: avoid crashing in layout on this documentMichael Stahl1-4/+11
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-06-22loplugin:unusedfields in sw part4Noel Grandin1-2/+0
2017-06-14tdf#104640, tdf#108469: Insert image where the cursor isXisco Fauli1-1/+7
2017-04-10tdf#39468 Translate German comments in swJens Carl1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-1/+1
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-3/+3
2017-02-17sw: clean up useless debug code in frmformMiklos Vajna1-4/+0
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-39/+39
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-43/+43
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1