summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
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
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-08-18Remove unnecessary #includeStephan Bergmann
2014-08-08warning C4702: unreachable codeMichael Stahl
2014-08-08Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage
2014-07-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-17-Wstrict-prototypesStephan Bergmann
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-06-04cppuhelper: fix includesThomas Arnhold
2014-06-02fdo#68849: Add header guards to all include filesJens Carl
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-24coverity#983624 Uncaught exceptionCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-23add default value for Context param in uno::Exception constructorsNoel Grandin
2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann
2014-05-20C string usage improvmentArnaud Versini
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-11Fix previous commitJulien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-25Print the important failure messages on iOS even in a non-debug buildTor Lillqvist