summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)Author
2021-08-17Resolves: tdf#142003 tracked changes in footnotes offset in .doc importCaolán McNamara
2021-08-16Fix typosAndrea Gelmini
2021-08-16tdf#130924 : replace debugging printf calls with SAL_INFO/SAL_WARNEmircan Agac
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-15crashtesting: failure on export tdf87915-2.odt to docxCaolán McNamara
2021-08-14cid#1490212 silence Untrusted divisorCaolán McNamara
2021-08-14tdf#140226: use StaticWhichCastEmircan Agac
2021-08-13cid#1490212 try and silence bogus divide by zero Untrusted divisorCaolán McNamara
2021-08-13tdf#143432 and more, improve wrap contour exportRegina Henschel
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-12tdf#114441:Convert use of sal_uLong to better integer typesEmircan Agac
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-10sw: removed unused NO_NUMLEVELVasily Melenchuk
2021-08-05tdf#123643 Import/Export for hyperlinks on text boxesSamuel Mehrbrodt
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-29tdf#143526 fix and add Korean numberingDaeHyun Sung
2021-07-27Fix typoAndrea Gelmini
2021-07-27sw: document the last parameter of FieldVanish() where it's not usedMiklos Vajna
2021-07-27tdf#143475 consider Word 2007 rotated image specialityRegina Henschel
2021-07-26tdf#143424: support for "Chapter number without separator"Vasily Melenchuk
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-15sw: use SfxPoolItem::StaticWhichCast() in RtfAttributeOutputMiklos Vajna
2021-07-14tdf#143219 improve docx import/export of contour wrapRegina Henschel
2021-07-13sw RTF export: use std::make_uniqueMiklos Vajna
2021-07-09ofz: OOMCaolán McNamara
2021-07-09make this a little more readableCaolán McNamara
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-07-07make code a little clearer to indicate that pAnchor isn't leakedCaolán McNamara
2021-07-07ofz#35832 TimeoutCaolán McNamara
2021-07-05tdf#104239 doc import CN: don't skip no-style levelsJustin Luth
2021-07-04tdf100961: import fixed date/time field attribute from DOCMike Kaganski
2021-07-03tdf#142902 DOCX export: remove personal info of comments and changesLászló Németh
2021-07-03tdf104239 doc import: re-arrange aPreventUseAsChapterNumberingJustin Luth
2021-07-03doc import: halt earlier for non-paragraph stylesJustin Luth
2021-07-02Change order of parameter to LTRB for better readabilityRegina Henschel
2021-07-02tdf#123569 correct position of rotated Writer imageRegina Henschel
2021-07-01ofz#34749 don't remove trailing paragraph if something got anchored to itCaolán McNamara
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin
2021-07-01ofz#30657 Timeout, ignore duplicate images when fuzzingCaolán McNamara
2021-07-01tdf#121509 DOCX export: fix corrupt shape anchoring in textboxAttila Bakos (NISZ)
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-28tdf#104239 doc import: fix chose m_pChosenWW8OutlineStyle carefullyJustin Luth
2021-06-28Fix typosAndrea Gelmini