summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/XMLRedlineImportHelper.cxx
AgeCommit message (Expand)Author
2023-11-08loplugin:fieldcast in XMLRedlineImportHelperNoel Grandin
2023-10-30Fix typoAndrea Gelmini
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-03-11Simplify SwNodeIndexMike Kaganski
2023-01-20XUnoTunnel->dynamic_cast in SwXTextRangeNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in OTextCursorHelperNoel Grandin
2023-01-05tdf#152710 sw: call and fix DeleteSection() insteadMichael Stahl
2022-11-24add SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-10-29tdf#126788 speed up GetDocFromXMLImportNoel Grandin
2022-09-16create less SwPosition temporariesNoel Grandin
2022-08-20SwNodeIndex->SwNode in XTextRangeOrNodeIndexPositionNoel Grandin
2022-08-17forcepoint#108 sw: tweak a bitMichael Stahl
2022-08-16forcepoint#108 sw: prevent creating SwRangeRedline anchored in itselfMichael Stahl
2022-08-08unique_ptr->optional in SwRangeRedlineNoel Grandin
2022-08-08unique_ptr->optional in XTextRangeOrNodeIndexPositionNoel Grandin
2022-08-06make CheckNodesRange take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-04elide some SwNodeIndex temporariesNoel Grandin
2022-08-04add more SwPosition::AssignNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2021-12-08tdf#107292: ODT import: fix order of deletions at same positionLászló Németh
2021-11-19sw: enable warning in XMLRedlineImportHelper::InsertIntoDocument()Miklos Vajna
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 2Mike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-12sw: prefix members of SwXMLAutoStylePoolP, SwXMLConditionContext_Impl, ...Miklos Vajna
2021-05-31no need to allocate this separatelyNoel Grandin
2021-02-20loplugin:refcounting in swNoel
2021-02-15loplugin:referencecasting in swNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara
2020-07-30loplugin:flatten in sw/filter/xmlNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-20loplugin:constvars in swNoel Grandin
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-05-22sw: prefix members of XMLRedlineImportHelperMiklos Vajna
2019-04-19optimise find/insert patternNoel Grandin
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl
2018-12-18sw_redlinehide_4b: ODF import: drop empty delete redlinesMichael Stahl
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov