Age | Commit message (Collapse) | Author |
|
2006/11/16 15:23:03 mkretzschmar 1.6.44.1: #i71619# Don't include pch files in cxx files that will be included
|
|
2006/11/16 15:23:03 mkretzschmar 1.12.44.1: #i71619# Don't include pch files in cxx files that will be included
|
|
2007/01/30 12:09:15 hjs 1.7.100.1: #i73801# remove remaining usages of sv[pre].mk
|
|
2006/10/23 12:56:08 mav 1.24.22.1: #i68655# handle the signed offset correctly
|
|
2006/09/01 17:54:57 kaib 1.2.120.1: #i68856# Added header markers and pch files
|
|
2006/09/01 17:54:57 kaib 1.5.42.1: #i68856# Added header markers and pch files
|
|
2006/09/01 17:54:57 kaib 1.11.42.1: #i68856# Added header markers and pch files
|
|
2006/09/01 17:54:57 kaib 1.4.44.1: #i68856# Added header markers and pch files
|
|
2006/09/01 17:54:57 kaib 1.23.42.1: #i68856# Added header markers and pch files
|
|
2006/09/01 17:54:56 kaib 1.3.42.1: #i68856# Added header markers and pch files
|
|
2006/02/24 14:48:55 sb 1.4.8.3: #i53898# Made code warning-free; removed dead code.
2006/01/06 11:49:21 fs 1.4.8.2: #i53898# warning-free code
2005/10/27 12:29:15 sb 1.4.8.1: #i53898# Made code warning-free.
|
|
2005/11/10 11:20:42 pl 1.10.8.3: #i53898# removed warnings
2005/10/27 12:29:15 sb 1.10.8.2: #i53898# Made code warning-free.
2005/10/14 11:19:42 sb 1.10.8.1: #i53898# Made code warning-free; cleanup.
|
|
2005/10/13 13:24:31 sb 1.3.8.1: #i53898# Removed code for obsolete platforms.
|
|
2005/10/13 13:24:31 sb 1.2.8.1: #i53898# Removed code for obsolete platforms.
|
|
2006/04/07 17:52:24 sb 1.20.6.7: RESYNC: (1.21-1.22); FILE MERGED
2006/02/24 14:48:55 sb 1.20.6.6: #i53898# Made code warning-free; removed dead code.
2006/01/06 11:49:21 fs 1.20.6.5: #i53898# warning-free code
2005/11/07 17:00:37 pl 1.20.6.4: RESYNC: (1.20-1.21); FILE MERGED
2005/10/27 12:29:15 sb 1.20.6.3: #i53898# Made code warning-free.
2005/10/14 11:19:41 sb 1.20.6.2: #i53898# Made code warning-free; cleanup.
2005/10/13 13:24:31 sb 1.20.6.1: #i53898# Removed code for obsolete platforms.
|
|
2005/10/13 13:24:30 sb 1.6.8.1: #i53898# Removed code for obsolete platforms.
|
|
2005/10/13 13:24:30 sb 1.2.8.1: #i53898# Removed code for obsolete platforms.
|
|
2006/03/01 11:58:13 cmc 1.21.54.1: #i62537# tools int/long streaming (not sal_uInt32) currently rather busted
|
|
2005/09/13 14:51:08 kendy 1.19.50.1: #i54498#
Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer
|
|
2005/09/05 13:59:35 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:35 rt 1.3.412.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:34 rt 1.9.144.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:34 rt 1.2.412.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:33 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:33 rt 1.19.44.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 13:59:33 rt 1.5.44.1: #i54170# Change license header: remove SISSL
|
|
2005/02/28 03:54:56 mnicel 1.4.270.1: Issue number: 40092
Part of visibility work
|
|
2005/02/22 14:41:51 sj 1.18.62.1: #i38649# added implementation for float operator under solaris and mac
|
|
2004/09/14 14:00:57 er 1.16.34.2: #b4996294# ReadUniStringLine: reading little endian Unicode with DOS (u+000d,u+000a) line ends on a big endian machine resulted in a blank line every second line
2004/09/13 15:59:26 er 1.16.34.1: #i834# add SvStream::ReadCsvLine() method
|
|
2004/08/06 21:41:08 pl 1.15.72.2: RESYNC: (1.15-1.16); FILE MERGED
2004/05/27 11:12:29 pl 1.15.72.1: #i29581# fix a memory leak
|
|
2004/06/10 12:08:32 cmc 1.7.48.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template
|
|
2004/03/16 23:54:16 fa 1.7.10.1: Merge cws_srx644_port64bit, other misc fixes
|
|
2004/04/05 19:02:25 fa 1.15.44.5: SeekRel() should take _signed_ argument, got mixed up in initial 64-bit work
2004/03/31 16:48:55 fa 1.15.44.4: Back out of changes since 2004-03-24, focus on smaller, more integratable changes
2004/03/29 00:30:07 fa 1.15.44.3: More 64-bit changes. 'rsc' still broken, but not as much as before.
2004/03/16 23:54:16 fa 1.15.44.2: Merge cws_srx644_port64bit, other misc fixes
2004/03/15 23:18:47 fa 1.15.44.1: First bits of 64-bitness. #i25651# & more
|
|
2004/02/06 08:57:54 sb 1.6.112.1: #i19699# Adapted to tightened tools/string.hxx.
|
|
2003/12/04 17:25:50 mt 1.14.8.1: #i23061# Removed SUPD stuff
|
|
2003/09/30 12:18:24 hr 1.13.60.1: #i20184#: SvStream::ReadLine(): check the return value of Read(). Thanks to Lulian Seward for providing a patch.
|
|
2003/04/10 08:52:35 os 1.11.72.1: #108626# ::ReadCString() now reads more than 256 characters
|
|
2003/04/10 09:22:04 kso 1.4.30.1.20.1: #108413# - debug macro unification.
|
|
2003/04/10 09:22:04 kso 1.11.68.1: #108413# - debug macro unification.
|
|
|
|
in SvStream::CryptAndWriteBuffer().
|
|
|
|
|
|
|
|
|
|
fails to extend a file (use 'lseek()' and 'write()' instead).
|
|
|
|
|
|
|
|
String::operator+=(char) in loops, use String::Append(buffer,n) instead
|