summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8nds.cxx
AgeCommit message (Expand)Author
2023-01-03sw, numbering portion format: ignore char formats covering the entire paragraphMiklos Vajna
2023-01-03DOCX export, numbering portion format: consider full-para char formats as wellMiklos Vajna
2022-12-04docx: export symbol characters correctlySzymon Kłos
2022-11-25tdf#152200: Make sure to not write objects into field character runsMike Kaganski
2022-09-20sw content controls, plain text: enable DOCX filter with data bindingMiklos Vajna
2022-07-27sw content controls, plain text: add DOCX importMiklos Vajna
2022-05-13tdf#142840: doc export: use BookmarkToWord() for hyperlinksVasily Melenchuk
2022-05-13sw content controls: fixes for the ending dummy charMiklos Vajna
2022-04-22sw content controls: add initial DOCX exportMiklos Vajna
2022-01-15tdf#143039 tdf#143106 sw: DOCX export: don't export duplicate flysMichael Stahl
2021-12-11tdf#145720 DOCX export: fix loss of tracked movingLászló Németh
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-20make more use of SwPaM::End()Noel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-04tdf#77051 DOCX: fix user index and index entry supportLászló Németh
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-08-10sw: removed unused NO_NUMLEVELVasily Melenchuk
2021-07-27sw: document the last parameter of FieldVanish() where it's not usedMiklos Vajna
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-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl
2021-04-16tdf#134951 docxexport: stop duplicating stuff in postponed textJustin Luth
2021-04-15NFC sw ww8export cleanup: bPostponeWritingText already trueJustin Luth
2021-03-10sw: DOCX export: put fly before fieldmark start into its own runMichael Stahl
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-02-04Fix typoAndrea Gelmini
2020-12-21tdf#138986 Fix DOC export of LinkDisplayNameRegényi Balázs
2020-12-08tdf#135329 revert sw MS export: prevent skipping at-char anchorsJustin Luth
2020-11-11loplugin:stringviewNoel
2020-11-11DOCX: fix memory leak of cell formula exportLászló Németh
2020-11-06tdf#136952 ww8export: always check for breakAfter on last splitJustin Luth
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-10-28tdf#132149 ww8export: respect ginormous paragraphsJustin Luth
2020-10-13static_cast after dynamic_castNoel
2020-10-02MSWordExportBase never passed a null SwDoc*Caolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-21tdf#132149 ww8export: always check for break at end of paragraphJustin Luth
2020-09-08Add reference to spec to the commentMike Kaganski
2020-09-05tdf#136441 ms export: don't export comments in footnotesJustin Luth
2020-08-31tdf#132149 ww8export: nextNode has nothing to do with pageDescJustin Luth
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27tdf#136132 DOCX export: fix space in table formulaLászló Németh
2020-08-21NFC sw MS export: flatten useless aTmpFlyIter loopJustin Luth
2020-08-19tdf#135329 sw MS export: don't miss nextAttr fly positionJustin Luth
2020-08-14loplugin:simplifybool moreNoel Grandin