summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)Author
2022-03-29move DeleteListener contraptions to toplevel writer includesCaolán McNamara
2022-03-28tdf#141671 fix destroyed pargraph style in exported RTF in MSO.Mark Hung
2022-03-28tdf#147978 export subpaths individually in custGeomRegina Henschel
2022-03-17tdf#146851: sw: even numbering=None is still a numberingVasily Melenchuk
2022-03-14ofz#45488 get WW8+ calculation of sprmTDefTable length rightCaolán McNamara
2022-03-11tdf#147760 tdf#142902 DOCX export: anonymize date and moveFromRangeStartLászló Németh
2022-02-11limit style export to words max style countCaolán McNamara
2022-02-02tdf#107727 disable border in RTF export if not drawnRegina Henschel
2022-01-18tdf#146515 export "Use printer metrics for document formatting" to docxCaolán McNamara
2022-01-15tdf#143039 tdf#143106 sw: DOCX export: don't export duplicate flysMichael Stahl
2022-01-07ofz#43052 crash in WW8TabDesc::MergeCellsCaolán McNamara
2021-12-21tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2021-12-11tdf#145720 DOCX export: fix loss of tracked movingLászló Németh
2021-12-09sw: support for other sdt attributes roundtrip in datepickerVasily Melenchuk
2021-12-09sw: refactoring for docx sdt blocks outputVasily Melenchuk
2021-12-03tdf#137466: docx: support w:placeholder & w15:color in w:sdtPrVasily Melenchuk
2021-11-30docx export: preserve spaces in field instructionsVasily Melenchuk
2021-11-30tdf#54465 tdf#139336 sw: add compat. flag for footnote in columnAttila Szűcs
2021-11-24ofz#41274 use FrameDeleteWatch to update if SwFlyFrameFormat is deletedCaolán McNamara
2021-11-24ofz#41250 use more SwUnoCursorsCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-22Generalize DegreeNMike Kaganski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19sw: DOCX export: use list's indent if paragraph is not countedMichael Stahl
2021-11-19tdf#135906 docxexport: set serializer before writingJustin Luth
2021-11-18tdf#81507: word content control support for w:multiLineVasily Melenchuk
2021-11-15tdf#145091 DOCX: don't export obsolete table row change dataLászló Németh
2021-11-14cid#1421164 Uncaught exceptionCaolán McNamara
2021-11-12coverity: annotate with markup so they will stay silencedCaolán McNamara
2021-11-11remove an ugly coverity warning suppressionCaolán McNamara
2021-11-09tdf#145089 DOCX export: fix track changes of table row insertionLászló Németh
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-07crashtesting: assert on re-exporting ooo25141-1.doc to docCaolán McNamara
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-11-05tdf#144668: docx export: simpler way to create lvlText in numberingsVasily Melenchuk
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-11-02tdf#145317 sw ms export: handle First Page with a first headerJustin Luth
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-26tdf#144374 DOCX: export the password for editingTünde Tóth
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-20make more use of SwPaM::End()Noel Grandin
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
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#39837 avoid timeoutCaolán McNamara