Age | Commit message (Expand) | Author |
2019-09-18 | tdf#42949 Fix IWYU warnings in toolkit/ | Gabor Kelemen |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): toolkit | Stephan Bergmann |
2019-07-19 | Fix typos | Andrea Gelmini |
2019-06-04 | tdf#39593 remove IMPL_XUNOTUNNEL* macros | Arkadiy Illarionov |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-03-01 | expand out IMPL_XTYPEPROVIDER_START macro | Noel Grandin |
2019-01-15 | tdf#42949 Fix IWYU warnings in include/toolkit/* | Gabor Kelemen |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |
2018-09-24 | tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* | Gabor Kelemen |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-12 | Remove VCLExternalSolarLock and IMutex. | Arnaud Versini |
2017-06-12 | replace double checked locking patterns in getTypes macros | Jochen Nitschke |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-21 | accessibility: avoid useless allocation of a VCLExternalLock | Arnaud Versini |
2017-05-18 | Some manual loplugin:comparisonwithconstant fixes in macros... | Stephan Bergmann |
2017-04-02 | coverity#1403662 Mixing enum types | Caolán McNamara |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-02-14 | Resolves: tdf#79250 add typed list to form control listbox | Eike Rathke |
2017-02-11 | Revert "Resolves: tdf#79250 add typed list to form control listbox" | Eike Rathke |
2017-02-10 | Resolves: tdf#79250 add typed list to form control listbox | Eike Rathke |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, toolkit | Stephan Bergmann |
2016-11-18 | includes should be at the top of the file | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-23 | com::sun::star->css in include/sot to include/typelib | Noel Grandin |
2015-10-16 | Allow injection of keyboard and mouse events through UNO | Matthew J. Francis |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-03 | remove some unused defines | Noel Grandin |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-27 | remove some unused defines | Noel Grandin |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist |
2015-04-10 | toolkit: more VclPtr pieces. | Michael Meeks |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-02-16 | tdf#78174: toolkit: work around GCC 4.9 -Os link failure | Michael Stahl |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2014-12-12 | toolkit: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-08 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-29 | toolkit: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-12 | toolkit: sal_Bool -> bool | Stephan Bergmann |