summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/package/pkgprovider.cxx
AgeCommit message (Expand)Author
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-05kill XINTERFACE_IMPL_3Norbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbAlexander Wilms
2013-05-27Let package_ucp::ContentProvider::createPackage throw exceptions on failureStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-05migrate to use boost unordered containersFridrich Štrba
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-10-13Add 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.21.4); FILE MERGEDRüdiger Timm
2008-03-25INTEGRATION: CWS ucbfixes06 (1.20.54); FILE MERGEDOliver Bolte
2007-06-05INTEGRATION: CWS bgdlremove (1.19.40); FILE MERGEDIvo Hinkelmann
2006-09-17INTEGRATION: CWS pchfix02 (1.18.70); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.17.212); FILE MERGEDRüdiger Timm
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2001-07-26#89617# - branch error, same as rev. 1.14.Kai Sommerfeld
2001-07-26#89617#Kai Sommerfeld
2001-07-12#89617# - Fixed queryContent(...). Mutex Guard now constructed a little bit l...Kai Sommerfeld
2001-07-06#87186# - Improved PackageUri implementation and usage.Kai Sommerfeld
2001-06-27#88753# - Fixed ContentProvider::queryContent to survive null identifiers.Kai Sommerfeld
2001-06-25#87186# - New error handling.Kai Sommerfeld
2001-05-11rtl-string-changesth
2001-04-27#86409# - Added support for properties "Encrypted" and EncryptionKey.Kai Sommerfeld
2001-04-05#85714# - Prefixed all component implementation names with "com.sun.star.comp"Kai Sommerfeld
2001-03-19Adapted to changed service name ( SUPD>625 ):Kai Sommerfeld
2001-03-16Adapted to changed module name: css.package --> css.packages (SUPD>625)Kai Sommerfeld
2000-12-01#80246# - Fixes and optimizations again.Kai Sommerfeld
2000-11-29#80246# - Fixed Package class implementation.Kai Sommerfeld
2000-11-29#80246# - Optimization ( provider now creates and reuses package instances ).Kai Sommerfeld
2000-11-27#80246# - Fixes + optimizations.Kai Sommerfeld
2000-11-17Initial Revision.Kai Sommerfeld