Age | Commit message (Expand) | Author |
2023-03-20 | Missing includes (for std::exception_ptr) | Stephan Bergmann |
2022-07-13 | clang-tidy modernize-pass-by-value in vcl | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2019-12-12 | loplugin:finalclasses | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-30 | Rewrite uses of boost::optional | Stephan Bergmann |
2019-10-31 | loplugin:finalclasses in vcl | Noel Grandin |
2019-02-27 | Fix GenericSolarThreadExecutor<...,void> specialization | Stephan Bergmann |
2019-02-27 | Fix comment | Stephan Bergmann |
2018-12-20 | tdf#42949 Fix IWYU warnings in include/vcl/[t-u]* | Gabor Kelemen |
2018-08-04 | use C++11 exception rethrowing | Caolán McNamara |
2018-01-22 | vcl: various std::*::result_type deprecated in C++17 | Michael Stahl |
2017-06-17 | loplugin:unusedfields in vcl part1 | Noel Grandin |
2017-03-18 | vcl: have SolarThreadExecutor use osl::Condition, not oslCondition | Chris Sherlock |
2016-10-26 | loplugin:expandablemethods in vcl | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-06-01 | loplugin:unusedmethods | Noel Grandin |
2016-05-26 | loplugin:unusedreturntypes | Noel Grandin |
2016-03-08 | loplugin:constantparams in vcl | Noel Grandin |
2016-02-03 | desktop: replace boost::bind with lambda or std::bind | Michael Stahl |
2016-01-29 | vcl: update documentation to std::bind | Michael Stahl |
2015-11-25 | loplugin:unusedfields in include/vcl | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-23 | com::sun::star->css in include/ucbhelper to include/xmlscript | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2014-11-10 | fix spelling implemenation -> implementation | Noel Grandin |
2014-09-29 | vcl: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-05-30 | header guard naming consistency | Noel Grandin |
2014-05-30 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-05 | Doxygen warnings corrected | Chris Sherlock |
2014-02-04 | Revert "Doxygen warnings corrected" | Caolán McNamara |
2014-02-04 | Doxygen warnings corrected | Chris Sherlock |
2013-11-09 | fdo#65108 inter-module includes <> include/vcl | Norbert Thiebaud |
2013-08-14 | EXCEPTIONS_OFF is never defined | Stephan Bergmann |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |