summaryrefslogtreecommitdiff
path: root/comphelper/source/property/MasterPropertySetInfo.cxx
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-09-24comphelper: replace for_each with range-based forDaniel Robertson
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-12-12Some clean-upStephan Bergmann
2013-12-12Simplify comphelper::PropertyInfoStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29Use const_iterator and put them in for loopJulien Nabet
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-05-31targetted prefer prefix operators reversionMichael Meeks
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan
2011-04-19prefer prefix ++/-- operatorsKayo Hamid
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers
2008-04-11INTEGRATION: CWS changefileheader (1.6.160); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.5.36); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.4.8); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGEDRüdiger Timm
2004-09-08INTEGRATION: CWS ooo20040704 (1.2.200); FILE MERGEDRüdiger Timm
2001-11-27#95145# set type correctly for properties in a MasterPropertySetMartin Gallwey
2001-07-24#90187# initial importMartin Gallwey