Age | Commit message (Expand) | Author |
2022-04-14 | use more string_view in filter | Noel Grandin |
2022-04-14 | Make accessibility check dialog async | NickWingate |
2022-04-14 | tdf#114303: sw_rtfexport4: Add unittest | Xisco Fauli |
2022-04-13 | Clean up O[U]StringBuffer ctors taking a length parameter | Stephan Bergmann |
2022-04-13 | give SwParaPortion a const GetDelta() and non-const SetDelta() | Caolán McNamara |
2022-04-13 | tdf#148380 doc: Import AUTHOR/CREATEDATE as FIXEDFLD | Justin Luth |
2022-04-13 | sw content controls, DOCX export: handle SDT end at para end | Miklos Vajna |
2022-04-13 | CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml() | Miklos Vajna |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-12 | loplugin:stringview more o3tl conversion | Noel Grandin |
2022-04-12 | tdf#148380 docx export: support CREATEDATE without format | Justin Luth |
2022-04-12 | CppunitTest_sw_ooxmlexport8: avoid mustTestImportOf() | Miklos Vajna |
2022-04-12 | sw content controls: add initial DOCX export | Miklos Vajna |
2022-04-12 | sw: document SwXMeta::Impl | Miklos Vajna |
2022-04-12 | tdf#56363 - UI test fails if the selected font is not present | Andreas Heinisch |
2022-04-11 | tdf#148395: sw: Add UItest | Xisco Fauli |
2022-04-11 | sw: add sub Title impl for SwInputField | Miklos Vajna |
2022-04-11 | tdf#148052: sw_ooxmlexport17: add unittest | Xisco Fauli |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-04-11 | tdf#148380 writerfilter: Import AUTHOR as FIXEDFLD | Justin Luth |
2022-04-11 | sw: prefix members of WW8PLCFx_Cp_FKP, WW8PLCFx_FLD, WW8PLCFx_Fc_FKP and ... | Miklos Vajna |
2022-04-10 | loplugin:stringview check for getToken and trim | Noel Grandin |
2022-04-09 | tdf#56363 - Search font family without the font feature after the colon | Andreas Heinisch |
2022-04-09 | SwNavigator: set entry focus and update toolbox items sensitivity | Jim Raykowski |
2022-04-09 | Use DateTime(css::util::DateTime&) ctor | Eike Rathke |
2022-04-09 | use helper GetTextArray() in all places | Luboš Luňák |
2022-04-08 | add SalLayoutGlyphs* parameter to OutputDevice::GetTextBreak() | Luboš Luňák |
2022-04-08 | use just one shared global SalLayoutGlyphsCache | Luboš Luňák |
2022-04-08 | tdf#83037: sw_uiwriter6: Add unittest | Xisco Fauli |
2022-04-08 | sw_uiwriter: put autocorrect tests together | Xisco Fauli |
2022-04-08 | move comphelper::string::toInt32 to o3tl | Noel Grandin |
2022-04-08 | sw_uiwriter6: use keyevents to simulate the autocorrect | Xisco Fauli |
2022-04-08 | use more subView when converting to Int32 | Noel Grandin |
2022-04-08 | tdf#147179 sw: select tracked row change in Manage Changes | László Németh |
2022-04-08 | tdf#95706: RTF import: tolerant font table parsing | Vasily Melenchuk |
2022-04-08 | loplugin:stringviewparam convert methods using trim | Noel Grandin |
2022-04-08 | tdf#147861 sw ms export: DI_SUB_MASK must exclude FIXED now | Justin Luth |
2022-04-08 | CppunitTest_sw_layoutwriter: avoid some a11y-based layout testing | Miklos Vajna |
2022-04-08 | tdf#148357 SwNavigator: recover scroll positon after content delete | Jim Raykowski |
2022-04-07 | tdf#148445 sw: Make "Exchange Databases" dialog modal | Michael Weghorn |
2022-04-07 | tdf#148445 sw: Resave exchangedatabases.ui with glade 3.38.2 | Michael Weghorn |
2022-04-07 | sw: keep URL when applying frame style on images | Miklos Vajna |
2022-04-07 | ofz#46457 don't crash with mangled INCLUDETEXT field case | Caolán McNamara |
2022-04-07 | Resolve tdf#49091 "UI: Alt-Left, Alt-Right keyboard shortcuts ineffective" | Vincent Reher |
2022-04-07 | tdf#95706: RTF import: Use fontname suffixes to detect encoding | Vasily Melenchuk |
2022-04-07 | sw content controls: select the content on click when showing placeholder | Miklos Vajna |
2022-04-07 | typo: out->our | Caolán McNamara |
2022-04-07 | Fix typo | Andrea Gelmini |
2022-04-06 | Drop write-only uses of pNonConvertableChars argument | Mike Kaganski |
2022-04-06 | sw: fix expansion of SetGetExpField in headers with split table rows | Michael Stahl |