Age | Commit message (Expand) | Author |
2022-05-25 | Advanced Diagram support: Isolated IDiagramHelper, selection visualization | Armin Le Grand (Allotropia) |
2022-05-11 | Advanced Diagram support: UNDO/REDO support for Diagram DataModel | Armin Le Grand (Allotropia) |
2022-05-05 | loplugin:unusedvariableplus | Noel Grandin |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-05-04 | Just use Any ctor instead of makeAny in cui | Stephan Bergmann |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-20 | loplugin:passstuffbyref | Noel Grandin |
2022-04-15 | use more string_view in cui | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
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-07 | Make "Calc:" in About dialog's Misc show "default" by default | Mike Kaganski |
2022-04-05 | tdf#148397: Crash on font features dialog opening with EB Garamond | Julien Nabet |
2022-03-23 | loplugin:unusedfields | Noel Grandin |
2022-03-22 | tdf#135234 : Change initial focus of SpellDialog | Sarrah Bastawala |
2022-03-17 | Call corresponding base class method in SpellDialog::Deactivate | Michael Weghorn |
2022-03-17 | cui: Use more range-based for in SpellDialog | Michael Weghorn |
2022-03-17 | cui: Use range-based for in SentenceEditWindow_Impl | Michael Weghorn |
2022-03-17 | cui: Use range-based for in SpellDialog | Michael Weghorn |
2022-03-16 | tdf#109214 - Highlight the favorites in the grid of special characters | Andreas Heinisch |
2022-03-10 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | Gautham Krishnan |
2022-03-07 | do not pass XComponentContext to officecfg::...::get() calls | Luboš Luňák |
2022-03-04 | cid#1500632 Using a moved object | Caolán McNamara |
2022-03-01 | use SfxItemSet::GetItemIfSet in cui | Noel Grandin |
2022-02-25 | Advanced Diagram support: cleanup/consolidate with existing code | Armin Le Grand (Allotropia) |
2022-02-22 | Advanced Diagram support: first additions/reorganizations | Armin Le Grand (Allotropia) |
2022-02-06 | Simplify sequence of PropertyValue in cui/editeng/extensions | Julien Nabet |
2022-02-06 | Simplify sequence in cui | Julien Nabet |
2022-02-04 | add toId/fromId to tidy up some ugly casting | Caolán McNamara |
2022-01-29 | used TypedWhichId in the constructor of various svx *Item classes | Noel Grandin |
2022-01-29 | no need to call GetWhich on these SID_ values | Noel Grandin |
2022-01-28 | no need to call GetWhich on these SID_ values | Noel Grandin |
2022-01-27 | no need to call GetWhich on these SID_ values | Noel Grandin |
2022-01-24 | gtk4: adapt to window_[g|s]et_default_widget | Caolán McNamara |
2022-01-20 | Move credits link to config | Samuel Mehrbrodt |
2022-01-18 | tdf#146612 Drop confirmation question when applying new doc hyperlink | Gabor Kelemen |
2022-01-18 | Use "smart" INetURLObject ctor for user input right away | Mike Kaganski |
2022-01-15 | tdf#146754: consider xyz:123 as host:port when parsing URLs smart | Mike Kaganski |
2022-01-14 | tdf#146703 Rework previous fix to query extension metadata | Gabor Kelemen |
2022-01-13 | Recheck modules [a-c]* with IWYU | Gabor Kelemen |
2022-01-12 | tdf#142564 Localize extension category names | Gabor Kelemen |
2022-01-12 | tdf#146703 Fix URL encoding when querying extensions | Gabor Kelemen |
2022-01-11 | tdf#145919 Localize strings in Graphics Test dialog | Gabor Kelemen |
2021-12-21 | tdf#109390 Warn about empty New Document only on Apply, not OK | Gabor Kelemen |
2021-12-17 | Fix typos | Andrea Gelmini |
2021-12-03 | don't use SVXSTR for translation ids that are in cui.mo | Caolán McNamara |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-11-19 | loplugin:stringliteraldefine in tools | Noel Grandin |
2021-11-12 | call GetGetSpecialCharsFunction just once | Caolán McNamara |