summaryrefslogtreecommitdiff
path: root/comphelper/source/property/propertysetinfo.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+5
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin1-5/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann1-0/+1
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin1-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-06-02tdf#89329: use unique_ptr for pImpl in propertysetinfoXisco Fauli1-12/+11
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-09sequence->vector in PropertyMapImplNoel Grandin1-16/+16
2015-09-24comphelper: replace for_each with range-based forDaniel Robertson1-5/+2
2015-09-11framework: yet another WeakImplHelper<XPropertySetInfo> dupcliateMichael Stahl1-0/+18
2015-07-27com::sun::star->css in comphelperNoel Grandin1-3/+3
2015-05-18comphelper::PropertySetInfo: convert legacy assertionMichael Stahl1-8/+2
2015-05-18comphelper::PropertySetInfo remove unused parameterMichael Stahl1-7/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+1
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin1-1/+1
2014-05-11fix-includes.pl: comphelperThomas Arnhold1-1/+1
2014-02-27Remove visual noise from comphelperAlexander Wilms1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-2/+2
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-19/+12
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-12/+19
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-19/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-02-25Remove unused codeElton Chung1-5/+0
2011-11-27remove include of pch header in comphelperNorbert Thiebaud1-2/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-1/+1
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers1-1/+1
2008-04-11INTEGRATION: CWS changefileheader (1.5.160); FILE MERGEDRüdiger Timm1-23/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.3.338); FILE MERGEDRüdiger Timm1-47/+21
2001-04-11added a 'add' with an 'nCount' parameterFrank Schönheit1-5/+14
2001-03-22OSL_ENSHURE replaced by OSL_ENSHUREJoachim Lingner1-4/+4
2001-03-14new helper for XPropertySet'sChristian Lippka1-0/+236