summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2022-04-14tdf#114303: sw_rtfexport4: Add unittestXisco Fauli
2022-04-13Clean up O[U]StringBuffer ctors taking a length parameterStephan Bergmann
2022-04-13give SwParaPortion a const GetDelta() and non-const SetDelta()Caolán McNamara
2022-04-13tdf#148380 doc: Import AUTHOR/CREATEDATE as FIXEDFLDJustin Luth
2022-04-13sw content controls, DOCX export: handle SDT end at para endMiklos Vajna
2022-04-13CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-12tdf#148380 docx export: support CREATEDATE without formatJustin Luth
2022-04-12CppunitTest_sw_ooxmlexport8: avoid mustTestImportOf()Miklos Vajna
2022-04-12sw content controls: add initial DOCX exportMiklos Vajna
2022-04-12sw: document SwXMeta::ImplMiklos Vajna
2022-04-12tdf#56363 - UI test fails if the selected font is not presentAndreas Heinisch
2022-04-11tdf#148395: sw: Add UItestXisco Fauli
2022-04-11sw: add sub Title impl for SwInputFieldMiklos Vajna
2022-04-11tdf#148052: sw_ooxmlexport17: add unittestXisco Fauli
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-11tdf#148380 writerfilter: Import AUTHOR as FIXEDFLDJustin Luth
2022-04-11sw: prefix members of WW8PLCFx_Cp_FKP, WW8PLCFx_FLD, WW8PLCFx_Fc_FKP and ...Miklos Vajna
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-09tdf#56363 - Search font family without the font feature after the colonAndreas Heinisch
2022-04-09SwNavigator: set entry focus and update toolbox items sensitivityJim Raykowski
2022-04-09Use DateTime(css::util::DateTime&) ctorEike Rathke
2022-04-09use helper GetTextArray() in all placesLuboš Luňák
2022-04-08add SalLayoutGlyphs* parameter to OutputDevice::GetTextBreak()Luboš Luňák
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák
2022-04-08tdf#83037: sw_uiwriter6: Add unittestXisco Fauli