summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Collapse)Author
2004-03-09INTEGRATION: CWS ooo20040225 (1.3.74); FILE MERGEDJens-Heiner Rechtien
2004/02/17 06:37:12 pjanik 1.3.74.1: #i25582#: x86-64: store type clarification.
2004-02-02INTEGRATION: CWS geordi2q14 (1.11.10); FILE MERGEDJens-Heiner Rechtien
2004/01/30 12:57:09 hr 1.11.10.1: #111934#: merge CWS ooo111fix2
2003-10-06INTEGRATION: CWS net2003 (1.5.20); FILE MERGEDVladimir Glazounov
2003/08/13 07:59:55 obo 1.5.20.1: #11136# .net 2003
2003-08-18INTEGRATION: CWS geordi2q01 (1.10.8); FILE MERGEDHans-Joachim Lankenau
2003/08/18 13:31:30 hr 1.10.8.1: #i18350#: join changes from CWS ooo11rc3
2003-08-18INTEGRATION: CWS geordi2q01 (1.2.24); FILE MERGEDHans-Joachim Lankenau
2003/08/18 13:31:29 hr 1.2.24.1: #i18350#: join changes from CWS ooo11rc3
2003-07-16INTEGRATION: CWS ooo11rc2 (1.9.4); FILE MERGEDJens-Heiner Rechtien
2003/07/14 14:02:14 fa 1.9.4.1: For Mac OS X, certain libraries linked for other platforms don't exist and are not needed anyway. http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16608 Dan fa@ooo
2003-06-12INTEGRATION: CWS mh11rc (1.8.10); FILE MERGEDVladimir Glazounov
2003/06/06 09:53:50 mh 1.8.10.1: join: from beta2
2003-04-15INTEGRATION: CWS dbgmacros1 (1.4.24); FILE MERGEDVladimir Glazounov
2003/04/10 08:39:22 kso 1.4.24.1: #108413# - debug macro unification.
2003-04-15INTEGRATION: CWS dbgmacros1 (1.3.6.1.10); FILE MERGEDVladimir Glazounov
2003/04/10 08:39:22 kso 1.3.6.1.10.1: #108413# - debug macro unification.
2003-04-15INTEGRATION: CWS dbgmacros1 (1.9.4.1.10); FILE MERGEDVladimir Glazounov
2003/04/10 08:39:21 kso 1.9.4.1.10.1: #108413# - debug macro unification.
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-09-03#100000# memcpy + strlen unkown if with debug=tOliver Bolte
2002-08-22#i3980# Fixed unresolved symbols from 'libsupc++' (GCC).Matthias Huetsch
2002-08-17#i3980# Added 'NO_DEFAULT_STL=TRUE' to avoid mix with standard allocators.Matthias Huetsch
Minor code cleanup.
2002-08-17#i3980# Added class specific allocators to 'OStorePageCache' andMatthias Huetsch
'OStorePageCacheEntry' to avoid mix with standard allocators. Minor code cleanup.
2002-08-17#i3980# Added class specific allocators to 'OStoreSuperBlockPage' andMatthias Huetsch
'OStorePageACL' to avoid mix with standard allocators. Minor code cleanup.
2002-08-17#i3980# Added class specific 'OStorePageObject' allocator to avoid mix withMatthias Huetsch
standard allocators. Minor code cleanup.
2002-08-17#i3980# Added class specific 'OMemoryLockBytes_Impl' allocator to avoid mix withMatthias Huetsch
standard allocators. Minor code cleanup.
2002-08-17#i3980# Added class specific 'OFileLockBytes_Impl' allocator to avoid mix withMatthias Huetsch
standard allocators. Minor code cleanup.
2002-08-17#i3980# Removed 'virtual ILockBytes::~ILockBytes() {}' from otherwise abstractMatthias Huetsch
(pure virtual) interface to avoid compiler generated 'operator delete()'.
2002-04-23join from OOO_STABLE_1, MacOSX fixesMartin Hollmichel
2001-11-29#91410# Perform more comprehensive basic file I/O test.Matthias Huetsch
2001-11-26#95272# Removed unused variable in OStoreBTreeNodeData::remove().Matthias Huetsch
#i1750# Warning provided by 'Wall' compilation.
2001-11-26#95272# Reordered OStoreLockBytes member initializers to match declaration.Matthias Huetsch
#i1750# Warning provided by 'Wall' compilation.
2001-11-26#95272# #i1750# Compile internal debug functions conditionally, only.Matthias Huetsch
2001-11-26#95272# Fixed 'statement w/ no effect' in OStoreSuperBlock::verify().Matthias Huetsch
#i1750# Warning (uncovering a bug) provided by 'Wall' compilation.
2001-11-26#95272# Fixed 'signed/unsigned mismatch' in OStorePageNameBlock::namei().Matthias Huetsch
#i1750# Warning provided by 'Wall' compilation.
2001-11-26#88337# Fixed 'forward' typedefs of enums (never trust one compiler ↵Matthias Huetsch
alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).
2001-11-03#88337# Reviewed and updated documentation.Matthias Huetsch
2001-08-09#90643# Fixed 'OFileLockBytes_Impl::create()' to turn off memory mappedMatthias Huetsch
write access for remote volumes.
2001-08-09#90643# Exchanged 'OStorePageGuard::crc32()' while-loop against faster for-loop.Matthias Huetsch
2001-07-18#65293# Fixed 'STOREDBGLIB' (thanks to John Vandenberg).Matthias Huetsch
2001-07-18#65293# Adapted to <rtl/char.h> removal (thanks to John Vandenberg).Matthias Huetsch
Added better 'usage' info.
2001-06-06#87605# change linklib target, use wildcardsJuergen Schmidt
2001-06-05#87605# create symbolic links for delivered libraryJuergen Schmidt
2001-05-31#87713# change UDK version numberJuergen Schmidt
2001-05-28#87190# removing leading * in documentationJuergen Schmidt
2001-05-10#TFU630#Hennes Rohling
2001-05-04remove version.mkJuergen Schmidt
2001-05-04insert versioningJuergen Schmidt
2001-05-04newJuergen Schmidt
2001-04-17#85854# Adapted OFileLockBytes_Impl::create() to support UNC and URLMatthias Huetsch
path conventions, too.
2001-03-19Disabled last change (using osl::File path routines).Matthias Huetsch
2001-03-15Added store.xmlMatthias Huetsch
2001-03-15Module description for module 'store'.Matthias Huetsch
2001-03-15Adapted to OFileLockBytes_impl::create() changes.Matthias Huetsch
2001-03-15Adapted OFileLockBytes_Impl::create() to support osl::File UNC and URLMatthias Huetsch
path conventions, too.
2001-03-15syntax correctedKurt Zenker
2001-03-13Major revision. Removed usage of module 'vos'.Matthias Huetsch
2001-03-13Major revision. Removed usage of module 'vos'.Matthias Huetsch