summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt
AgeCommit message (Expand)AuthorFilesLines
2021-10-10use SfxItemSetFixed in swNoel Grandin1-1/+1
2021-10-09Rename bookmrk* -> bookmark*Julien Nabet1-1/+1
2021-09-29expand out SwNodePtr typedefNoel Grandin1-1/+1
2021-09-24no need to allocate these SwPaM on the heapNoel Grandin1-2/+2
2021-08-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin1-1/+2
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth1-74/+5
2021-06-06tdf#142669 Consider BOM on text encoding detectiontobias1-1/+7
2021-05-31sw: prefix members of HTMLEndPosLst, SwFltStackEntry, SwFltTOX and ...Miklos Vajna1-41/+41
2021-05-25sw: prefix members of SwApplet_Impl, SwFltAnchor, SwFltControlStack and ...Miklos Vajna1-46/+46
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-2/+2
2021-05-21tdf#137469 Add option to disable hidden text in text filterOleg Shchelykalnov1-1/+16
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