summaryrefslogtreecommitdiff
path: root/ucbhelper/source/client
AgeCommit message (Expand)Author
2004-04-13INTEGRATION: CWS unopkg1 (1.27.28); FILE MERGEDJens-Heiner Rechtien
2003-07-25INTEGRATION: CWS abi3 (1.26.14); FILE MERGEDVladimir Glazounov
2003-07-01INTEGRATION: CWS tamino1 (1.2.30); FILE MERGEDVladimir Glazounov
2003-04-15INTEGRATION: CWS dbgmacros1 (1.24.4.1.10); FILE MERGEDVladimir Glazounov
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-11-05#104401# - Corrected preprocessor directives for including osl/socket.hxxKai Sommerfeld
2002-10-28#104432# - Introduced class ucbhelper::ProxyDeciderKai Sommerfeld
2002-09-20#103548# - Refactored object construction.Kai Sommerfeld
2002-09-20#103548# - Fixed ContentBroker_Impl::initialize().Kai Sommerfeld
2002-09-06#92581# - Fix did not work in 'product' build. Have to save content'sKai Sommerfeld
2002-08-29#102747# - Fixed SEGV in case that UCB UNO service cannot be instanciated.Kai Sommerfeld
2002-06-21#92581# - URL not cleared on ContentAction::DELETED, content recreatedKai Sommerfeld
2002-04-09#92347# - Changed return value of all setPropertyValue[s] methods.Kai Sommerfeld
2002-04-05#65293#Vladimir Glazounov
2002-04-03#65293# switched off optimization for gcc3Vladimir Glazounov
2002-03-12#97958# - Introducted way to init content broker using vector of provider data.Kai Sommerfeld
2002-01-11#95512# creation of sorted cursorsMikhail Voitenko
2001-11-27#92987#: no IsFolder() when creating cursor, masks errorsMathias Bauer
2001-10-22#93494# Beware of throwing removeContentEventListener().Stephan Bergmann
2001-06-25#87187# - New error handling.Kai Sommerfeld
2001-06-22#88532# - Check for empty reference before dereferencing it (Content::createC...Kai Sommerfeld
2001-06-06#87623# Restricted all functions to only throw RuntimeExceptions; migrated fr...Stephan Bergmann
2001-05-10Added: transferContentKai Sommerfeld
2001-04-20#86170# - Added another insertNewContent method, that takes a newKai Sommerfeld
2001-03-20Removed non-const version of Content::getCommandEnvironment().Kai Sommerfeld
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby
2001-02-07#83045# - Implemeted content event listener.Kai Sommerfeld
2001-02-07#83045# - Added support for "globalTransfer".Kai Sommerfeld
2001-02-05#83045# - Added method openStream() returning an XInputStream.Kai Sommerfeld
2001-02-05#83045# - Added activedatasink.objKai Sommerfeld
2001-02-05#83045# - Initial revison.Kai Sommerfeld
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik
2000-12-15#82037# Redesigned for efficiency.Stephan Bergmann
2000-12-11#81540# - Added static construction methods Content::create(...).Kai Sommerfeld
2000-12-04#65293# exception specification addedRüdiger Timm
2000-12-01#80246# - Fixed Content::writeStream(...).Kai Sommerfeld
2000-12-01#80644# - ::ucb::ContentCreationException -> ::com::sun::star::ucb::ContentCr...Kai Sommerfeld
2000-11-13Added getFileURLFromSystemPath() and getSystemPathFromFileURL().Stephan Bergmann
2000-11-01Removed: Wrong asserts from isFolder() and isDocument().Kai Sommerfeld
2000-10-30Fixed: Content::isFolder() and Content::isDocument()Kai Sommerfeld
2000-10-30Fixed: GPF in Content::getPropertyValues(...).Kai Sommerfeld
2000-10-18Added fileidentifierconverter.obj.Stephan Bergmann
2000-10-18Offer com::sun::star::ucb::XFileIdentifierConverter functionality at aStephan Bergmann
2000-10-10Fixed: Create m_xImpl in default ctor of class Content, too.Kai Sommerfeld
2000-10-09Updated for MacOS X strict ANSI C++ compiler.Babak Mahbod
2000-09-18initial importJens-Heiner Rechtien