summaryrefslogtreecommitdiff
path: root/comphelper/source/property/propertycontainer.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-4/+0
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-3/+3
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann1-1/+1
2014-02-27Remove visual noise from comphelperAlexander Wilms1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2014-02-12Unwind comphelper::OPropertyContainer_Base typedefStephan Bergmann1-2/+2
2014-01-29coverity#1079000 Uncaught exceptionCaolán McNamara1-1/+2
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in comphelperNorbert Thiebaud1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.18.160); FILE MERGEDRüdiger Timm1-41/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.17.100); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.16.162); FILE MERGEDRüdiger Timm1-47/+21
2004-04-13INTEGRATION: CWS frmcontrols02 (1.15.16); FILE MERGEDJens-Heiner Rechtien1-399/+9
2003-10-21INTEGRATION: CWS formcelllinkage (1.14.48); FILE MERGEDOliver Bolte1-3/+3
2003-04-15INTEGRATION: CWS dbgmacros1 (1.13.6); FILE MERGEDVladimir Glazounov1-3/+3
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-54/+5
2002-11-12#104581# convertFastPropertyValue: allow all type conversions which UNO runti...Frank Schönheit1-28/+28
2002-08-14#102329# convertFastPropertyValue: when the value is stored in an Any, and th...Frank Schönheit1-10/+61
2002-01-09#96068# uno_type_assignData instead of uno_type_copyDataFrank Schönheit1-5/+20
2001-09-27#65293#: includesJens-Heiner Rechtien1-2/+7
2001-08-17#91038# convertFastPropertyValue: allow for assigning different XInterface de...Frank Schönheit1-9/+50
2001-06-12added some assertionsFrank Schönheit1-2/+16
2001-03-22OSL_ENSHURE replaced by OSL_ENSHUREJoachim Lingner1-17/+20
2000-11-29arghhh ... build the correct attributes in registerMayBeVoidProperty now (hop...Frank Schönheit1-3/+6
2000-11-19registerMayBeVoidProperty: don't corrupt _nAttributes anymoreFrank Schönheit1-3/+6
2000-10-13impl dtor to avoid wrong delete callOcke Janssen1-3/+9
2000-10-06uno_typ_equalData instead of uno_typ_equalFrank Schönheit1-6/+4
2000-09-29initial importFrank Schönheit1-0/+454