Age | Commit message (Expand) | Author |
2018-10-19 | clang-tidy modernize-redundant-void-arg | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-14 | MoreButton is solely used by toolkit | Caolán McNamara |
2018-10-14 | only vcl and toolkit need to use [G|S]etUnoWrapper | Caolán McNamara |
2018-10-14 | unowrap.hxx is also exposed for toolkit only | Caolán McNamara |
2018-10-14 | split out vcl stuff used solely by toolkit module | Caolán McNamara |
2018-10-14 | drop unnecessary vcl/group.hxx includes | Caolán McNamara |
2018-10-12 | tdf#118572 dispose instead of LazyDeletor | Caolán McNamara |
2018-10-06 | make scrollabledialog.hxx a private header | Caolán McNamara |
2018-10-02 | Silence new Clang trunk -Wdefaulted-function-deleted | Stephan Bergmann |
2018-09-28 | Fix mbRefeshingPeer -> mbRefreshingPeer | Andrea Gelmini |
2018-09-27 | Fix typos | Andrea Gelmini |
2018-09-27 | loplugin:constfields in toolkit | Noel Grandin |
2018-09-18 | loplugin:useuniqueptr in StdTabController::autoTabOrder | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-12 | loplugin:simplifyconstruct in toolkit..ucb | Noel Grandin |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-08-27 | rename ENABLE_HEADLESS option to DISABLE_GUI | Noel Grandin |
2018-08-19 | toolkit: a micro-optimization taking min and max simulnateously | Takeshi Abe |
2018-08-14 | tdf#116542 a11y: introduce STATIC role | Samuel Thibault |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-29 | cppcheck: useInitializationList in test to xmloff | Jochen Nitschke |
2018-07-27 | toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-24 | Fix semantic of sentence | Jens Carl |
2018-07-23 | Fix typos of commit 26f1fc7 | Andrea Gelmini |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-07-19 | Fix typos | Andrea Gelmini |
2018-06-21 | use more OutputDevice::GetBitmapEx | Noel Grandin |
2018-06-06 | Translate German comments and debug strings | Johnny_M |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-05 | Fix typos | Andrea Gelmini |
2018-05-05 | Fix typos | Andrea Gelmini |
2018-05-04 | logging: add some strategic places around vcl messages | Thorsten Behrens |
2018-04-28 | loplugin:countusersofdefaultparams | Noel Grandin |
2018-04-22 | Reuse getAccessibleRole result if possible | Arnaud Versini |
2018-04-18 | tdf#75398 - Replace hicontrast by Sifr | heiko tietze |
2018-04-16 | Fix typos | Andrea Gelmini |
2018-04-16 | toolkit: use thread safe static initializer | Jochen Nitschke |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-12 | make ControlModelContainerBase::Clone return by rtl::Reference | Noel Grandin |
2018-04-11 | toolkit: Recover missing service names for ControlModelContainerBase | Takeshi Abe |
2018-04-09 | use more DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-05 | enable mapping direct from awt::XWindow and weld::Window | Caolán McNamara |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-31 | loplugin:unusedmethods | Noel Grandin |
2018-03-29 | loplugin:unusedmethods | Noel Grandin |
2018-03-22 | move btndlg from vcl to toolkit | Caolán McNamara |