Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-07-30 | INTEGRATION: CWS gcc340fixes01 (1.2.106); FILE MERGED | Kurt Zenker | |
2004/06/04 15:09:15 fa 1.2.106.1: #i28777# gcc 3.4 fixes (only instantiate static object in template once) | |||
2004-07-30 | INTEGRATION: CWS gcc340fixes01 (1.2.106); FILE MERGED | Kurt Zenker | |
2004/06/04 15:09:13 fa 1.2.106.1: #i28777# gcc 3.4 fixes (only instantiate static object in template once) | |||
2004-06-17 | INTEGRATION: CWS ooo64bit01 (1.3.96); FILE MERGED | Rüdiger Timm | |
2004/03/15 23:18:32 fa 1.3.96.1: First bits of 64-bitness. #i25651# & more | |||
2004-03-09 | INTEGRATION: CWS ooo20040225 (1.3.74); FILE MERGED | Jens-Heiner Rechtien | |
2004/02/17 06:37:12 pjanik 1.3.74.1: #i25582#: x86-64: store type clarification. | |||
2004-02-02 | INTEGRATION: CWS geordi2q14 (1.11.10); FILE MERGED | Jens-Heiner Rechtien | |
2004/01/30 12:57:09 hr 1.11.10.1: #111934#: merge CWS ooo111fix2 | |||
2003-10-06 | INTEGRATION: CWS net2003 (1.5.20); FILE MERGED | Vladimir Glazounov | |
2003/08/13 07:59:55 obo 1.5.20.1: #11136# .net 2003 | |||
2003-08-18 | INTEGRATION: CWS geordi2q01 (1.10.8); FILE MERGED | Hans-Joachim Lankenau | |
2003/08/18 13:31:30 hr 1.10.8.1: #i18350#: join changes from CWS ooo11rc3 | |||
2003-08-18 | INTEGRATION: CWS geordi2q01 (1.2.24); FILE MERGED | Hans-Joachim Lankenau | |
2003/08/18 13:31:29 hr 1.2.24.1: #i18350#: join changes from CWS ooo11rc3 | |||
2003-07-16 | INTEGRATION: CWS ooo11rc2 (1.9.4); FILE MERGED | Jens-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-12 | INTEGRATION: CWS mh11rc (1.8.10); FILE MERGED | Vladimir Glazounov | |
2003/06/06 09:53:50 mh 1.8.10.1: join: from beta2 | |||
2003-04-15 | INTEGRATION: CWS dbgmacros1 (1.4.24); FILE MERGED | Vladimir Glazounov | |
2003/04/10 08:39:22 kso 1.4.24.1: #108413# - debug macro unification. | |||
2003-04-15 | INTEGRATION: CWS dbgmacros1 (1.3.6.1.10); FILE MERGED | Vladimir Glazounov | |
2003/04/10 08:39:22 kso 1.3.6.1.10.1: #108413# - debug macro unification. | |||
2003-04-15 | INTEGRATION: CWS dbgmacros1 (1.9.4.1.10); FILE MERGED | Vladimir Glazounov | |
2003/04/10 08:39:21 kso 1.9.4.1.10.1: #108413# - debug macro unification. | |||
2003-03-27 | MWS_SRX644: migrate branch mws_srx644 -> HEAD | Jens-Heiner Rechtien | |
2002-09-03 | #100000# memcpy + strlen unkown if with debug=t | Oliver 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' and | Matthias Huetsch | |
'OStorePageCacheEntry' to avoid mix with standard allocators. Minor code cleanup. | |||
2002-08-17 | #i3980# Added class specific allocators to 'OStoreSuperBlockPage' and | Matthias Huetsch | |
'OStorePageACL' to avoid mix with standard allocators. Minor code cleanup. | |||
2002-08-17 | #i3980# Added class specific 'OStorePageObject' allocator to avoid mix with | Matthias Huetsch | |
standard allocators. Minor code cleanup. | |||
2002-08-17 | #i3980# Added class specific 'OMemoryLockBytes_Impl' allocator to avoid mix with | Matthias Huetsch | |
standard allocators. Minor code cleanup. | |||
2002-08-17 | #i3980# Added class specific 'OFileLockBytes_Impl' allocator to avoid mix with | Matthias Huetsch | |
standard allocators. Minor code cleanup. | |||
2002-08-17 | #i3980# Removed 'virtual ILockBytes::~ILockBytes() {}' from otherwise abstract | Matthias Huetsch | |
(pure virtual) interface to avoid compiler generated 'operator delete()'. | |||
2002-04-23 | join from OOO_STABLE_1, MacOSX fixes | Martin 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 mapped | Matthias 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 wildcards | Juergen Schmidt | |
2001-06-05 | #87605# create symbolic links for delivered library | Juergen Schmidt | |
2001-05-31 | #87713# change UDK version number | Juergen Schmidt | |
2001-05-28 | #87190# removing leading * in documentation | Juergen Schmidt | |
2001-05-10 | #TFU630# | Hennes Rohling | |
2001-05-04 | remove version.mk | Juergen Schmidt | |
2001-05-04 | insert versioning | Juergen Schmidt | |
2001-05-04 | new | Juergen Schmidt | |
2001-04-17 | #85854# Adapted OFileLockBytes_Impl::create() to support UNC and URL | Matthias Huetsch | |
path conventions, too. | |||
2001-03-19 | Disabled last change (using osl::File path routines). | Matthias Huetsch | |
2001-03-15 | Added store.xml | Matthias Huetsch | |
2001-03-15 | Module description for module 'store'. | Matthias Huetsch | |
2001-03-15 | Adapted to OFileLockBytes_impl::create() changes. | Matthias Huetsch | |
2001-03-15 | Adapted OFileLockBytes_Impl::create() to support osl::File UNC and URL | Matthias Huetsch | |
path conventions, too. |