summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider/contenthelper.cxx
AgeCommit message (Expand)Author
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-06-24ucbhelper: get rid of pointless scope in ContentImplHelper::releaseMichael Stahl
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2015-11-17use unique_ptr for pImpl in ucbhelper/Noel Grandin
2015-11-11com::sun::star->css in ucbhelper/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-09-22loplugin: cstylecastNoel Grandin
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-02-04fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..Alexandre Vicenzi
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-28fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-06-22re-base on ALv2 code.Michael Meeks
2012-01-19Fix for fdo43460 Part XLI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from ucbhelperNorbert Thiebaud
2011-10-21Revert "Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1"Tor Lillqvist
2011-10-20Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1Tor Lillqvist
2011-08-26unusedcode: ucbhelper:: cleaningMatúš Kukan
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.15.2); FILE MERGEDRüdiger Timm
2008-03-25INTEGRATION: CWS ucbfixes06 (1.14.30); FILE MERGEDOliver Bolte
2007-06-19INTEGRATION: CWS ucbfixes02 (1.12.30); FILE MERGEDKurt Zenker
2007-06-05INTEGRATION: CWS bgdlremove (1.12.28); FILE MERGEDIvo Hinkelmann
2006-09-16INTEGRATION: CWS pchfix02 (1.11.8); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.9.18); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.9.20); FILE MERGEDRüdiger Timm
2004-12-23INTEGRATION: CWS kso12 (1.8.18); FILE MERGEDVladimir Glazounov
2004-09-08INTEGRATION: CWS ooo20040704 (1.7.120); FILE MERGEDRüdiger Timm
2001-09-27#65293#: exception specificationsJens-Heiner Rechtien
2001-06-18#88294# - Fixed ContentImplHelper::getParent().Kai Sommerfeld
2001-03-27#85225# - Added additional params to Get[Command|propertySet]Info.Kai Sommerfeld
2001-01-31chg: headerfile for STLMartin Hollmichel
2000-12-18#82277# Made removal of released contents from provider list thread safe.Stephan Bergmann
2000-10-26Added: method copyAdditionalPropertySet(...).Kai Sommerfeld
2000-09-18initial importJens-Heiner Rechtien