summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)AuthorFilesLines
2004-06-17INTEGRATION: CWS ooo64bit01 (1.3.96); FILE MERGEDRĂ¼diger Timm1-4/+5
2004-03-09INTEGRATION: CWS ooo20040225 (1.3.74); FILE MERGEDJens-Heiner Rechtien1-4/+5
2004-02-02INTEGRATION: CWS geordi2q14 (1.11.10); FILE MERGEDJens-Heiner Rechtien1-7/+3
2003-10-06INTEGRATION: CWS net2003 (1.5.20); FILE MERGEDVladimir Glazounov1-4/+4
2003-08-18INTEGRATION: CWS geordi2q01 (1.10.8); FILE MERGEDHans-Joachim Lankenau1-2/+4
2003-08-18INTEGRATION: CWS geordi2q01 (1.2.24); FILE MERGEDHans-Joachim Lankenau1-6/+6
2003-07-16INTEGRATION: CWS ooo11rc2 (1.9.4); FILE MERGEDJens-Heiner Rechtien1-2/+4
2003-06-12INTEGRATION: CWS mh11rc (1.8.10); FILE MERGEDVladimir Glazounov1-2/+6
2003-04-15INTEGRATION: CWS dbgmacros1 (1.4.24); FILE MERGEDVladimir Glazounov1-5/+5
2003-04-15INTEGRATION: CWS dbgmacros1 (1.3.6.1.10); FILE MERGEDVladimir Glazounov1-6/+6
2003-04-15INTEGRATION: CWS dbgmacros1 (1.9.4.1.10); FILE MERGEDVladimir Glazounov1-6/+6
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien12-501/+1491
2002-09-03#100000# memcpy + strlen unkown if with debug=tOliver Bolte1-3/+4
2002-08-22#i3980# Fixed unresolved symbols from 'libsupc++' (GCC).Matthias Huetsch1-2/+5
2002-08-17#i3980# Added 'NO_DEFAULT_STL=TRUE' to avoid mix with standard allocators.Matthias Huetsch1-4/+7
2002-08-17#i3980# Added class specific allocators to 'OStorePageCache' andMatthias Huetsch2-24/+49
2002-08-17#i3980# Added class specific allocators to 'OStoreSuperBlockPage' andMatthias Huetsch1-35/+174
2002-08-17#i3980# Added class specific 'OStorePageObject' allocator to avoid mix withMatthias Huetsch1-8/+62
2002-08-17#i3980# Added class specific 'OMemoryLockBytes_Impl' allocator to avoid mix withMatthias Huetsch1-9/+52
2002-08-17#i3980# Added class specific 'OFileLockBytes_Impl' allocator to avoid mix withMatthias Huetsch1-13/+41
2002-08-17#i3980# Removed 'virtual ILockBytes::~ILockBytes() {}' from otherwise abstractMatthias Huetsch1-8/+3
2002-04-23join from OOO_STABLE_1, MacOSX fixesMartin Hollmichel1-5/+0
2001-11-29#91410# Perform more comprehensive basic file I/O test.Matthias Huetsch1-53/+109
2001-11-26#95272# Removed unused variable in OStoreBTreeNodeData::remove().Matthias Huetsch1-4/+3
2001-11-26#95272# Reordered OStoreLockBytes member initializers to match declaration.Matthias Huetsch2-8/+8
2001-11-26#95272# #i1750# Compile internal debug functions conditionally, only.Matthias Huetsch1-8/+15
2001-11-26#95272# Fixed 'statement w/ no effect' in OStoreSuperBlock::verify().Matthias Huetsch1-4/+4
2001-11-26#95272# Fixed 'signed/unsigned mismatch' in OStorePageNameBlock::namei().Matthias Huetsch1-4/+4
2001-11-26#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#8...Matthias Huetsch1-13/+13
2001-11-03#88337# Reviewed and updated documentation.Matthias Huetsch3-135/+328
2001-08-09#90643# Fixed 'OFileLockBytes_Impl::create()' to turn off memory mappedMatthias Huetsch1-38/+30
2001-08-09#90643# Exchanged 'OStorePageGuard::crc32()' while-loop against faster for-loop.Matthias Huetsch1-5/+5
2001-07-18#65293# Fixed 'STOREDBGLIB' (thanks to John Vandenberg).Matthias Huetsch1-10/+10
2001-07-18#65293# Adapted to <rtl/char.h> removal (thanks to John Vandenberg).Matthias Huetsch1-10/+35
2001-06-06#87605# change linklib target, use wildcardsJuergen Schmidt1-1/+1
2001-06-05#87605# create symbolic links for delivered libraryJuergen Schmidt1-0/+2
2001-05-31#87713# change UDK version numberJuergen Schmidt1-1/+1
2001-05-28#87190# removing leading * in documentationJuergen Schmidt5-210/+210
2001-05-10#TFU630#Hennes Rohling1-3/+28
2001-05-04remove version.mkJuergen Schmidt1-1/+0
2001-05-04insert versioningJuergen Schmidt1-10/+7
2001-05-04newJuergen Schmidt2-0/+235
2001-04-17#85854# Adapted OFileLockBytes_Impl::create() to support UNC and URLMatthias Huetsch1-19/+12
2001-03-19Disabled last change (using osl::File path routines).Matthias Huetsch1-3/+15
2001-03-15Added store.xmlMatthias Huetsch1-1/+3
2001-03-15Module description for module 'store'.Matthias Huetsch1-0/+7
2001-03-15Adapted to OFileLockBytes_impl::create() changes.Matthias Huetsch1-8/+33
2001-03-15Adapted OFileLockBytes_Impl::create() to support osl::File UNC and URLMatthias Huetsch1-8/+39
2001-03-15syntax correctedKurt Zenker1-2/+2
2001-03-13Major revision. Removed usage of module 'vos'.Matthias Huetsch5-81/+251