Age | Commit message (Expand) | Author |
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 |
2015-11-13 | Bogus assert | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-02 | tdf#94269: Replace "n" prefix for bool variables with "b" | Benjamin Ni |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-13 | remove some useless comments | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-05 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |