summaryrefslogtreecommitdiffstats
path: root/comphelper/source/property/MasterPropertySetInfo.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-3/+0
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-2/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* comphelper: replace for_each with range-based forDaniel Robertson2015-09-241-12/+6
* com::sun::star->css in comphelperNoel Grandin2015-07-271-3/+3
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-3/+3
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* Some clean-upStephan Bergmann2013-12-121-28/+10
* Simplify comphelper::PropertyInfoStephan Bergmann2013-12-121-19/+11
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+2
* Use const_iterator and put them in for loopJulien Nabet2013-03-291-3/+1
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* Fix prefix ++/-- operators for non-primitive typesJulien Nabet2012-06-231-1/+1
* targetted prefer prefix operators reversionMichael Meeks2012-05-311-1/+1
* remove include of pch header in comphelperNorbert Thiebaud2011-11-271-2/+0
* callcatcher: comphelper's unused codeMatúš Kukan2011-10-031-13/+0
* prefer prefix ++/-- operatorsKayo Hamid2011-04-191-1/+1
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-2/+2
* cppcheck: prefer prefix variantCaolán McNamara2010-12-231-1/+1
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* remove include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* #i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer2009-07-101-2/+2
* CWS-TOOLING: integrate CWS dba31eRelease Engineers2008-12-011-1/+1
* INTEGRATION: CWS changefileheader (1.6.160); FILE MERGEDRüdiger Timm2008-04-111-25/+18
* INTEGRATION: CWS pchfix02 (1.5.36); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS warnings01 (1.4.8); FILE MERGEDJens-Heiner Rechtien2006-06-191-26/+2
* INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS ooo20040704 (1.2.200); FILE MERGEDRüdiger Timm2004-09-081-4/+4
* #95145# set type correctly for properties in a MasterPropertySetMartin Gallwey2001-11-271-4/+7
* #90187# initial importMartin Gallwey2001-07-241-0/+224