summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/XMLRedlineImportHelper.cxx
AgeCommit message (Expand)Author
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
2018-10-11ofz#10853 no config available during fuzzingCaolán McNamara
2018-10-05sw_redlinehide_2: import ShowRedlineChanges from flat-odt as wellMichael Stahl
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-14use more OUString::operator== in swNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-02-07convert CursorType to scoped enumNoel Grandin
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-31loplugin:constantparam in swNoel Grandin