Age | Commit message (Expand) | Author |
2022-05-03 | add o3tl::equalsAscii | Noel Grandin |
2022-03-01 | use SfxItemSet::GetItemIfSet in cui | Noel Grandin |
2022-02-04 | add toId/fromId to tidy up some ugly casting | Caolán McNamara |
2022-01-27 | add some more TypeWhichId annotations | Noel Grandin |
2022-01-08 | fix Options->LibreOffice->View->Visibility->Menu on Windows, | Noel Grandin |
2021-11-08 | tdf#145128 "Perform file extension check" should be disabled if finalized | Gabor Kelemen |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in cui | Mike Kaganski |
2021-10-19 | Use MsLangId::getConfiguredSystemLanguage() | Eike Rathke |
2021-09-13 | Explicitly set cursor position for x11 'gen' backend, tdf#144457 follow-up | Eike Rathke |
2021-09-12 | Resolves: tdf#144457 Use weld::set_text() instead of replace_selection() | Eike Rathke |
2021-09-01 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-23 | enable the UI option to enable Skia on Mac too | Luboš Luňák |
2021-08-13 | split SvNumberFormatter into it's own header | Noel Grandin |
2021-07-29 | Intialize the VCL test dialog directly instead of dispatching command | homeboy445 |
2021-07-28 | use officecfg for SvtCJKOptions | Noel Grandin |
2021-07-27 | drop SvtLanguageOptions class | Noel Grandin |
2021-07-26 | use officecfg for menu options | Noel Grandin |
2021-07-25 | use officecfg for drawing options | Noel Grandin |
2021-07-25 | use officecfg for help options | Noel Grandin |
2021-07-24 | use officecfg to retrieve offlinehelppopup | Noel Grandin |
2021-07-23 | use officecfg to retrieve SidebarIconSize | Noel Grandin |
2021-07-23 | use officecfg to retrieve NotebookbarIconSize | Noel Grandin |
2021-07-23 | tdf#140107 Remove all collect usage data code. | Jeff Huang |
2021-06-29 | Added a UI dialog box for running the VCL backend tests | homeboy445 |
2021-05-30 | Drop GtkSalPrinter bits from option dialog | Jan-Marek Glogowski |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-14 | gtk4: advertise as gtk4 not gtk3 | Caolán McNamara |
2021-04-09 | -Werror,-Wreorder-ctor (clang-cl) | Stephan Bergmann |
2021-04-01 | tdf#45735 New UI dialog at app startup to check default file formats | Matt K |
2021-03-17 | Use COMReference here | Mike Kaganski |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-07 | remove OpenGL VCL backend code | Luboš Luňák |
2020-12-01 | drop the needless and broken SkiaConfig abstraction (tdf#137935) | Luboš Luňák |
2020-11-25 | clean up enabling/disabling GUI options related to Skia | Luboš Luňák |
2020-11-01 | use officecfg for UseSystemFileDialog | Noel Grandin |
2020-11-01 | use officecfg for UseSystemPrintDialog | Noel Grandin |
2020-11-01 | use officecfg for Experimental flag | Noel Grandin |
2020-10-28 | cid#1468666 'Constant' variable guards dead code | Caolán McNamara |
2020-10-20 | clean up handling of the UI Skia options | Luboš Luňák |
2020-10-20 | remove ui for 'forceskia' AKA 'ignore skia denylist' (tdf#137159) | Luboš Luňák |
2020-10-14 | Resolves tdf#137447 - Access icon themes via tight extensions | Heiko Tietze |
2020-10-02 | loplugin:reducevarscope in cui | Noel |
2020-07-29 | replace and drop SvtPrintWarningOptions | Caolán McNamara |
2020-07-28 | drop use of SvtFontOptions | Caolán McNamara |
2020-07-10 | replace usage of blacklist with denylist | Thorsten Behrens |
2020-07-02 | currency combobox doesn't have a selected entry | Caolán McNamara |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: cui | Stephan Bergmann |
2020-05-23 | show Skia UI controls only on Windows for now (tdf#133166) | Luboš Luňák |
2020-05-22 | Prefer CoInitializeEx instead of CoInitialize | Julien Nabet |