summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxexport.cxx
AgeCommit message (Expand)Author
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-03tdf#137466: docx: support w:placeholder & w15:color in w:sdtPrVasily Melenchuk
2021-10-26tdf#144374 DOCX: export the password for editingTünde Tóth
2021-10-16Simplify vector initialization in swJulien Nabet
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-08-16tdf#130924 : replace debugging printf calls with SAL_INFO/SAL_WARNEmircan Agac
2021-07-27tdf#143475 consider Word 2007 rotated image specialityRegina Henschel
2021-07-03tdf#142902 DOCX export: remove personal info of comments and changesLászló Németh
2021-05-04tdf#69635 DOCX: export hidden (shared) headers/footersDaniel Arato (NISZ)
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-13No need to use getStr hereMike Kaganski
2021-03-26tdf#118535 DOCX export: save header image onceDaniel Arato (NISZ)
2021-02-28tdf#121666 DOCX export: fix missing page breakAttila Szűcs
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel
2021-02-05tdf#91920 sw page gutter margin, from top: add DOCX filterMiklos Vajna
2020-10-02MSWordExportBase never passed a null SwDoc*Caolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin
2020-07-22Read contentType from "MediaType" present in the streamMike Kaganski
2020-07-22tdf#131288 Chart: fix export of embedded xlsxBalazs Varga
2020-07-20tdf#134973: restore unmodified status of chart on exportMike Kaganski
2020-07-06Don't explicitly convert OUString to OStringMike Kaganski
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-15sw: DOCX export: export AddExternalLeading as w:noLeadingMichael Stahl
2020-04-02cid#1418980 Resource leakCaolán McNamara
2020-04-01tdf#120852 writerfilter: support read-only docProtectionJustin Luth
2020-03-31related tdf#106843 docxexport: if not enforced, let Writer protectJustin Luth
2020-03-25tdf#106843 docxexport: don't write double docProtectJustin Luth
2020-03-19sw pad-to-3 numbering: add DOCX filterMiklos Vajna
2020-03-18Fix typoAndrea Gelmini
2020-03-18tdf#131304 .docx: flag new files as MS Word 2019 native modeJustin Luth
2020-02-25sw: DOCX export: limit FORMDROPDOWN listEntry to Word's abilitiesMichael Stahl
2020-02-14RTF/DOCX export: always set hyphenation to auto at document levelVasily Melenchuk
2020-01-30DOCX export: write document variablesMiklos Vajna
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-11-21tdf#121658 Roundtrip w:doNotHyphenateCaps via InteropGrabBagSamuel Mehrbrodt
2019-11-19tdf#128889: don't write "page break after" into w:pPrMike Kaganski
2019-11-06tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt
2019-10-23sw: WW8/RTF/DOCX export: only export actual bookmarks as bookmarksMichael Stahl
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh