summaryrefslogtreecommitdiff
path: root/comphelper/source/property/property.cxx
AgeCommit message (Expand)Author
2023-05-22improve logging when we get an exception in copyPropertiesNoel Grandin
2023-03-24loplugin:stringadd in c*Noel Grandin
2023-03-17elide some temporary OUStringsNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-01-23new loplugin: pointerboolNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Cleanup two unused boost/bind includes in comphelper.Mario J. Rugiero
2014-08-21comphelper: starlang -> css::langThomas Arnhold
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-08-17Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist
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
2010-01-18masterfix: #i10000# use typeinfo instead of typeinfo.h which cause an error o...Kurt Zenker
2009-11-26dba33b: defines for debug was missingOcke Janssen [oj]
2009-11-02add the implementation name to the assertion text if copying a property failsFrank Schönheit [fs]
2009-06-05CWS-TOOLING: integrate CWS dba32bKurt Zenker
2008-12-16CWS-TOOLING: integrate CWS rtlcontrolsRüdiger Timm
2008-06-24INTEGRATION: CWS canvas05 (1.10.20); FILE MERGEDKurt Zenker
2008-04-11INTEGRATION: CWS changefileheader (1.10.82); FILE MERGEDRüdiger Timm
2007-07-31INTEGRATION: CWS dba23c (1.9.42); FILE MERGEDJens-Heiner Rechtien
2007-01-15INTEGRATION: CWS dba22b (1.8.36); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.5.118); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.5.122); FILE MERGEDRüdiger Timm
2004-08-02INTEGRATION: CWS insight01 (1.3.78); FILE MERGEDJens-Heiner Rechtien
2004-07-06INTEGRATION: CWS dba13 (1.3.152); FILE MERGEDRüdiger Timm
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2001-03-22OSL_ENSHURE replaced by OSL_ENSHUREJoachim Lingner
2000-09-29initial importFrank Schönheit