summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/package/pkgcontent.hxx
AgeCommit message (Expand)Author
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in ucb/Noel Grandin
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-27remove some unused definesNoel Grandin
2015-06-28coverity#1308493 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308486 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308465 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308464 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308459 Uncaught exceptionCaolán McNamara
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: ucbThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbAlexander Wilms
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-06-21re-base on ALv2 code.Michael Meeks
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-12-21#i61429#, deprecated css.ucb.XContentCreator, implemented replacement.Kai Sommerfeld
2009-12-18whitespace cleanup.Kai Sommerfeld
2008-04-10INTEGRATION: CWS changefileheader (1.30.72); FILE MERGEDRüdiger Timm
2007-06-05INTEGRATION: CWS bgdlremove (1.29.108); FILE MERGEDIvo Hinkelmann
2005-09-09INTEGRATION: CWS ooo19126 (1.28.68); FILE MERGEDRüdiger Timm
2004-08-12INTEGRATION: CWS unotlc (1.27.178); FILE MERGEDOliver Bolte
2002-06-19#91834# - Changes from last revision withdrwan.Kai Sommerfeld
2002-06-19#99287# - PackageContent now supports interface css::lang::XInitialization.Kai Sommerfeld
2001-12-03#94573# - Removed support for property "SegmentSize".Kai Sommerfeld
2001-10-18#93428# an EncryptionKey is a Sequence <sal_Int8>, not a stringMartin Gallwey
2001-10-11#92268# - Added support for property "EncryptionKey" for package streams.Kai Sommerfeld
2001-07-06#87186# - command "setPropertyValues" now returns error infornmation.Kai Sommerfeld
2001-06-25#87186# - New error handling.Kai Sommerfeld
2001-06-21#86708# - changed type of property "SegmentSize" from sal_Int64 to sal_Int32.Kai Sommerfeld
2001-06-14#86708# - Added support for property "SegmentSize".Kai Sommerfeld
2001-06-13#86708# - Removed support for command "split".Kai Sommerfeld
2001-06-13#86708# - Added support for command "split".Kai Sommerfeld
2001-05-16#86409# - Added support for property "HasEncryptedEntries".Kai Sommerfeld
2001-04-27#86409# - Added support for properties "Encrypted" and EncryptionKey.Kai Sommerfeld
2001-04-19#84998#- Added missing exception declaration to Content::transfer(...)Kai Sommerfeld