summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2021-10-16Simplify vector initialization in swJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12ofz#39850 remove content anchored to para being removedCaolán McNamara
2021-10-12ofz#39837 avoid timeoutCaolán McNamara
2021-10-11sw XHTML export: fix missing <li> around nested <ul>/<ol>Miklos Vajna
2021-10-11loplugin:moveparam in swNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11Expand some defines and simplify loopsMike Kaganski
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-09Rename bookmrk* -> bookmark*Julien Nabet
2021-10-07ofz: Timeout, detect infinite loopCaolán McNamara
2021-10-07tdf#143982 doc/x export: save automatic table as 100% relativeJustin Luth
2021-10-05drop 'using namespace std' in swJulien Nabet
2021-10-04tdf#77051 DOCX: fix user index and index entry supportLászló Németh
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-01sw: simplify DocxAttributeOutput::CharBorder()Miklos Vajna
2021-10-01tdf#144437: rtf export: bookmark position is written to current runVasily Melenchuk
2021-09-29expand out SwNodePtr typedefNoel Grandin
2021-09-29sw: use StaticWhichCast() in docxattributeoutputMiklos Vajna
2021-09-28make this look less like it grew organically and more like it was plannedCaolán McNamara
2021-09-28tdf#144532 closing mail merge wizard preview removed document's data sourceCaolán McNamara
2021-09-28flatten this in advance of additional changesCaolán McNamara
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27sw: paragraph styles: add DOCX filter for a linked character styleMiklos Vajna
2021-09-26ofz#39303 don't Abrt on missing com.sun.star.form.component.FormCaolán McNamara
2021-09-26ofz#39150 avoid Timeout with large editengine stringsCaolán McNamara
2021-09-25ofz#39252 use safer SwUnoCursor for the pos to move back toCaolán McNamara
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-24no need to allocate these SwPaM on the heapNoel Grandin
2021-09-24sw: make sure own header is the first in rtfexportMiklos Vajna
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: swStephan Bergmann
2021-09-22no need to allocate these SfxItemSet on the heapNoel Grandin
2021-09-21Typo: sparatorIndex->separatorIndexJulien Nabet
2021-09-21Fix splitting of "permission-for-group/-user:" stringsStephan Bergmann
2021-09-20ofz: avoid TimeoutCaolán McNamara
2021-09-18ofz#35787 Avoid timeout when fuzzingCaolán McNamara
2021-09-17ofz#38652 Avoid timeout in html importCaolán McNamara
2021-09-17ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 2Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-14ofz: Null-dereference READCaolán McNamara
2021-09-13tdf#137363 DOC export: don't lose sprmPIlvl of para styleJustin Luth
2021-09-13indexing: prevent crash when creting the indexing XMLTomaž Vajngerl
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-09-09ODT export: order <style:font-face> elements inside <office:font-face-decls>Miklos Vajna