summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8nds.cxx
AgeCommit message (Expand)Author
2022-05-12tdf#142840: doc export: use BookmarkToWord() for hyperlinksVasily Melenchuk
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
2020-08-14tdf#133163 DOCX: export formula cellsLászló Németh
2020-08-14tdf#132726 tdf#134948 doc/rtf export: don't PostponeWritingTextJustin Luth
2020-08-13sw: MS Word export: don't insert section breaks in field instructionsMichael Stahl
2020-08-13tdf#135329 sw MS export: remove effectively dead anchoring codeJustin Luth
2020-08-08tdf#135329 sw MS export: prevent skipping at-char anchorsJustin Luth
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin
2020-07-17Use information about sprm structure from [MS-DOC] in GetWW8SprmSearcherMike Kaganski