summaryrefslogtreecommitdiff
path: root/include/cppuhelper
AgeCommit message (Expand)Author
2021-02-02tdf#130978 Added comment to all published APImsrijita18
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-09-12Replace remaining uses of sal_CharJulien Nabet
2020-01-17Use std::vector in OInterfaceContainerHelper instead of SequenceNoel Grandin
2019-11-11fix move operatorNoel Grandin
2019-11-09missing move operator=Noel Grandin
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-09Fix typoAndrea Gelmini
2019-07-03Fix typoAndrea Gelmini
2019-07-03Fix typoAndrea Gelmini
2019-07-03Fix typoAndrea Gelmini
2019-06-07Fix typoAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-03-08Fix @param documentation sectionsJulien Nabet
2019-03-03Make additional OTypeCollection::getTypes overload LIBO_INTERNAL_ONLYStephan Bergmann
2019-03-03revert ABI change from "expand out IMPL_XTYPEPROVIDER_START macro"Noel Grandin
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2018-11-16Fix typosAndrea Gelmini
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-27cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-03-29Fix indent in interfacecontainer.hxxJulien Nabet
2018-02-01cppuhelper: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-12More loplugin:cstylecast: cppuhelperStephan Bergmann
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-09-27cppuhelper_detail_findSofficePath: use Unicode on WindowsMike Kaganski
2017-07-02loplugin:casttovoid: cppuhelperStephan Bergmann
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05Fix typosAndrea Gelmini
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2017-01-30tdf#44502 cppuhelper: fix doxygen warningMichael Stahl
2017-01-27Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, cppuhelperStephan Bergmann
2017-01-05Don't exclude a var from loplugin:salbool merely because of use in >>=Stephan Bergmann
2017-01-02Prefer prefix ++/-- operators for non-primitive types.Muhammet Kara
2016-10-21Remove convertPropertyValue overload for OUStringStephan Bergmann
2016-10-21Some clean-upStephan Bergmann
2016-10-20Revert "Some clean-up"Stephan Bergmann
2016-10-20Some clean-upStephan Bergmann
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski
2016-09-20Mark new exported function as SAL_CALLStephan Bergmann
2016-09-19cid#1371142: Move semantics for css::uno::WeakReferenceHelperStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann