summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt/fltshell.cxx
AgeCommit message (Expand)Author
2022-10-04sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2021-01-25ofz#27817 null derefCaolán McNamara
2021-01-25ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2020-03-26ofz#21385 SwFltAnchor FrameFormat deletedCaolán McNamara
2019-12-18ofz#18534 sw: WW8 import: avoid creating redlines that overlap...Michael Stahl
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-09-20no more SwClient in sw/source/filter/basflt/Bjoern Michaelsen
2019-07-19loplugin:constantparamNoel Grandin
2019-07-03sw comments on frames: fix DOC handlingMiklos Vajna
2019-02-22ofz#13250 Direct-leakCaolán McNamara
2019-02-10loplugin:indentation in swNoel Grandin
2018-12-01sw_redlinehide_4a: InsertItemSet()/InsertPoolItem()Michael Stahl
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-08-23loplugin:useuniqueptr in SwFltStackEntryNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
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