/cppuhelper/

.05-testflight'>distro/collabora/co-22.05-testflight LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-12Let's use the iterator return by erase method (final)Julien Nabet
2016-03-11tdf#97966 redundant static keywords removed 6Wastack
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Avoid reserved identifiers (use unnamed namespace, just in case)Stephan Bergmann
2016-03-07improve defaultparams lopluginNoel Grandin
2016-02-26Use an XInitialization-based channel to request service mgr pre-initStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-15Re-work cppu::preInitBootstrap()Henry Castro
2016-02-15In loadAllImplementations(), also invoke component factoryHenry Castro
2016-02-15Just abort() in the DISABLE_DYNLOADING case for nowTor Lillqvist
2016-02-15Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro
2016-02-09Remove excess newlinesChris Sherlock
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-04tdf#82775: Don't prematurely dispose single-instance servicesStephan Bergmann
2015-12-02inline one-liner static methodNoel Grandin
2015-11-28Work around clang-cl PR25641Stephan Bergmann
2015-11-20loplugin:overrideStephan Bergmann
2015-11-19cppuhelper: enable CppunitTest_cppuhelper_qa_weakMichael Stahl
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-13Bogus assertStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann