Age | Commit message (Expand) | Author |
2018-11-27 | tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* | Gabor Kelemen |
2018-11-22 | improve function-local statics in toolkit | Noel Grandin |
2018-11-22 | remove unused broadcast_type enum | Noel Grandin |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |
2018-11-21 | tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* | Gabor Kelemen |
2018-11-20 | clean up s_bTriedCreation static bool | Noel Grandin |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-11-16 | loplugin:buriedassign in sd..writerfilter | Noel Grandin |
2018-11-09 | Fix many Java subsequentcheck test by using JUH | Jan-Marek Glogowski |
2018-11-09 | Simplify and fix Java UNO API test makefiles | Jan-Marek Glogowski |
2018-11-08 | Convert FieldUnit to scoped enum | Mike Kaganski |
2018-11-05 | tdf#118244 pdfexport: radio buttons can group with same name | Justin Luth |
2018-11-05 | tdf#118244 pdfexport: radio buttons use groupname now | Justin Luth |
2018-11-04 | replace double-checked locking patterns with thread safe local statics | Mike Kaganski |
2018-11-04 | replace double-checked locking patterns with thread safe local statics | Mike Kaganski |
2018-11-02 | Replace function only used in an assert with a lambda | Stephan Bergmann |
2018-11-01 | gbuild: rename value OS=IOS to OS=iOS | Michael Stahl |
2018-10-29 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2018-10-24 | Simplify containers iterations in test..tools | Arkadiy Illarionov |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-22 | -Werror,-Wunused-function (--disable-assert-always-abort) | Stephan Bergmann |
2018-10-22 | loplugin:staticvar in various | Noel Grandin |
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 |