summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt
AgeCommit message (Expand)Author
2020-09-10tdf#135950 crash in format->character with selected text in tableCaolán McNamara
2020-03-26ofz#21385 SwFltAnchor FrameFormat deletedCaolán McNamara
2020-03-25ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolá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-26loplugin:virtualdead in swNoel Grandin
2019-09-20no more SwClient in sw/source/filter/basflt/Bjoern Michaelsen
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl
2019-07-19loplugin:constantparamNoel Grandin
2019-07-03sw comments on frames: fix DOC handlingMiklos Vajna
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-05sw_redlinehide: fix RSID related asserts regressionMichael Stahl
2019-03-04expand out SwRead typedefNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-22ofz#13250 Direct-leakCaolán McNamara
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2018-12-01sw_redlinehide_4a: InsertItemSet()/InsertPoolItem()Michael Stahl
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-15Make parameter parsing linear, not loopMike Kaganski
2018-11-14Fix parameter value in commentMike Kaganski
2018-11-13Fix tdf#44291. Allow saving text without byte-order mark.Martin van Zijl
2018-11-07loplugin:collapseif in swNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-10-03no need to call empty() before clear()Noel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-27loplugin:useuniqueptr in SwReader::ReadNoel Grandin
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-23loplugin:useuniqueptr in SwFltStackEntryNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-17loplugin:useuniqueptr in SwRelNumRuleSpacesNoel Grandin
2018-07-16convert SW*READER constants to scoped enumNoel Grandin
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-04-23sw: prefix members of ReaderMiklos Vajna
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann