summaryrefslogtreecommitdiffstats
path: root/comphelper/source/property/propertysetinfo.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-5/+5
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-231-5/+0
* New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann2017-01-191-0/+1
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-081-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-271-2/+2
* tdf#89329: use unique_ptr for pImpl in propertysetinfoXisco Fauli2016-06-021-12/+11
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* sequence->vector in PropertyMapImplNoel Grandin2016-02-091-16/+16
* comphelper: replace for_each with range-based forDaniel Robertson2015-09-241-5/+2
* framework: yet another WeakImplHelper<XPropertySetInfo> dupcliateMichael Stahl2015-09-111-0/+18
* com::sun::star->css in comphelperNoel Grandin2015-07-271-3/+3
* comphelper::PropertySetInfo: convert legacy assertionMichael Stahl2015-05-181-8/+2
* comphelper::PropertySetInfo remove unused parameterMichael Stahl2015-05-181-7/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+2
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-2/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-5/+1
* remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin2014-05-291-1/+1
* fix-includes.pl: comphelperThomas Arnhold2014-05-111-1/+1
* Remove visual noise from comphelperAlexander Wilms2014-02-271-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-3/+3
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-2/+2
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-121-19/+12
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-111-12/+19
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-111-19/+12
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* Remove unused codeElton Chung2012-02-251-5/+0
* remove include of pch header in comphelperNorbert Thiebaud2011-11-271-2/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-2/+2
* cppunit: prefer prefix variantCaolán McNamara2011-01-061-2/+2
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* 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-1/+1
* CWS-TOOLING: integrate CWS dba31eRelease Engineers2008-12-011-1/+1
* INTEGRATION: CWS changefileheader (1.5.160); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS ooo19126 (1.3.338); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* added a 'add' with an 'nCount' parameterFrank Schönheit2001-04-111-5/+14
* OSL_ENSHURE replaced by OSL_ENSHUREJoachim Lingner2001-03-221-4/+4
* new helper for XPropertySet'sChristian Lippka2001-03-141-0/+236