summaryrefslogtreecommitdiff
path: root/comphelper/source/property/propertysethelper.cxx
AgeCommit message (Expand)Author
2014-03-27Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-22sd::DocumentSettings: throwing UnknownPropertyException ...Michael Stahl
2012-06-29re-base on ALv2 code.Michael Meeks
2012-02-25Remove unused codeElton Chung
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers
2008-04-11INTEGRATION: CWS changefileheader (1.11.96); FILE MERGEDRüdiger Timm
2007-07-06INTEGRATION: CWS oj14 (1.10.30); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.7.18); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.7.22); FILE MERGEDRüdiger Timm
2005-07-01INTEGRATION: CWS memory01 (1.6.58); FILE MERGEDKurt Zenker
2004-11-16INTEGRATION: CWS eforms2 (1.5.122); FILE MERGEDOliver Bolte
2002-07-12#90353# new[]/delete[] pairs correctedFrank Schönheit
2001-05-28do not include tools/debug anymore (comphelper is not allowed to depend on to...Frank Schönheit
2001-04-20fixed: access violation in setPropertyValues(...)Daniel Vogelheim
2001-03-22OSL_ENSHURE replaced by OSL_ENSHUREJoachim Lingner
2001-03-14new helper for XPropertySet'sChristian Lippka