summaryrefslogtreecommitdiffstats
path: root/cppuhelper/source/propertysetmixin.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov2019-11-221-27/+17
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-44/+44
* tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov2018-06-291-5/+3
* loplugin:unusedfields-in-constructor in variousNoel Grandin2018-05-291-3/+2
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-46/+60
* loplugin:passstuffbyref improved returnsNoel Grandin2017-12-231-2/+2
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-3/+2
* new loplugin unnecessaryparenNoel Grandin2017-07-051-2/+2
* clang-tidy: readability-else-after-returnNoel Grandin2017-04-121-12/+14
* makeAny->Any in cppuhelper..cuiNoel Grandin2017-02-241-3/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-43/+3
* tdf#88206 replace cppu::WeakImplHelper* in cppuhelperJochen Nitschke2016-12-071-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-021-6/+6
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* cppuhelper: fix includesThomas Arnhold2014-06-041-49/+49
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-9/+5
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet2014-05-141-7/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-3/+3
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-5/+5
* Some clean-upStephan Bergmann2013-10-201-215/+92
* Clean-up std::bad_alloc handlingStephan Bergmann2013-10-201-186/+116
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-2/+2
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-34/+17
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-42/+24
* re-base on ALv2 code. Includes:Michael Meeks2012-12-061-23/+14
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* Do not override the message of an underlying PropertyVetoExceptionLionel Elie Mamane2012-11-301-1/+6
* Enhance error message when setting a CONSTRAINED property to Vetoed valueLionel Elie Mamane2012-11-291-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-10/+3
* Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot2011-12-171-1/+1
* remove include of pch header in cppuhelperNorbert Thiebaud2011-11-271-2/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.6.42); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS sb70 (1.5.24); FILE MERGEDJens-Heiner Rechtien2007-06-271-4/+6
* INTEGRATION: CWS sb67 (1.4.26); FILE MERGEDJens-Heiner Rechtien2007-01-031-8/+30
* INTEGRATION: CWS pchfix02 (1.2.50); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS warningfixes03_SRC680 (1.2.46); FILE MERGEDIvo Hinkelmann2006-08-291-3/+3
* INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDEDJens-Heiner Rechtien2005-10-271-0/+1409