summaryrefslogtreecommitdiff
path: root/sw/source/core/text/frmform.cxx
AgeCommit message (Expand)Author
2022-05-03tdf#148683 sw: fix crash on deleting text with redlining enabled, but hiddenMiklos Vajna
2019-12-29sw: fix widow loop with as-char flys in text formattingMichael Stahl
2019-12-23tdf#126127: Make nTmp smaller still, avoid -fsanitize=signed-integer-overflowStephan Bergmann
2019-12-16tdf#117982 Writer: fix invisible cell content due to spacingLászló Németh
2019-12-04tdf#105481 : Do not skip invalidation of as-char anchored objectsDennis Francis
2019-08-05Fix typosAndrea Gelmini
2019-05-28Revert "crashtesting: frequent nulldef at end of SwTextFrame::ValidateFrame"Michael Stahl
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-05-12crashtesting: frequent nulldef at end of SwTextFrame::ValidateFrameCaolán McNamara
2019-05-06tdf#122892 tdf#124366 sw: fix loop in SwTextFrame::CalcFollow()Michael Stahl
2019-02-28sw: fix some borked commentsMichael Stahl
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-11use unique_ptr in swNoel Grandin
2019-01-03Move FindBodyFrame from SwTextFrame to SwFrameTamás Zolnai
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-07loplugin:collapseif in swNoel Grandin
2018-11-06convert some macros to local functionsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-09forcepoint#72 negative string indexMichael Stahl
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-08sw_redlinehide: what to do about SwParaPortion::GetDelta()Michael Stahl
2018-06-08sw_redlinehide: convert SwTextFrame::MakePos() which has...Michael Stahl
2018-06-08sw_redlinehide: trivial node conversions in frmform.cxxMichael Stahl
2018-06-08sw_redlinehide: convert SwTextFrame::SplitFrame to MergedAttrIterMichael Stahl
2018-06-08sw_redlinehide: convert SwTextFrame::JoinFrame to MergedAttrIterMichael Stahl
2018-06-08sw_redlinehide: do all trivial conversions in frmform.cxxMichael Stahl
2018-06-08sw_redlinehide: convert headers to TextFrameIndexMichael Stahl
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-28loplugin:virtualdown in swNoel Grandin
2018-03-05bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-09-07tdf#112163 sw: avoid crashing in layout on this documentMichael Stahl
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-06-22loplugin:unusedfields in sw part4Noel Grandin
2017-06-14tdf#104640, tdf#108469: Insert image where the cursor isXisco Fauli
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17sw: clean up useless debug code in frmformMiklos Vajna
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski
2016-09-23Replace SWRECTFN macro with a classMike Kaganski