summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt
AgeCommit message (Expand)Author
2021-02-10cid#1401334 silence Uncaught exceptionCaolán McNamara
2020-12-26Don't unload the msword libraryStephan Bergmann
2020-11-24ofz#27817 null derefCaolán McNamara
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-03ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara
2020-10-02SwWW8FltAnchorStack ctor never given a null SwDoc*Caolán McNamara
2020-10-01crashtesting: ucsdet_detect may return nullptrCaolán McNamara
2020-09-30SwDocFac::GetDoc can return a referenceCaolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30tdf#60145 sw: fix UTF-8 encoding without BOM is not detectedTomofumi Yagi
2020-09-24ofz#25908 detect if the SwFrameFormat is deletedCaolán McNamara
2020-09-10tdf#135950 crash in format->character with selected text in tableCaolán McNamara
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-20Translate German variable namesJohnny_M
2020-04-06loplugin:unusedvariableplus in swNoel Grandin
2020-04-03Turn defines into constexprsMike Kaganski
2020-03-26ofz#21385 SwFltAnchor FrameFormat deletedCaolán McNamara
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-02speedup sw build a littleNoel Grandin
2020-02-10sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ...Miklos Vajna
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna
2020-01-07sw: don't send LOK notifications about redlines during saveMiklos Vajna
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-17ofz#18534 sw: WW8 import: avoid creating redlines that overlap...Michael Stahl
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-27crashtesting: export of fdo50613-3.odt to docx crashesCaolán McNamara
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