Age | Commit message (Expand) | Author |
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 |
2016-03-10 | Avoid reserved identifiers (use unnamed namespace, just in case) | Stephan Bergmann |
2016-03-07 | improve defaultparams loplugin | Noel Grandin |
2016-02-26 | Use an XInitialization-based channel to request service mgr pre-init | Stephan Bergmann |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-15 | Re-work cppu::preInitBootstrap() | Henry Castro |
2016-02-15 | In loadAllImplementations(), also invoke component factory | Henry Castro |
2016-02-15 | Just abort() in the DISABLE_DYNLOADING case for now | Tor Lillqvist |
2016-02-15 | Introduce lok_preinit() to preload all registered UNO implementations | Henry Castro |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-04 | tdf#82775: Don't prematurely dispose single-instance services | Stephan Bergmann |
2015-12-02 | inline one-liner static method | Noel Grandin |
2015-11-28 | Work around clang-cl PR25641 | Stephan Bergmann |
2015-11-20 | loplugin:override | Stephan Bergmann |
2015-11-19 | cppuhelper: enable CppunitTest_cppuhelper_qa_weak | Michael Stahl |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |