summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/atrftn.cxx
AgeCommit message (Expand)Author
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-05Ensure no class directly derives from SwModifyBjoern Michaelsen
2020-10-31Remove remaining ModifyNotifications on TextNodeBjoern Michaelsen
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-31loplugin:flatten in sw/core/txtnodeNoel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski
2019-10-22loplugin:constantparamNoel Grandin
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl
2018-12-18sw_redlinehide_4b: FrameMode::Existing is not idempotentMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwFormatFootnote::GetFootnoteText()Michael Stahl
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-15sw_redlinehide_3: invalidate footnotes in UnHideRedlinesMichael Stahl
2018-11-15sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl
2018-11-15sw_redlinehide_3: add second footnote numberMichael Stahl
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov
2018-09-19sw_redlinehide_2: fix use-after-free in SwFootnoteFrameMichael Stahl
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-02-20sw: DELETEZ to unique_ptr in SwTextFootnoteMichael Stahl
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-03-04sw: translate german comments in atrftn.cxxMichael Stahl
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-01-21loplugin: unused return valuesNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-27sw: assert SfxPoolItem::operator==Michael Stahl
2014-09-06Reserve vector capacity in advance + minor optimizationsMatteo Casalin
2014-09-06Avoid copying containers for local helper functionsMatteo Casalin
2014-09-06sal_uInt16 to size_tMatteo Casalin
2014-08-20i#107771: sw: implement thread-safe instance caching for SwXFootnoteMichael Stahl
2014-08-20i#107771: sw: make SwXFootnote a client of its format poolitemMichael Stahl
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner