summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc/fltshell.hxx
AgeCommit message (Expand)Author
2019-07-23loplugin:unusedfieldsNoel Grandin
2019-07-19loplugin:constantparamNoel Grandin
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-02-22ofz#13250 Direct-leakCaolán McNamara
2018-10-03loplugin:constfields in swNoel Grandin
2018-08-23loplugin:useuniqueptr in SwFltStackEntryNoel Grandin
2018-08-16std::deque->std::vectorCaolán McNamara
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2017-12-12reuse ImportProgress class for exception safetyCaolán McNamara
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-08-30sw: WW8 import: properly handle consecutive range annotationsMichael Stahl
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-02-21Translate German comments in sw/source/filter/inc/Johnny_M
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-17loplugin:unusedenumvalues in swNoel Grandin
2016-03-24sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2015-12-09sw: initial SwFltRDFMarkMiklos Vajna
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-03sw: replace boost::ptr_deque with std::deque<std::unique_ptr>Michael Stahl
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2014-12-30i#93570 sw: add RES_FLTR_ANNOTATIONMARKMiklos Vajna
2014-12-1032/64 bit type mismatchDavid Ostrovsky
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara
2014-10-29callcatcher: more ww1 removal falloutCaolán McNamara
2014-10-23callcatcher: lots more unused post ww1 filter removalCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-04coverity#708489 Uninitialized scalar fieldCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms