summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider/providerhelper.cxx
AgeCommit message (Expand)Author
2015-11-17use unique_ptr for pImpl in ucbhelper/Noel Grandin
2015-11-11com::sun::star->css in ucbhelper/Noel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-03-05kill XINTERFACE_IMPL_3Norbert Thiebaud
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-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
2012-06-22re-base on ALv2 code.Michael Meeks
2012-05-29targeted string re-workNorbert Thiebaud
2012-01-19Fix for fdo43460 Part XLI getLength() to isEmpty()Olivier Hallot
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from ucbhelperNorbert Thiebaud
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 19Gert Faller
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.12.2); FILE MERGEDRüdiger Timm
2008-03-25INTEGRATION: CWS ucbfixes06 (1.11.32); FILE MERGEDOliver Bolte
2007-06-05INTEGRATION: CWS bgdlremove (1.10.20); FILE MERGEDIvo Hinkelmann
2006-11-01INTEGRATION: CWS fwk53 (1.9.8); FILE MERGEDVladimir Glazounov
2006-09-16INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.6.168); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.6.170); FILE MERGEDRüdiger Timm
2001-07-16#88646# - Removed wrong assert from addContent(...)Kai Sommerfeld
2001-01-31chg: headerfile for STLMartin Hollmichel
2000-10-26Added: method copyAdditionalPropertySet(...).Kai Sommerfeld
2000-10-26Fixed: ContentProviderImplHelper::addContent(...)Kai Sommerfeld
2000-10-25Adapted to changes of service "com.sun.star.ucb.Store".Kai Sommerfeld
2000-09-18initial importJens-Heiner Rechtien