Age | Commit message (Expand) | Author |
2024-05-13 | loplugin:ostr in svtools | Noel Grandin |
2024-02-08 | tdf#159637: fix position of 'Windows Share' entry | Xisco Fauli |
2023-11-09 | tdf#146386 fpicker,svtools: remove FTP from Remote Files dialog | Michael Stahl |
2023-04-12 | loplugin:stringview whitelist getLength and isEmpty | Noel Grandin |
2022-11-22 | loplugin:unusedfields | Noel Grandin |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-03-07 | do not pass XComponentContext to officecfg::...::get() calls | Luboš Luňák |
2021-10-18 | Related: tdf#145169 use "sftp" because that's a known Protocol | Caolán McNamara |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2020-11-11 | loplugin:stringview | Noel |
2020-09-04 | Make many OUString functions take std::u16string_view parameters | Stephan Bergmann |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-02-03 | make some headers private | Caolán McNamara |
2019-08-21 | Avoid extra calls to INetURLObject::decode | Stephan Bergmann |
2019-07-15 | Simplify Sequence iterations in svtools | Arkadiy Illarionov |
2019-05-03 | Fix loop condition | Arkadiy Illarionov |
2019-03-16 | clarify that set_visible(true/false) is just show/hide | Caolán McNamara |
2019-02-05 | tdf#42949 Fix IWYU warnings in include/svtools/* | Gabor Kelemen |
2019-02-02 | tdf#119812: Hide "Windows Share" server type in Windows OS. | Aditya |
2018-11-25 | Simplify containers iterations in svgio, svl, svtools | Arkadiy Illarionov |
2018-09-18 | crash editing previously added remote cmis | Caolán McNamara |
2018-09-17 | rename to weld::ComboBox are they are not text only now | Caolán McNamara |
2018-05-18 | make PlaceEditDialog a bit more ordinary | Caolán McNamara |
2018-04-11 | weld PlaceEditDialog | Caolán McNamara |
2018-02-27 | convert remaining WarningBox to weld::MessageDialog | Caolán McNamara |
2017-12-01 | tdf#102160 make 'Other CMIS' string localizable | Andras Timar |
2017-11-22 | loplugin:flatten in svtools | Noel Grandin |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-10 | simplify some OUString compareTo calls | Noel Grandin |
2017-05-19 | loplugin:stringcopy: svtools | Stephan Bergmann |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-02-08 | tdf#105814 enable localization of "host" and "port" in sample addresses | Andras Timar |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-10-27 | loplugin:expandablemethods in svtools | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-07-06 | restore loplugin:vclwidget checking for calling clear() on VclPtr fields | Noel Grandin |
2016-05-26 | Resolves: tdf#96279 set correct parents for password dialogs | Caolán McNamara |
2016-03-24 | Disable gdrive/OneDrive/Alfresco cloud based on whether they are compiled in. | Jan Holesovsky |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-08 | Related tdf#96833: hide user and password for WebDAV servers... | Giuseppe Castagno |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-10-10 | fixed CMIS service editing | Szymon Kłos |
2015-09-12 | Update many ListBox users to its sal_Int32 interface | Matteo Casalin |
2015-08-29 | remember password for all types of service | Szymon Kłos |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-08-17 | make Link<> typed | Noel Grandin |