summaryrefslogtreecommitdiff
path: root/comphelper/source/property/propagg.cxx
AgeCommit message (Expand)Author
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2019-02-18fix comparison of std::lower_bound resultNoel Grandin
2018-10-20when calling std::lower_boundNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2017-12-18loplugin:unusedindexMike Kaganski
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann
2017-01-16new loplugin: useuniqueptr: comphelperNoel Grandin
2016-10-26coverity#1374269 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372386 Uncaught exceptionCaolán McNamara
2016-04-26loplugin:simplifyboolStephan Bergmann
2016-04-26tdf#60418: improve perf of opening/closing odts with form tagsAron Budea
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-24convert PropertyOrigin to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09sequence->vector in OPropertyArrayAggregationHelperNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26remove extra spaces around ::Noel Grandin
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2014-09-22loplugin: cstylecastNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-26coverity#703930 Unchecked return valueCaolán McNamara
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2014-03-27Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-13forward*PropertyValue functions need not be SAL_CALLStephan Bergmann
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-04sal_Bool -> bool in comphelperNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-03-10Correct some mistranslated commentsStefan Knorr (astron)
2012-03-05Translate german comments in core/comphelperTom Thorogood
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in comphelperNorbert Thiebaud