summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-23sw: WW8/RTF/DOCX export: only export actual bookmarks as bookmarksMichael Stahl1-3/+0
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh1-2/+29
2019-10-15new loplugin:bufferaddNoel Grandin1-7/+6
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-08-15loplugin:sequenceloop in swNoel Grandin1-9/+9
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl1-1/+2
2019-07-20loplugin:referencecasting in swNoel Grandin1-3/+3
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai1-0/+3
2019-07-05Simplify Sequence iterations in sw/source/filter/*Arkadiy Illarionov1-83/+56
2019-07-02sw comments on frames: fix DOCX handlingMiklos Vajna1-2/+2
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen1-0/+1
2019-06-18loplugin:logexceptionnicely in swNoel Grandin1-2/+2
2019-06-12tdf#89991 DOCX: import/export Show changes modeLászló Németh1-1/+10
2019-05-27tdf#125103 Writer: input fields will be exported to docxIlhan Yesil1-2/+2
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-1/+1
2019-04-27docx export: implement text-input field exportVasily Melenchuk1-2/+4
2019-04-26tdf#67207 DOCX mail merge: fix export/import of database fieldsLászló Németh1-0/+23
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-2/+2
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski1-60/+43
2019-03-07log nice exception messages whereever possibleNoel Grandin1-1/+3
2019-02-05tdf#121867 DOCX filter: handle page width zoomMiklos Vajna1-1/+21
2019-01-09sw: DOCX: recognize TOC title during importSerge Krot1-0/+5
2018-12-29tdf#113849 ooxmlexport: even headers/footers for both or none.Justin Luth1-6/+19
2018-12-17sw filter/ww8 code cleanupJustin Luth1-2/+1
2018-12-14sw: support for saving into .dotx fileVasily Melenchuk1-5/+29
2018-12-05use unique_ptr in ww8 export codeNoel Grandin1-3/+2
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov1-8/+2
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-4/+0
2018-08-23Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann1-1/+3
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-31Fix typosAndrea Gelmini1-1/+1
2018-07-26loplugin:useuniqueptr in DocxExportNoel Grandin1-3/+2
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+3
2018-06-18tdf#107969: use proper serializer for VML in footnotes/endnotesMike Kaganski1-0/+6
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-15Translate German variable namesJohnny_M1-16/+16
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-0/+1
2018-03-04Translate German variable namesJohnny_M1-1/+1
2018-02-14oox: cosmetic cleanupAshod Nakashian1-8/+6
2018-01-26Fix typosAndrea Gelmini1-1/+1
2018-01-08tdf#114882: don't try to close SDT when processing inner objectsMike Kaganski1-17/+13
2017-11-29tdf#65955 Bookmarks on two paragraphsSzymon Kłos1-3/+1
2017-11-28tdf#41650 DOCX export: insert empty header/footerTamas Bunth1-9/+25
2017-11-24tdf#65955 DOCX: bookmarks at the end of paragraphSzymon Kłos1-1/+9
2017-11-17loplugin:useuniqueptr in DocxExportNoel Grandin1-13/+5
2017-11-09tdf#42346: DOC export of cross-references to objectsTamás Zolnai1-1/+1
2017-10-23tdf#38778 fix missing run properties export for fields in docxSerge Krot1-1/+3
2017-10-07cid#1418980: Resource leakJulien Nabet1-21/+21
2017-10-06tdf#66398 Do not output document protection in docx twiceSerge Krot1-6/+16
2017-10-06tdf#66398 Remove double initialization of the form protectionSerge Krot1-11/+9