summaryrefslogtreecommitdiff
path: root/icu
diff options
context:
space:
mode:
Diffstat (limited to 'icu')
0 files changed, 0 insertions, 0 deletions
=libreoffice-24-8&id=6b41b89cc51b65fe3aa69099638ec4432782886a'>In 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 2015-09-30Fix typosAndrea Gelmini 2015-09-14boost->stdCaolán McNamara