summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt
AgeCommit message (Expand)AuthorFilesLines
2021-03-02split out MoveAttrFieldmarkInsertedCaolán McNamara1-2/+1
2021-03-01merge sw::hack::Position and SwFltPositionCaolán McNamara1-1/+1
2021-02-10cid#1401334 silence Uncaught exceptionCaolán McNamara1-1/+2
2020-12-26Don't unload the msword libraryStephan Bergmann1-0/+1
2020-11-24ofz#27817 null derefCaolán McNamara1-3/+2
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen3-4/+0
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-03ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara1-0/+27
2020-10-20use tools::Long in swNoel1-4/+4
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara1-1/+1
2020-10-02SwWW8FltAnchorStack ctor never given a null SwDoc*Caolán McNamara1-42/+42
2020-10-01crashtesting: ucsdet_detect may return nullptrCaolán McNamara1-14/+16
2020-09-30SwDocFac::GetDoc can return a referenceCaolán McNamara1-7/+3
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara1-4/+4
2020-09-30tdf#60145 sw: fix UTF-8 encoding without BOM is not detectedTomofumi Yagi1-0/+27
2020-09-24ofz#25908 detect if the SwFrameFormat is deletedCaolán McNamara1-7/+9
2020-09-10tdf#135950 crash in format->character with selected text in tableCaolán McNamara1-0/+1
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-2/+2
2020-04-30loplugin:makeshared in swNoel Grandin2-3/+3
2020-04-24loplugin:unusedmethodsNoel Grandin1-15/+0
2020-04-20Translate German variable namesJohnny_M1-2/+2
2020-04-06loplugin:unusedvariableplus in swNoel Grandin1-2/+0
2020-04-03Turn defines into constexprsMike Kaganski1-1/+1
2020-03-26ofz#21385 SwFltAnchor FrameFormat deletedCaolán McNamara1-0/+6
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara1-0/+7
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-10sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ...Miklos Vajna1-38/+38
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna2-44/+44
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna1-1/+1
2020-01-07sw: don't send LOK notifications about redlines during saveMiklos Vajna1-0/+2
2019-12-23sal_Char->char in swNoel Grandin2-7/+7
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen5-55/+3
2019-12-17ofz#18534 sw: WW8 import: avoid creating redlines that overlap...Michael Stahl1-12/+20
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara2-6/+6
2019-11-27crashtesting: export of fdo50613-3.odt to docx crashesCaolán McNamara1-3/+3
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-5/+9
2019-09-26loplugin:virtualdead in swNoel Grandin1-1/+0
2019-09-20no more SwClient in sw/source/filter/basflt/Bjoern Michaelsen1-19/+15
2019-08-24loplugin:returnconstval in swNoel Grandin1-1/+1
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl1-2/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-2/+2
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl1-20/+4
2019-07-19loplugin:constantparamNoel Grandin1-10/+0
2019-07-03sw comments on frames: fix DOC handlingMiklos Vajna1-0/+11
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-1/+1
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-2/+2
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-9/+9
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1