summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-04-26tdf#132475 sw ms: import/export DI_CHANGE as fieldJustin Luth
2022-04-26sw: document HtmlExportTestMiklos Vajna
2022-04-25tdf#132475 writerfilter: use proper date-field defaultsJustin Luth
2022-04-25tdf#141391 sw: don't paste as nested table in first cell paragraphLászló Németh
2022-04-25sw: make it easier to look up an uno command from a slot idMiklos Vajna
2022-04-25sw content controls, checkbox: add document model & UNO APIMiklos Vajna
2022-04-25tdf#135978 sw_redlinehide: recreate fly frames anchored to subsequent nodesMichael Stahl
2022-04-25sw: prefix members of WW8_WrPct, WW8_WrPlc1, WW8_WrPlcField and ...Miklos Vajna
2022-04-23Fix typoAndrea Gelmini
2022-04-22tdf#147453 sw: disable Delete Table functions on tracked deletionsLászló Németh
2022-04-22tdf#123381: sw: add table formula INTXisco Fauli
2022-04-22tdf#132475 writerfilter: connect PRINTDATE with DocInfo.PrintDateTimeJustin Luth
2022-04-22sw content controls: add LOK APIMiklos Vajna
2022-04-22CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-04-21tdf#147723: sw_uiwriter5: Add unittestXisco Fauli
2022-04-21sw: layout: fix crash when deleting page with section being formattedMichael Stahl
2022-04-21CppunitTest_sw_ooxmlexport9: avoid mustTestImportOf()Miklos Vajna
2022-04-21sw content controls: add insert UIMiklos Vajna
2022-04-21Fix typoAndrea Gelmini
2022-04-21Fix typoAndrea Gelmini
2022-04-21sw: document AbstractSwRenameXNamedDlgMiklos Vajna
2022-04-20tdf#147723 sw_fieldmarkhide: fix crash when copying multiple fieldmarksMichael Stahl
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-20sw content controls: add initial DOCX importMiklos Vajna
2022-04-20tdf#148380 sw fieldui: always allow turning off "Fixed Content"Justin Luth
2022-04-20use more FastAttributeIter::toViewNoel Grandin
2022-04-20sw: prefix members of WW8PLCFx_PCDAttrs, WW8PLCFx_SEPX, WW8PLCFx_SubDoc ...Miklos Vajna
2022-04-20loplugin:stringviewparamStephan Bergmann
2022-04-19tdf#148565 sw ms export: a new run can't be postponed-startedJustin Luth
2022-04-19SwNavigator: List fields content type members in document orderJim Raykowski
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-19tdf#148594 correcting the number of kern spaces.Mark Hung
2022-04-19sw: check if cursor position is valid before inserting fileMichael Stahl
2022-04-18tdf#147472: sw: bug in numbering with previous level NONEVasily Melenchuk
2022-04-18uitest: sw: move field dialog tests to their own placeXisco Fauli
2022-04-18tdf#148380 docx export: use content of unknown fields, not nameJustin Luth
2022-04-17tdf#148237 Show 'Footnote' and 'Endnote' as field name for field crossJim Raykowski
2022-04-17SwNavigator content tracking: clear selections and entry cursorJim Raykowski
2022-04-16use more string_view in swNoel Grandin
2022-04-16Resolves: tdf#148197 crash on launching context menu with no row selectedCaolán McNamara
2022-04-16tdf#148380 docx export: support CHANGEDATE/PRINTDATE without formatJustin Luth
2022-04-15tdf#148551: sw: Add UItestXisco Fauli
2022-04-15tdf#135377: sw: Add UItestXisco Fauli
2022-04-15tdf#143483: sw: Add UItestXisco Fauli
2022-04-15tdf#148494: export: Always add space separatorXisco Fauli
2022-04-15tdf#148551: sw ui: set default format value for Insert Field dlgVasily Melenchuk
2022-04-14tdf#52113, tdf#148312 Don't include table of contents hyperlinksJim Raykowski
2022-04-14tdf#148380 sw ms export: DI_EDIT is simply EDITTIMEJustin Luth
2022-04-14use more string_view in filterNoel Grandin
2022-04-14Make accessibility check dialog asyncNickWingate