summaryrefslogtreecommitdiff
path: root/comphelper/source/property/propagg.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin1-78/+70
2017-06-23simplify some string handling in tracing callsNoel Grandin1-10/+2
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-7/+7
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-23/+9
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin1-6/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann1-0/+2
2017-01-16new loplugin: useuniqueptr: comphelperNoel Grandin1-2/+1
2016-10-26coverity#1374269 Uncaught exceptionCaolán McNamara1-1/+1
2016-09-01coverity#1372386 Uncaught exceptionCaolán McNamara1-3/+1
2016-04-26loplugin:simplifyboolStephan Bergmann1-1/+1
2016-04-26tdf#60418: improve perf of opening/closing odts with form tagsAron Budea1-67/+45
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-02-24convert PropertyOrigin to scoped enumNoel Grandin1-5/+5
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-02-09sequence->vector in OPropertyArrayAggregationHelperNoel Grandin1-98/+23
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-26remove extra spaces around ::Noel Grandin1-1/+1
2015-07-27com::sun::star->css in comphelperNoel Grandin1-57/+57
2015-07-19Fix typosAndrea Gelmini1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-7/+7
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-12/+0
2014-09-22loplugin: cstylecastNoel Grandin1-2/+2
2014-06-13loplugin:staticcallStephan Bergmann1-4/+4
2014-05-26coverity#703930 Unchecked return valueCaolán McNamara1-1/+1
2014-05-11fix-includes.pl: comphelperThomas Arnhold1-2/+2
2014-03-27Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-25/+11
2014-03-13forward*PropertyValue functions need not be SAL_CALLStephan Bergmann1-4/+4
2014-02-27Remove visual noise from comphelperAlexander Wilms1-10/+10
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-14/+14
2014-02-23Remove unneccessary commentsAlexander Wilms1-44/+44
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-10/+10
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-12-20typo fixesAndras Timar1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-41/+41
2012-10-04sal_Bool -> bool in comphelperNoel Grandin1-2/+2
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-10Correct some mistranslated commentsStefan Knorr (astron)1-1/+1
2012-03-05Translate german comments in core/comphelperTom Thorogood1-7/+6
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header in comphelperNorbert Thiebaud1-2/+0
2011-08-17Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist1-1/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-2/+22
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-2/+22
2011-03-04Remove bogus and useless comments.Guillaume Poussel1-1/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2