summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2022-04-08sw_uiwriter: put autocorrect tests togetherXisco Fauli
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08sw_uiwriter6: use keyevents to simulate the autocorrectXisco Fauli
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-08tdf#147179 sw: select tracked row change in Manage ChangesLászló Németh
2022-04-08tdf#95706: RTF import: tolerant font table parsingVasily Melenchuk
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-04-08tdf#147861 sw ms export: DI_SUB_MASK must exclude FIXED nowJustin Luth
2022-04-08CppunitTest_sw_layoutwriter: avoid some a11y-based layout testingMiklos Vajna
2022-04-08tdf#148357 SwNavigator: recover scroll positon after content deleteJim Raykowski
2022-04-07tdf#148445 sw: Make "Exchange Databases" dialog modalMichael Weghorn
2022-04-07tdf#148445 sw: Resave exchangedatabases.ui with glade 3.38.2Michael Weghorn
2022-04-07sw: keep URL when applying frame style on imagesMiklos Vajna
2022-04-07ofz#46457 don't crash with mangled INCLUDETEXT field caseCaolán McNamara
2022-04-07Resolve tdf#49091 "UI: Alt-Left, Alt-Right keyboard shortcuts ineffective"Vincent Reher
2022-04-07tdf#95706: RTF import: Use fontname suffixes to detect encodingVasily Melenchuk
2022-04-07sw content controls: select the content on click when showing placeholderMiklos Vajna
2022-04-07typo: out->ourCaolán McNamara
2022-04-07Fix typoAndrea Gelmini