summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt/fltshell.cxx
AgeCommit message (Expand)Author
2018-01-24Fix some IWYU warningsMiklos Vajna
2017-12-12TypeWhichId in swNoel Grandin
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-10-27loplugin:constantparam in swNoel Grandin
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-08-30sw: WW8 import: properly handle consecutive range annotationsMichael Stahl
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-07-07sw: WW8 import: avoid inserting annotation mark without SwPostItFieldMichael Stahl
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-02-22sw: WW8 import: avoid assert on ooo99613-3.doc and ooo99613-4.docMichael Stahl
2017-01-21coverity#1399022 Dereference after null checkCaolán McNamara
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-09-29Resolves: tdf#102334 Some hidden text not imported as hidden correctlyCaolán McNamara
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-04DOC(X) filter: BAF -> BAILS in the smart tag mappingMiklos Vajna
2015-12-09sw: RES_FLTR_RDFMARK always implies SwFltRDFMarkMiklos Vajna
2015-12-09sw: handle RDF mark in SwFltControlStack::SetAttrInDoc()Miklos Vajna
2015-12-09sw: initial SwFltRDFMarkMiklos Vajna
2015-12-08sw: add RES_FLTR_RDFMARKMiklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-03sw: replace boost::ptr_deque with std::deque<std::unique_ptr>Michael Stahl
2015-08-23check for bad locationsCaolán McNamara
2015-08-22check that src index is in doc rangeCaolán McNamara
2015-08-03check that dest index is in doc rangeCaolán McNamara
2015-06-18Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-09newly set nStart and nEnd are not usedCaolán McNamara
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-11convert MarkType to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-01-22fdo#68963 recognize __RefHeading__ bookmarks as TOC in .doc filesJustin Luth
2014-12-30i#93570 sw: add RES_FLTR_ANNOTATIONMARKMiklos Vajna
2014-12-02loplugin: cstylecastNoel Grandin
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara
2014-10-29callcatcher: more ww1 removal falloutCaolán McNamara