summaryrefslogtreecommitdiff
path: root/comphelper/source/property/propstate.cxx
AgeCommit message (Expand)Author
2024-04-28Simplify a bitMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-08loplugin:indentation in codemaker..comphelperNoel Grandin
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-01-16Fix getTypes() of OPropertySetHelper and derivedStephan Bergmann
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-03-11OPropertyStateHelper::getTypes isn't an override of XTypeProvider::getTypesStephan Bergmann
2014-03-10comphelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-29re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-09-07Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane
2011-06-01overly staticCaolán McNamara
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara
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-04-11INTEGRATION: CWS changefileheader (1.9.24); FILE MERGEDRüdiger Timm
2008-02-26INTEGRATION: CWS custommeta (1.8.80); FILE MERGEDOliver Bolte
2007-05-10INTEGRATION: CWS dba23a (1.7.46); FILE MERGEDKurt Zenker
2006-09-17INTEGRATION: CWS pchfix02 (1.6.36); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.4.38); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS eforms4 (1.3.212); FILE MERGEDVladimir Glazounov
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2000-11-03insert real namepsaceOcke Janssen
2000-09-29initial importFrank Schönheit