summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2016-03-20cppuhelper: add preInitBootstrap symbolHenry Castro
2016-03-20cppuhelper: method 1, load implementations to invoke component factoryHenry Castro
2016-03-20Restoring preinitAshod Nakashian
2015-11-16Bogus assertStephan Bergmann
2015-09-14Revert the pre-init work for now.Jan Holesovsky
2015-08-31cppuhelper: add loadImplementationsHenry Castro
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-02cppuhelper: Allow logging the used services / constructors.Jan Holesovsky
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09convert RegError to scoped enumNoel Grandin
2015-04-09convert RegValueType to scoped enumNoel Grandin
2015-04-09convert REG_ constants to scoped enumNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-25TyposJulien Nabet
2015-03-15Typo: constarined->constrainedJulien Nabet
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre
2015-02-18TyposJulien Nabet
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-28Use vector::dataStephan Bergmann
2015-01-27Get rid of std::auto_ptr in stable URE interfaceStephan Bergmann
2015-01-25coverity#1266445 Explicit null dereferencedCaolán McNamara
2015-01-20Some more loplugin:cstylecast: cppuhelperStephan Bergmann
2015-01-16Variadic cppu::WeakComponentImplHelperStephan Bergmann
2015-01-16Fix getTypes() of OPropertySetHelper and derivedStephan Bergmann
2015-01-07-Werror=array-boundsStephan Bergmann
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2015-01-07Variadic cppu::WeakImplHelperStephan Bergmann
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-12-22-Werror,-Winfinite-recursionStephan Bergmann
2014-12-19Remove unused */qa/checkapi/Stephan Bergmann
2014-12-16cppuhelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12cppuhelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09rhbz#1036877: Join Java AsynchronousFinalizer thread well before exitStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18cid#706201: No need to call access prior to realpath hereStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-08fdo#80927: css.office.Quickstart should be single-instance service.Matúš Kukan
2014-09-30cppuhelper: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29Adapt cppu::bootstrap to new Mac OS X LibreOffice.app layoutStephan Bergmann
2014-09-25Eliminate memory leak due to circular shared_ptrMatthew J. Francis
2014-09-17cppu and cppuhelper: loplugin: cstylecastNoel Grandin
2014-09-12fix access to potentiellement empty stringNorbert Thiebaud