summaryrefslogtreecommitdiff
path: root/comphelper/source/property/genericpropertyset.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin1-5/+3
2015-07-27com::sun::star->css in comphelperNoel Grandin1-3/+3
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-9/+9
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold1-1/+0
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-13/+13
2014-03-10comphelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-9/+1
2014-02-27Remove visual noise from comphelperAlexander Wilms1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-18/+18
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-6/+4
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-4/+6
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-6/+4
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann1-2/+1
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-1/+5
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza1-9/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith1-2/+2
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe1-1/+0
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header in comphelperNorbert Thiebaud1-2/+0
2011-08-04Use rtl::OUStringHash.Kohei Yoshida1-1/+1
2011-06-01use standard template hereCaolán McNamara1-9/+7
2010-11-17micro-optimize, drop unused headers and lose some unused symbolsCaolán McNamara1-3/+0
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-17CWS-TOOLING: integrate CWS boost134Ivo Hinkelmann1-2/+1
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers1-2/+2
2008-04-11INTEGRATION: CWS changefileheader (1.6.96); FILE MERGEDRüdiger Timm1-53/+18
2007-07-06INTEGRATION: CWS oj14 (1.4.6); FILE MERGEDRüdiger Timm1-4/+72
2006-09-17INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.3.328); FILE MERGEDRüdiger Timm1-47/+21
2001-09-27#65293#: exception specificationsJens-Heiner Rechtien1-6/+6
2001-05-28do not include tools/debug anymore (comphelper is not allowed to depend on to...Frank Schönheit1-9/+5
2001-03-20#84955# new helper classesChristian Lippka1-0/+299