summaryrefslogtreecommitdiff
path: root/comphelper/source/property
AgeCommit message (Expand)Author
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-27new clang plugin: staticmethodsNoel Grandin
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-16Fix getTypes() of OPropertySetHelper and derivedStephan 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-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-10coverity#706285 Uncaught exceptionCaolán McNamara
2014-10-10coverity#706284 Uncaught exceptionCaolán McNamara
2014-10-08coverity#706283 Uncaught exceptionCaolán McNamara
2014-09-25comphelper: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-22loplugin: cstylecastNoel Grandin
2014-08-21comphelper: starlang -> css::langThomas Arnhold
2014-08-17coverity#1231667 Unchecked return valueCaolán McNamara
2014-07-13coverity#706282 Uncaught exceptionCaolán McNamara
2014-07-13coverity#706281 Uncaught exceptionCaolán McNamara
2014-06-26clang: Result of operation is garbage or undefinedCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13coverity#706280 Uncaught exceptionCaolán McNamara
2014-06-13coverity#706287 uncaught exceptionCaolán McNamara
2014-06-13coverity#706286 uncaught exceptionCaolán McNamara
2014-06-05comphelper: remove SAL_THROW macroNoel Grandin
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-26coverity#703930 Unchecked return valueCaolán McNamara
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-04-25odd that apparently these only are checked in non-opt modeCaolán McNamara
2014-04-25coverity#706281 Uncaught exceptionCaolán McNamara
2014-04-25coverity#706282 Uncaught exceptionCaolán McNamara
2014-04-19fixincludeguards.sh: comphelperThomas Arnhold
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-14typo: ommit -> omitThomas Arnhold
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-29typo: unfortunally -> unfortunatelyThomas Arnhold
2014-03-27Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann
2014-03-13forward*PropertyValue functions need not be SAL_CALLStephan Bergmann
2014-03-11OPropertyStateHelper::getTypes isn't an override of XTypeProvider::getTypesStephan Bergmann
2014-03-10comphelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-27Remove visual noise from comphelperAlexander Wilms