summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtftn.cxx
AgeCommit message (Expand)Author
2019-12-05tdf#128611 sw: improve rotated text layout in table cellsMiklos Vajna
2019-11-15tdf#128736 sw ContinuousEndnotes: fix use-after-free on text frame joinMiklos Vajna
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski
2019-10-25sw ContinuousEndnotes: fix moving them to the previous pageMiklos Vajna
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-18convert POR constants to scoped enumNoel Grandin
2019-01-17rename SwLinePortion::GetPortion -> GetNextPortionNoel Grandin
2019-01-11use unique_ptr in swNoel Grandin
2018-11-15sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-22loplugin:useuniqueptr in SwFieldPortionNoel Grandin
2018-08-13reuse of pCont implies its not supposed to be deleted in this scopeCaolán McNamara
2018-07-10loplugin:useuniqueptr in SwFootnoteSaveNoel Grandin
2018-06-29loplugin:useuniqueptr in SwFieldPortionNoel Grandin
2018-06-08sw_redlinehide: trivial GetNode() in textMichael Stahl
2018-06-08sw_redlinehide: split up SwScriptInfo::WhichFont confusionMichael Stahl
2018-06-08sw_redlinehide: trivial conversions in EnhancedPDFExportHelper.cxxMichael Stahl
2018-06-08sw_redlinehide: adapt SwExtend to merged paragraphMichael Stahl
2018-06-08sw_redlinehide: convert FindFootnoteRef() and GetFootnoteLine()Michael Stahl
2018-06-08sw_redlinehide: convert SwTextFrame::RemoveFootnote() to MergedAttrIterMichael Stahl
2018-06-08sw_redlinehide: convert SwTextFrame::CalcFootnoteFlag to MergedAttrIterMichael Stahl
2018-06-08sw_redlinehide: do all trivial conversions in txtftn.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-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-17sw: remove temporary debug code in txtftn that no longer builds anywayMiklos Vajna
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-09sw: prefix members of SwFieldPortionMiklos Vajna
2017-09-23coverity#1418338 Uncaught exceptionCaolán McNamara
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-06-09tdf#39468 translate german comments in sw/* (except source/filter)Bernhard Widl
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski
2016-09-28tdf#102073: sw: do not create SwFootnoteNumPortion inside tableMichael Stahl
2016-09-23Replace SWRECTFN macro with a classMike Kaganski
2016-09-12sw: prefix members of SwAttrIterMiklos Vajna
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-29sw, xmlsecurity: indentation fixesMiklos Vajna