summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export/ww8export3.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-02-09tdf#153042 doc/x/rtf: pre-emptive unit tests for numbering tabstopJustin Luth1-0/+5
2023-01-27sw: avoid copy&paste in SwFieldPortion::dumpAsXml()Miklos Vajna1-1/+1
2022-11-17CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna1-2/+2
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli1-3/+3
2022-11-11SwModelTestBase: remove duplicated methodXisco Fauli1-2/+2
2022-11-08swmodeltestbase: make mbExported privateXisco Fauli1-5/+5
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli1-3/+3
2022-10-26CppunitTest_sw_ww8export3: remove not needed mustTestImportOf()Miklos Vajna1-26/+40
2022-05-12tdf#142840: doc export: use BookmarkToWord() for hyperlinksVasily Melenchuk1-0/+17
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-2/+2
2022-04-27tdf#148380 sw ms: import select fldLock'd fields as FIXEDJustin Luth1-0/+21
2022-04-13tdf#148380 doc: Import AUTHOR/CREATEDATE as FIXEDFLDJustin Luth1-0/+13
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-1/+2
2022-03-28sw: use getProperty<Color> when possibleXisco Fauli1-3/+3
2022-03-24tdf#147861 ww8import: solve TODO: not fixed-field if equalJustin Luth1-1/+2
2022-03-23CppunitTest_sw_ww8export*: use getProperty<Color> when possibleXisco Fauli1-10/+10
2022-03-23tdf#147861 ww8export: DI_CUSTOM write fixed field, not plain txtJustin Luth1-3/+2
2022-03-22tdf#147861 ww8import: use GetFieldResult, not current DocPropertyJustin Luth1-0/+19
2022-03-18Fix typosAndrea Gelmini1-1/+1
2022-03-18sw clearing breaks: add DOC exportMiklos Vajna1-19/+25
2022-03-17sw clearing breaks: add DOC importMiklos Vajna1-0/+26
2022-02-10tdf#79186 ww8export: save LayoutInCell propertyJustin Luth1-0/+8
2021-11-03tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsRishav Chattopadhya1-2/+2
2021-10-13tdf#124937: sw_ww8export3: Add unittestXisco Fauli1-0/+9
2021-10-07tdf#143982 doc/x export: save automatic table as 100% relativeJustin Luth1-1/+10
2021-09-24CppUnittest: sw: add missing asserts to odf filesXisco Fauli1-5/+10
2021-08-15tdf#142760: sw_ww8export3: Add unittestXisco Fauli1-0/+13
2021-08-04Revert "tdf#104254 sw DOCX import: fix text wrapping in headers"Justin Luth1-14/+0
2021-07-05tdf#104239 doc import CN: don't skip no-style levelsJustin Luth1-0/+21
2021-07-04tdf100961: import fixed date/time field attribute from DOCMike Kaganski1-0/+23
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk1-3/+3
2021-06-28tdf#104239 doc import: fix chose m_pChosenWW8OutlineStyle carefullyJustin Luth1-0/+6
2021-06-28tdf#104239 doc import: listLevel 9 is body textJustin Luth1-2/+2
2021-06-26tdf#104239 doc import: chose m_pChosenWW8OutlineStyle carefullyJustin Luth1-0/+28
2021-06-26tdf#104329 doc import pre-emptive unit test: ensure ChapterNumberingJustin Luth1-0/+16
2021-06-25tdf#104239 doc import: use "Outline" for m_pChosenWW8OutlineStyleJustin Luth1-2/+1
2021-06-24tdf#104239 doc import: accept outlineLvl0 == (listLvl = MAXLEVEL)Justin Luth1-0/+8
2021-06-24tdf#123405 doc import: inherit from all Outline stylesJustin Luth1-0/+7
2021-06-23tdf#106541 doc import: allow listLevel to be inheritedJustin Luth1-1/+1
2021-06-22tdf#106541 doc import: prevent inheriting when LFO == 0Justin Luth1-2/+2
2021-06-21tdf#106541 doc import: always register listLevelJustin Luth1-1/+1
2021-06-19tdf#106541 doc import: inherit style numbering from parentJustin Luth1-2/+18
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth1-0/+7
2021-06-10tdf#64997: sw_ww8export3: Add unittestXisco Fauli1-0/+8
2021-06-09tdf#96840: sw_ww8export3: Add unittestXisco Fauli1-0/+6
2021-05-31tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth1-0/+6
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-1/+1
2021-04-22tdf#106541 doc import numbering: pre-emptive inheritance unit testJustin Luth1-0/+11
2021-04-21tdf#94326 doc import: allow direct numbering to cancel outlineStyleJustin Luth1-0/+7
2021-04-15partial fix tdf100961 doc import: E_Locked field as plain textJustin Luth1-0/+6