summaryrefslogtreecommitdiffstats
path: root/comphelper/source/property/propagg.cxx
Commit message (Expand)AuthorAgeFilesLines
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* More loplugin:cstylecast: comphelperStephan Bergmann2018-01-121-1/+1
* loplugin:unusedindexMike Kaganski2017-12-181-16/+12
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* new loplugin unnecessarycatchthrowNoel Grandin2017-09-231-78/+70
* simplify some string handling in tracing callsNoel Grandin2017-06-231-10/+2
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-7/+7
* makeAny->Any in canvas..configmgrNoel Grandin2017-02-031-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-23/+9
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-231-6/+0
* New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann2017-01-191-0/+2
* new loplugin: useuniqueptr: comphelperNoel Grandin2017-01-161-2/+1
* coverity#1374269 Uncaught exceptionCaolán McNamara2016-10-261-1/+1
* coverity#1372386 Uncaught exceptionCaolán McNamara2016-09-011-3/+1
* loplugin:simplifyboolStephan Bergmann2016-04-261-1/+1
* tdf#60418: improve perf of opening/closing odts with form tagsAron Budea2016-04-261-67/+45
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-5/+5
* convert PropertyOrigin to scoped enumNoel Grandin2016-02-241-5/+5
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* sequence->vector in OPropertyArrayAggregationHelperNoel Grandin2016-02-091-98/+23
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* remove extra spaces around ::Noel Grandin2015-10-261-1/+1
* com::sun::star->css in comphelperNoel Grandin2015-07-271-57/+57
* Fix typosAndrea Gelmini2015-07-191-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-7/+7
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-081-1/+1
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-12/+0
* loplugin: cstylecastNoel Grandin2014-09-221-2/+2
* loplugin:staticcallStephan Bergmann2014-06-131-4/+4
* coverity#703930 Unchecked return valueCaolán McNamara2014-05-261-1/+1
* fix-includes.pl: comphelperThomas Arnhold2014-05-111-2/+2
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-271-25/+11
* forward*PropertyValue functions need not be SAL_CALLStephan Bergmann2014-03-131-4/+4
* Remove visual noise from comphelperAlexander Wilms2014-02-271-10/+10
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-14/+14
* Remove unneccessary commentsAlexander Wilms2014-02-231-44/+44
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-10/+10
* bool improvementsStephan Bergmann2014-01-281-2/+2
* typo fixesAndras Timar2013-12-201-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-41/+41
* sal_Bool -> bool in comphelperNoel Grandin2012-10-041-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* Correct some mistranslated commentsStefan Knorr (astron)2012-03-101-1/+1
* Translate german comments in core/comphelperTom Thorogood2012-03-051-7/+6
* Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot2011-12-131-1/+1
* remove include of pch header in comphelperNorbert Thiebaud2011-11-271-2/+0
* Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist2011-08-171-1/+2
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-2/+22
|\
| * Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-2/+22
| |\