summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxexport.cxx
AgeCommit message (Expand)Author
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
2019-10-15new loplugin:bufferaddNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-05Simplify Sequence iterations in sw/source/filter/*Arkadiy Illarionov
2019-07-02sw comments on frames: fix DOCX handlingMiklos Vajna
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-06-18loplugin:logexceptionnicely in swNoel Grandin
2019-06-12tdf#89991 DOCX: import/export Show changes modeLászló Németh
2019-05-27tdf#125103 Writer: input fields will be exported to docxIlhan Yesil
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-27docx export: implement text-input field exportVasily Melenchuk
2019-04-26tdf#67207 DOCX mail merge: fix export/import of database fieldsLászló Németh
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-05tdf#121867 DOCX filter: handle page width zoomMiklos Vajna