Age | Commit message (Expand) | Author |
2017-02-08 | Blind fix for apparently buggy GCC 4.8 | Stephan Bergmann |
2017-02-08 | Use OUStringLiteral | Stephan Bergmann |
2017-02-01 | loplugin:stringconstant handle calls to constructors with one arg | Noel Grandin |
2017-01-31 | a whole bunch of SAL_WARN_UNUSED | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, cppuhelper | Stephan Bergmann |
2017-01-19 | these used to OSL_TRACE, quiten them to SAL_INFO | Caolán McNamara |
2017-01-18 | -Werror=unused-function (DISABLE_DYNLOADING) | Stephan Bergmann |
2017-01-17 | cppuhelper: implement environment mapping for constructor functions | Michael Stahl |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in chart2..oox | Noel Grandin |
2016-12-07 | Remove dead test code | Stephan Bergmann |
2016-12-07 | tdf#88206 replace cppu::WeakImplHelper* in cppuhelper | Jochen Nitschke |
2016-11-28 | loplugin:unnecessaryoverride (dtors) in cppuhelper | Stephan Bergmann |
2016-11-10 | loplugin:expandablemethods in comphelper..cppuhelper | Noel Grandin |
2016-11-02 | Improve some error reporting | Stephan Bergmann |
2016-10-18 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-16 | clang-cl loplugin: cppuhelper | Stephan Bergmann |
2016-09-20 | [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always true | Stephan Bergmann |
2016-09-19 | cid#1371142: Move semantics for css::uno::WeakReferenceHelper | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-09 | cppuhelper: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-07-11 | getFactory only called with nullptr "key" argument | Stephan Bergmann |
2016-07-04 | Fix some spelling errors in comments and strings | Otto Kekäläinen |
2016-06-17 | cppuhelper: fix use-after-free race in OWeakConnectionPoint | Michael Stahl |
2016-06-17 | cppuhelper: WeakReference isn't thread-safe | Michael Stahl |
2016-06-08 | remove "object is disposed" warning in OBroadcastHelperVar::removeListener | Noel Grandin |
2016-05-25 | Convert XmlReader::Result to scoped enum | Noel Grandin |
2016-05-24 | optimise references list handling in OWeakConnectionPoint some more | Noel Grandin |
2016-05-24 | Convert XmlReader::Text to scoped enum | Noel Grandin |
2016-05-18 | add some spaces to make it easier to read | Markus Mohrhard |
2016-05-16 | optimise references list handling in OWeakConnectionPoint | Noel Grandin |
2016-05-12 | loplugin:passstuffbyref | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-04-27 | Remove ancient, dead CONTEXT_DIAG code | Stephan Bergmann |
2016-04-27 | Remove ancient OSL_DEBUG_LEVEL printf | Stephan Bergmann |
2016-04-21 | clang-tidy modernize-loop-convert in c* | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-11 | Fix indentation | Stephan Bergmann |
2016-04-10 | Typo: multible->multiple | Julien Nabet |
2016-04-10 | Typo: rubust->robust | Julien Nabet |
2016-04-08 | tdf#94306 replace boost::noncopyable in cppuhelper | Jochen Nitschke |
2016-04-05 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-12 | Let's use the iterator return by erase method (final) | Julien Nabet |
2016-03-11 | tdf#97966 redundant static keywords removed 6 | Wastack |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann |