Age | Commit message (Expand) | Author |
2022-04-20 | loplugin:stringviewparam | Stephan Bergmann |
2022-04-19 | tdf#148565 sw ms export: a new run can't be postponed-started | Justin Luth |
2022-04-19 | SwNavigator: List fields content type members in document order | Jim Raykowski |
2022-04-19 | new loplugin:stringviewvar looks for OUString vars that can be | Noel Grandin |
2022-04-19 | tdf#148594 correcting the number of kern spaces. | Mark Hung |
2022-04-19 | sw: check if cursor position is valid before inserting file | Michael Stahl |
2022-04-18 | tdf#147472: sw: bug in numbering with previous level NONE | Vasily Melenchuk |
2022-04-18 | uitest: sw: move field dialog tests to their own place | Xisco Fauli |
2022-04-18 | tdf#148380 docx export: use content of unknown fields, not name | Justin Luth |
2022-04-17 | tdf#148237 Show 'Footnote' and 'Endnote' as field name for field cross | Jim Raykowski |
2022-04-17 | SwNavigator content tracking: clear selections and entry cursor | Jim Raykowski |
2022-04-16 | use more string_view in sw | Noel Grandin |
2022-04-16 | Resolves: tdf#148197 crash on launching context menu with no row selected | Caolán McNamara |
2022-04-16 | tdf#148380 docx export: support CHANGEDATE/PRINTDATE without format | Justin Luth |
2022-04-15 | tdf#148551: sw: Add UItest | Xisco Fauli |
2022-04-15 | tdf#135377: sw: Add UItest | Xisco Fauli |
2022-04-15 | tdf#143483: sw: Add UItest | Xisco Fauli |
2022-04-15 | tdf#148494: export: Always add space separator | Xisco Fauli |
2022-04-15 | tdf#148551: sw ui: set default format value for Insert Field dlg | Vasily Melenchuk |
2022-04-14 | tdf#52113, tdf#148312 Don't include table of contents hyperlinks | Jim Raykowski |
2022-04-14 | tdf#148380 sw ms export: DI_EDIT is simply EDITTIME | Justin Luth |
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 |