summaryrefslogtreecommitdiff
path: root/comphelper/source/property
AgeCommit message (Expand)Author
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-07Fix typosAndrea Gelmini
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Cleanup two unused boost/bind includes in comphelper.Mario J. Rugiero
2015-11-02Assume this shall be conditional on DBG_UTILStephan Bergmann
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24comphelper: replace for_each with range-based forDaniel Robertson
2015-09-11framework: yet another WeakImplHelper<XPropertySetInfo> dupcliateMichael Stahl
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-06-21Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-18comphelper::PropertySetInfo: convert legacy assertionMichael Stahl
2015-05-18comphelper::PropertySetInfo remove unused parameterMichael Stahl
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
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