summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc
AgeCommit message (Expand)Author
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-03-07use more Color in swNoel Grandin
2018-02-08sw HTML import: avoid loading the Writer/Web template for the Writer filterMiklos Vajna
2018-01-25tdf#115180: take table base width into accountMike Kaganski
2017-12-19inline use-once typedefsNoel Grandin
2017-12-12reuse ImportProgress class for exception safetyCaolán McNamara
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23loplugin:finalclasses in swNoel Grandin
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-08loplugin:unusedmethodsNoel Grandin
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin
2017-06-21loplugin:unusedfields in sw part3Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-09drop obsolete mailtosCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-25Fix typosAndrea Gelmini
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-12-14sw: WW8 import: try to prevent overlapping field-marks and redlinesMichael Stahl
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-06-20sw: prefix members of SwWriteTableMiklos Vajna
2016-05-23loplugin:unusedmethods 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
2016-01-10Fix typosAndrea Gelmini
2015-12-09sw: initial SwFltRDFMarkMiklos Vajna
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin