summaryrefslogtreecommitdiff
path: root/sw/source/core/tox/txmsrt.cxx
AgeCommit message (Expand)Author
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-20sw bibliography table, text generator: handle relative URLsMiklos Vajna
2021-04-15sw: avoid rel<->abs URL conversion in SwTOXAuthority::GetSourceURL()Miklos Vajna
2021-04-14sw bibliography, refer to a page: also de-duplicate relative URLsMiklos Vajna
2021-03-02sw bibliography, refer to a page: de-duplicate bibliography table URLsMiklos Vajna
2021-02-27sw bibliography, refer to a page: strip URLs in the bibliography tableMiklos Vajna
2021-02-10sw tooltip on bibliography fields: add a text factory that gives us a stringMiklos Vajna
2021-02-05(related: tdf#121842) sw: encode URLs generated in ToXMichael Stahl
2021-02-02tdf#121842 sw: add hyperlinks to toxmarks in ToC/User-Defined IndexMichael Stahl
2020-12-04tdf#100691 sw Table of Contents: remove hidden textLászló Németh
2020-12-04tdf#61154 sw Table of Contents: remove tracked deletionLászló Németh
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-11loplugin:stringviewNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-08-08Remove unnecessary, wrong downcastStephan Bergmann
2020-07-31loplugin:flatten in sw/core/textNoel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-07-29Fix typo in codeAndrea Gelmini
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-26tdf#123313 sw: towards fixing ToX Update Undo wrt. CrossReferenceMichael Stahl
2019-04-16tdf#123855 sw_redlinehide: fix GetExpandText() not expanding footnotesMichael Stahl
2019-01-21cleanup SwAuthEntry manual ref-countingNoel Grandin
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl
2018-11-22tdf#120703 PVS: V637 rename inconsistent < and == operatorsCaolán McNamara
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-15sw_redlinehide_3: SwNodeText::GetExpandText overload is...Michael Stahl
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-19sw_redlinehide_2: remove one bool from SwTextNode::ExpandText()Michael Stahl
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara
2018-07-10loplugin:useuniqueptr in SwTOXInternationalNoel Grandin
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-19sw: prefix members of SwTOXInternationalMiklos Vajna
2017-05-19make string translation loading more uniformCaolán McNamara
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-11tdf#90713 tdf#90925 remove footnote mark from TOC/List of Figures entryAndras Timar
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier