summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-03-28sw clearing breaks: add layout support for the left and right casesMiklos Vajna
2022-03-28sw: WW8PLCFpcd, WW8PLCFpcd_Iter, WW8PLCFspecial and WW8PLCFxMiklos Vajna
2022-03-28tdf#148227 sw: fix Undo of tracked row deletion in Hide Changes modeLászló Németh
2022-03-27Fix typosAndrea Gelmini
2022-03-27forcepoint#92 fix crash on layout of specific docCaolán McNamara
2022-03-27move DeleteListener contraptions to toplevel writer includesCaolán McNamara
2022-03-26tdf#148111: docx std fields: use placeholder text for empty dataVasily Melenchuk
2022-03-26forcepoint#91 fix crash on layout of specific htmlCaolán McNamara
2022-03-25tdf#142447 related: SwNavigator: Copy outlinesJim Raykowski
2022-03-25forcepoint#90 fix crash on layout of specific rtfCaolán McNamara
2022-03-25forcepoint#89 don't remove page with footnote continuation frameCaolán McNamara
2022-03-25add support to explicitly test swriter/sweb layoutCaolán McNamara
2022-03-25loplugin:unusedfieldsNoel Grandin
2022-03-25tdf#147978 export subpaths individually in custGeomRegina Henschel
2022-03-25tdf#147861 writerfilter: use GetFieldResult, not current DocPropertyJustin Luth
2022-03-25simplify some TypedWhichId codeNoel Grandin
2022-03-25sw clearing breaks: add clearing indicator during renderingMiklos Vajna
2022-03-25sw layout xml dump: handle hole portionsMiklos Vajna
2022-03-24uitest: add prints to see the current dialogXisco Fauli
2022-03-24loplugin:constantparamNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-03-24sw fields: add Title uno propertyMiklos Vajna
2022-03-24forcepoint#86 RES_TXTATR_UNKNOWN_CONTAINER item put at invalid indexCaolán McNamara
2022-03-24Resolves tdf#140439 - AutoFormat Table preview not using DOCCOLORHeiko Tietze
2022-03-24loplugin:constantparamNoel Grandin
2022-03-24tdf#141671 fix destroyed pargraph style in exported RTF in MSO.Mark Hung
2022-03-24tdf#147861 ww8import: solve TODO: not fixed-field if equalJustin Luth
2022-03-24sw clearing breaks: add insert UIMiklos Vajna
2022-03-24loplugin:constantparamNoel Grandin
2022-03-24tdf#147807 SwNavigator: relate Navigate By control to Content treeJim Raykowski
2022-03-23tdf#147641 default font size for captions always resetNoel Grandin
2022-03-23forcepoint#82 back() called on empty vectorCaolán McNamara
2022-03-23CppunitTest_sw_ww8export*: use getProperty<Color> when possibleXisco Fauli
2022-03-23loplugin:unusedfieldsNoel Grandin
2022-03-23sw clearing breaks: add plain text exportMiklos Vajna
2022-03-23tdf#147861 ww8export: DI_CUSTOM write fixed field, not plain txtJustin Luth
2022-03-23tdf#111851: rtf import: fifty shades of greyVasily Melenchuk
2022-03-23CppunitTest_sw_ooxmlexport5: avoid mustTestImportOf()Miklos Vajna
2022-03-23Fix typoAndrea Gelmini
2022-03-22sw clearing breaks: add HTML filterMiklos Vajna
2022-03-22tdf#147861 ww8import: use GetFieldResult, not current DocPropertyJustin Luth
2022-03-22tdf#104390: rtf import: init default font for entire state stackVasily Melenchuk
2022-03-22sw: document SwXTableRowsMiklos Vajna
2022-03-21Removed duplicated includesAndrea Gelmini
2022-03-21Fix typoAndrea Gelmini
2022-03-21tdf#118047: RTF import: better deduplication for header/footerVasily Melenchuk
2022-03-21sw clearing breaks: add RTF filterMiklos Vajna
2022-03-21related tdf#147861: cleanup + a function provides the nameJustin Luth
2022-03-21tdf#141908 Replaced usage of sal_Int32 and sal_uInt32 with Color in unit tests.Siddhant Chaudhary