summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtftn.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-27tdf#108820 sw layout: no ftn fieldshading in repeated headerJustin Luth1-2/+3
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-02-28Refactor a bit of the footnote handling codeJan-Marek Glogowski1-1/+1
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin1-1/+1
2020-02-04rename GetOfst -> GetOffsetNoel Grandin1-10/+10
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna1-8/+8
2019-12-04tdf#128611 sw: improve rotated text layout in table cellsMiklos Vajna1-0/+5
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen1-4/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-15tdf#128736 sw ContinuousEndnotes: fix use-after-free on text frame joinMiklos Vajna1-3/+7
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski1-2/+27
2019-10-25sw ContinuousEndnotes: fix moving them to the previous pageMiklos Vajna1-1/+5
2019-02-10loplugin:indentation in swNoel Grandin1-2/+2
2019-01-18convert POR constants to scoped enumNoel Grandin1-5/+5
2019-01-17rename SwLinePortion::GetPortion -> GetNextPortionNoel Grandin1-7/+7
2019-01-11use unique_ptr in swNoel Grandin1-2/+1
2018-11-15sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl1-4/+5
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-08-22loplugin:useuniqueptr in SwFieldPortionNoel Grandin1-2/+2
2018-08-13reuse of pCont implies its not supposed to be deleted in this scopeCaolán McNamara1-0/+1
2018-07-10loplugin:useuniqueptr in SwFootnoteSaveNoel Grandin1-3/+3
2018-06-29loplugin:useuniqueptr in SwFieldPortionNoel Grandin1-1/+1
2018-06-08sw_redlinehide: trivial GetNode() in textMichael Stahl1-13/+12
2018-06-08sw_redlinehide: split up SwScriptInfo::WhichFont confusionMichael Stahl1-1/+1
2018-06-08sw_redlinehide: trivial conversions in EnhancedPDFExportHelper.cxxMichael Stahl1-1/+1
2018-06-08sw_redlinehide: adapt SwExtend to merged paragraphMichael Stahl1-1/+5
2018-06-08sw_redlinehide: convert FindFootnoteRef() and GetFootnoteLine()Michael Stahl1-2/+3
2018-06-08sw_redlinehide: convert SwTextFrame::RemoveFootnote() to MergedAttrIterMichael Stahl1-110/+103
2018-06-08sw_redlinehide: convert SwTextFrame::CalcFootnoteFlag to MergedAttrIterMichael Stahl1-9/+4
2018-06-08sw_redlinehide: do all trivial conversions in txtftn.cxxMichael Stahl1-19/+22
2018-06-08sw_redlinehide: convert headers to TextFrameIndexMichael Stahl1-4/+4
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-3/+3
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-3/+3
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-11-17sw: remove temporary debug code in txtftn that no longer builds anywayMiklos Vajna1-15/+0
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-17/+17
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-14/+14
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-14/+14
2017-10-23loplugin:includeform: swStephan Bergmann1-14/+14
2017-10-09sw: prefix members of SwFieldPortionMiklos Vajna1-7/+7
2017-09-23coverity#1418338 Uncaught exceptionCaolán McNamara1-2/+2
2017-08-04loplugin:constparams in sw part4Noel Grandin1-2/+2
2017-06-09tdf#39468 translate german comments in sw/* (except source/filter)Bernhard Widl1-1/+1
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-5/+5
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann1-1/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-1/+0
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-2/+2
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-3/+3