Commit Graph

5 Commits

Author SHA1 Message Date
Rüdiger Timm
3d734e4818 INTEGRATION: CWS residcleanup (1.4.38); FILE MERGED
2007/02/26 22:00:54 pl 1.4.38.1: #i74635# no more ResMgr default
2007-04-26 08:35:02 +00:00
Oliver Bolte
5f45f2b48e INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED
2006/09/01 17:18:34 kaib 1.3.80.1: #i68856# Added header markers and pch files
2006-09-17 11:57:55 +00:00
Rüdiger Timm
4a43e487ea INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED
2005/09/05 18:42:18 rt 1.2.108.1: #i54170# Change license header: remove SISSL
2005-09-07 23:06:46 +00:00
Dan Williams
feca796601 Correct variable scoping in 'for' statements to be ISO C++ compliant. You
technically cannot declare a variable like 'for ( int i=0; ...; ...) {} i = 1'
and then use it later outside of the for() statement.
2004-03-08 15:03:51 +00:00
Björn Milcke
668c6b0245 initial import 2003-10-06 08:58:36 +00:00