summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy/hierarchycontent.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin1-22/+22
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin1-1/+2
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin1-6/+5
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-31targeted string re-workNorbert Thiebaud1-108/+67
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-66/+27
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot1-8/+8
2011-11-27remove include of pch header from ucbNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-9/+6
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller1-94/+94
2010-10-18remove non-compiled codePovilas Kanapickas1-6/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-21#i61429#, deprecated css.ucb.XContentCreator, implemented replacement.Kai Sommerfeld1-64/+121
2009-12-18whitespace cleanup.Kai Sommerfeld1-3/+3
2008-04-22INTEGRATION: CWS hr50 (1.28.66); FILE MERGEDJens-Heiner Rechtien1-3/+5
2008-04-10INTEGRATION: CWS changefileheader (1.29.4); FILE MERGEDRĂ¼diger Timm1-84/+18
2008-03-25INTEGRATION: CWS ucbfixes06 (1.28.54); FILE MERGEDOliver Bolte1-3/+3
2007-06-05INTEGRATION: CWS bgdlremove (1.26.40); FILE MERGEDIvo Hinkelmann1-103/+102
2007-05-10INTEGRATION: CWS ucbfixes01 (1.26.38); FILE MERGEDKurt Zenker1-4/+6
2006-09-17INTEGRATION: CWS pchfix02 (1.25.20); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.24.10); FILE MERGEDJens-Heiner Rechtien1-14/+14
2005-09-09INTEGRATION: CWS ooo19126 (1.23.190); FILE MERGEDRĂ¼diger Timm1-47/+21
2003-07-02INTEGRATION: CWS ooo11rc (1.22.8); FILE MERGEDVladimir Glazounov1-42/+47
2003-05-22INTEGRATION: CWS uno4 (1.21.54); FILE MERGEDVladimir Glazounov1-23/+46
2002-09-27#82433# - Support for links with empty target URL.Kai Sommerfeld1-88/+49
2001-09-28#65293# excetions solarisOliver Bolte1-4/+4
2001-09-12#92075# - Adaptions for new (stricter) Solaris Compiler.Kai Sommerfeld1-44/+44
2001-08-29#91676# Removed obsolete versions of cancelCommandExecution().Stephan Bergmann1-49/+118
2001-07-06#87189# - command "setPropertyValues" now returns error infornmation.Kai Sommerfeld1-10/+100
2001-07-03#88922# - Generic data source backend.Kai Sommerfeld1-126/+143
2001-06-25#87189# - New error handling.Kai Sommerfeld1-511/+723
2001-05-04#85545# - Added rollback code for failed exchange (setPropertyValues).Kai Sommerfeld1-24/+31
2001-04-19#84998#- Added missing exception declaration to Content::transfer(...)Kai Sommerfeld1-6/+3
2001-04-05#85714# - Prefixed all component implementation names with "com.sun.star.comp"Kai Sommerfeld1-3/+4
2001-03-27#85225# - Adapted to changed COntentImplHelper API.Kai Sommerfeld1-8/+10
2001-02-22#83832# - Fixed HierarchyContent::setPropertyValues(...). GeneratedKai Sommerfeld1-18/+16
2001-01-31#83045# - Added support for ContentInfoAttribute::KIND_* flags.Kai Sommerfeld1-4/+7
2001-01-22#82939# - HierarchyContent::transfer(...) now throws aKai Sommerfeld1-3/+6
2001-01-16#82770# - Fixed setting of property 'Title'.Kai Sommerfeld1-3/+6
2000-12-10#81540# Service initialization with alternative configuration provider.Kai Sommerfeld1-18/+12
2000-12-08#81505# - Don't use HierarchyEntryData::aTitle to construct URLs.Kai Sommerfeld1-4/+3
2000-12-08#81458# - Improved all read operations.Kai Sommerfeld1-23/+36
2000-12-04#78812# - Fixed: Far less calls to XChangesBatch::commitChanges().Kai Sommerfeld1-3/+3
2000-11-02Fixed: Deadlocks in listener callbacks.Kai Sommerfeld1-5/+8
2000-10-16Moved here from module 'chaos'.Kai Sommerfeld1-0/+1641