Age | Commit message (Expand) | Author |
2024-05-07 | loplugin:ostr in extensions | Noel Grandin |
2024-04-08 | tdf#146619 Drop unused 'using namespace' in: extensions/ | Gabor Kelemen |
2023-05-25 | merge some stringadds | Noel Grandin |
2022-04-10 | loplugin:stringview check for getToken and trim | Noel Grandin |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-20 | use toggle instead of click for CheckButton | Caolán McNamara |
2020-03-11 | tdf#42949 Fix IWYU warnings in extensions/*/*cxx | Gabor Kelemen |
2020-02-07 | rename URLBox back to SvtURLBox | Caolán McNamara |
2019-10-01 | loplugin:stringadd in extensions..framework | Noel Grandin |
2019-09-26 | now drop TabPageParent intermediate | Caolán McNamara |
2019-09-26 | disinherit OWizardPage and SfxTabPage from vcl TabPage | Caolán McNamara |
2019-08-31 | drop newly unused OFileURLControl | Caolán McNamara |
2019-08-30 | weld addressbook wizard | Caolán McNamara |
2019-08-16 | move WizardMachine to vcl | Caolán McNamara |
2019-06-21 | Drop INetURLObject::GetName and INetURLObject::GetExtension | Mike Kaganski |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-05-28 | loplugin:useuniqueptr in abp::FinalPage | Noel Grandin |
2018-03-20 | drop unnecessary includes | Caolán McNamara |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-05-01 | Typo: OAddessBookSourcePilot->OAddressBookSourcePilot | Julien Nabet |
2016-03-11 | work on sane lifecylce for SfxFilter | Markus Mohrhard |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-08-14 | loplugin: defaultparams | Noel Grandin |
2015-06-04 | abpilot: store embedding preference in AddressSettings | Miklos Vajna |
2015-06-04 | abpilot: add checkbox to embed data source in datasourcepage | Miklos Vajna |
2015-05-15 | tdf#62475: partial handmade fixes | Andrea Gelmini |
2015-04-30 | Get rid of initial :: for the svx namespace | Tor Lillqvist |
2015-04-29 | convert WZB_ constants to scoped enum | Noel Grandin |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in extensions | Noel Grandin |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2014-05-08 | convert FinalPage to .ui | Caolán McNamara |
2014-05-02 | extensions: sal_Bool->bool | Noel Grandin |
2014-03-25 | svtools: sal_Bool->bool | Noel Grandin |
2014-02-27 | Remove visual noise from extensions | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2013-10-01 | convert extensions module from String to OUString | Noel Grandin |
2013-06-03 | fdo#46808, Convert ComponentContext in connectivity,extension.. | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |