Commit graph

126 commits

Author SHA1 Message Date
Povilas Kanapickas
c189268e0a remove non-compiled code 2010-10-18 16:25:47 +01:00
Kenneth Venken
0196e3b7eb use SAL_N_ELEMENTS macro 2010-10-17 00:04:57 -05:00
Sebastian Spaeth
a715e1b3d0 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:04:31 +02:00
Petr Mladek
bcdb4cc866 more removed include guards using fixguard.py 2010-10-05 18:12:52 +02:00
Petr Mladek
334bef4563 remove include guards using fixguard.py 2010-10-05 18:12:51 +02:00
Matthias Huetsch [mhu]
6d03994e21 mhu22: resync to master repository (DEV300_m73). 2010-03-04 19:36:24 +01:00
Matthias Huetsch [mhu]
709ee7e9b0 mhu22: #i105430# #i108349# Fixed registry:ORegKey reference counting to avoid redundant closeKey()/flush() calls. 2010-03-04 15:19:41 +01:00
Jens-Heiner Rechtien
7c80db2eb3 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Matthias Huetsch [mhu]
eb4c085971 #i108349# Added missing statement (compiler warning). 2010-01-18 16:09:06 +01:00
Matthias Huetsch [mhu]
98e1ea0d79 #i71568# #i108349# Fixed copyright header. 2009-12-09 19:34:40 +01:00
Matthias Huetsch [mhu]
00075d74ee #i71568# #i108349# Simplified block (page) allocation. 2009-11-13 16:03:20 +01:00
Matthias Huetsch [mhu]
5243a9ef4e #i71568# #i108349# Remove unnecessary flush(), more cleanup. 2009-11-10 15:55:03 +01:00
Caolán McNamara
c386a69ea7 cmcfixes66: #i106675# silence gcc's memset warning on 0 len when the len really is 0 2009-11-06 11:12:51 +00:00
Matthias Huetsch [mhu]
d886d389f1 #i71568# #i108349# Remove unused StateBlock code. 2009-11-02 19:09:43 +01:00
Matthias Huetsch [mhu]
aa4b05bffb #i71568# #i108349# Remove unused range locking code. 2009-10-29 16:00:34 +01:00
Oliver Bolte
b76cb86eaa CWS-TOOLING: integrate CWS mhu20
2009-09-01 15:18:43 +0200 mhu  r275662 : #i32526# Fixed missing includes, and a wrong cast
2009-08-28 13:30:05 +0200 mhu  r275530 : #i32526# Fixed missing includes and remaining merge conflicts.
2009-08-28 13:28:45 +0200 mhu  r275529 : #i32526# osl_readLine() now implemented in sal/osl/<platform>/file.cxx
2009-08-26 19:47:53 +0200 mhu  r275445 : CWS-TOOLING: rebase CWS mhu20 to trunk@275331 (milestone: DEV300:m56)
2009-08-25 15:47:00 +0200 mhu  r275365 : #i32526# Also maintain phys. file offset.
2009-08-25 15:24:56 +0200 mhu  r275364 : #i32526# Added buffered file I/O; refactored file.cxx into multiple files.
2009-08-24 10:38:15 +0200 mhu  r275294 : #i32526# Correct OpenFlags for osl_openFile().
2009-05-25 11:07:34 +0200 mhu  r272225 : #i32526# Added support for non-seekable file handles (pipe et al.).
2009-05-25 11:01:50 +0200 mhu  r272223 : #i32526# Add osl_readLine() test, cleanup obsolete tests.
2009-05-25 10:56:14 +0200 mhu  r272221 : #i32526# Add missing include
2009-05-25 10:48:51 +0200 mhu  r272220 : #i32526# Accept OpenJDK (IcedTea6) 1.6.0_0 version string
2009-05-15 19:18:20 +0200 mhu  r271965 : #i32526# Initial osl/unx buffered file I/O implementation.
2009-05-15 17:41:57 +0200 mhu  r271959 : CWS-TOOLING: rebase CWS mhu20 to trunk@271830 (milestone: DEV300:m48)
2009-03-26 17:28:53 +0100 mhu  r270091 : CWS-TOOLING: rebase CWS mhu20 to trunk@270033 (milestone: DEV300:m45)
2009-09-09 09:38:41 +00:00
Ivo Hinkelmann
423409561c CWS-TOOLING: integrate CWS cmcfixes56
2009-03-26 14:46:13 +0100 cmc  r270080 : #i100517# merge changes of locales32 to match
2009-03-26 14:31:32 +0100 cmc  r270079 : #i100517# add some brackets and remove stray ;
2009-03-25 13:30:36 +0100 cmc  r270021 : #i100503# make tralay work again
2009-03-25 10:13:35 +0100 cmc  r269999 : #i100536# remove last unused method
2009-03-24 15:13:50 +0100 cmc  r269955 : #i100517# fix straight-forward warnings
2009-03-24 14:36:37 +0100 cmc  r269947 : #i100469# keep ia64 and arm alignments after fork-exec to signal change, but hackaround for arm to keep userlevel qemu-arm working
2009-03-24 14:02:27 +0100 cmc  r269943 : #i100223# make stl headers warning free for extra gcc 4.3 warnings
2009-03-24 13:58:15 +0100 cmc  r269942 : #i100504# drawinglayer is warning free on ix86 linux
2009-03-24 13:56:15 +0100 cmc  r269940 : #i100469# keep ia64 and arm alignments after fork-exec to signal change
2009-04-01 13:20:55 +00:00
Release Engineers
ad6387ed0a #i10000# additional files for mhu17 2009-03-20 15:07:51 +00:00
Vladimir Glazounov
cbedb24048 CWS-TOOLING: integrate CWS mhu17
2009-01-23 14:08:09 +0100 mhu  r266816 : CWS-TOOLING: rebase CWS mhu17 to trunk@266428 (milestone: DEV300:m39)
2009-01-16 17:49:37 +0100 mhu  r266442 : #i98151# Migration to subversion.
2009-01-16 17:48:53 +0100 mhu  r266441 : #i98151# Migration to subversion.
2009-01-16 17:47:56 +0100 mhu  r266440 : #i98151# Migration to subversion.
2009-03-13 15:52:34 +00:00
Rüdiger Timm
88650953bb INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED
2008/04/01 15:42:44 thb 1.5.44.3: #i85898# Stripping all external header guards
2008/04/01 12:41:55 thb 1.5.44.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.5.44.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:23:31 +00:00
Rüdiger Timm
270061398c INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED
2008/04/01 15:42:44 thb 1.7.38.3: #i85898# Stripping all external header guards
2008/04/01 12:41:55 thb 1.7.38.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.7.38.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:23:13 +00:00
Rüdiger Timm
5df4748efe INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED
2008/04/01 15:42:44 thb 1.5.44.3: #i85898# Stripping all external header guards
2008/04/01 12:41:54 thb 1.5.44.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.5.44.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:22:20 +00:00
Rüdiger Timm
db2ac6bfed INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED
2008/04/01 15:42:44 thb 1.8.38.3: #i85898# Stripping all external header guards
2008/04/01 12:41:54 thb 1.8.38.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.8.38.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:22:03 +00:00
Rüdiger Timm
c3be21e771 INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED
2008/04/01 15:42:43 thb 1.7.38.3: #i85898# Stripping all external header guards
2008/04/01 12:41:54 thb 1.7.38.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.7.38.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:21:44 +00:00
Rüdiger Timm
826f0a14ae INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED
2008/04/01 15:42:43 thb 1.5.44.3: #i85898# Stripping all external header guards
2008/04/01 12:41:54 thb 1.5.44.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.5.44.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:21:25 +00:00
Rüdiger Timm
bd4a8ec728 INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED
2008/04/01 15:42:43 thb 1.5.38.3: #i85898# Stripping all external header guards
2008/04/01 12:41:54 thb 1.5.38.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.5.38.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:21:06 +00:00
Rüdiger Timm
969b0ec0e1 INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED
2008/04/01 15:42:43 thb 1.5.66.3: #i85898# Stripping all external header guards
2008/04/01 12:41:54 thb 1.5.66.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.5.66.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:20:45 +00:00
Rüdiger Timm
910f1daad2 INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED
2008/04/01 15:42:42 thb 1.7.38.3: #i85898# Stripping all external header guards
2008/04/01 12:41:54 thb 1.7.38.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.7.38.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:20:27 +00:00
Rüdiger Timm
61c28bd5fc INTEGRATION: CWS changefileheader (1.9.44); FILE MERGED
2008/04/01 15:42:42 thb 1.9.44.3: #i85898# Stripping all external header guards
2008/04/01 12:41:54 thb 1.9.44.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.9.44.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:20:10 +00:00
Rüdiger Timm
ad905d5870 INTEGRATION: CWS changefileheader (1.11.38); FILE MERGED
2008/04/01 15:42:42 thb 1.11.38.3: #i85898# Stripping all external header guards
2008/04/01 12:41:54 thb 1.11.38.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.11.38.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:19:52 +00:00
Rüdiger Timm
f718a552df INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED
2008/04/01 15:42:41 thb 1.4.38.3: #i85898# Stripping all external header guards
2008/04/01 12:41:54 thb 1.4.38.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.4.38.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:19:32 +00:00
Rüdiger Timm
5e489104ad INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED
2008/04/01 15:42:41 thb 1.9.38.3: #i85898# Stripping all external header guards
2008/04/01 12:41:54 thb 1.9.38.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.9.38.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:19:17 +00:00
Rüdiger Timm
574fa72fde INTEGRATION: CWS changefileheader (1.4.44); FILE MERGED
2008/03/31 15:27:47 rt 1.4.44.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:19:01 +00:00
Rüdiger Timm
b4056a9cf0 INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED
2008/03/31 15:27:47 rt 1.6.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:18:47 +00:00
Rüdiger Timm
68ce5dda6d INTEGRATION: CWS changefileheader (1.7.44); FILE MERGED
2008/03/31 15:27:47 rt 1.7.44.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:18:30 +00:00
Rüdiger Timm
f4686ca000 INTEGRATION: CWS changefileheader (1.4.66); FILE MERGED
2008/03/31 15:27:47 rt 1.4.66.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:18:14 +00:00
Rüdiger Timm
06418719bc INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED
2008/03/31 15:27:47 rt 1.5.8.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:17:55 +00:00
Rüdiger Timm
e1dcc11994 INTEGRATION: CWS changefileheader (1.16.38); FILE MERGED
2008/04/01 15:42:41 thb 1.16.38.3: #i85898# Stripping all external header guards
2008/04/01 12:41:54 thb 1.16.38.2: #i85898# Stripping all external header guards
2008/03/31 15:27:47 rt 1.16.38.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:17:41 +00:00
Jens-Heiner Rechtien
75b19afac9 INTEGRATION: CWS os2port02 (1.4.58); FILE MERGED
2007/09/30 12:03:06 ydario 1.4.58.1: Issue number: i82034
Submitted by: ydario
Reviewed by:  ydario
Commit of changes for OS/2 CWS source code integration.
2007-11-02 12:04:22 +00:00
Kurt Zenker
7c6360adfc INTEGRATION: CWS mingwport06 (1.5.34); FILE MERGED
2007/08/24 13:15:52 vg 1.5.34.1: #i75499# pragma is for MSVC
2007-09-06 13:15:37 +00:00
Oliver Bolte
aa6bbac065 INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED
2006/09/01 17:41:32 kaib 1.6.6.1: #i68856# Added header markers and pch files
2006-09-17 00:13:15 +00:00
Oliver Bolte
96dd9bb139 INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED
2006/09/01 17:41:32 kaib 1.7.6.1: #i68856# Added header markers and pch files
2006-09-17 00:12:50 +00:00
Oliver Bolte
9e479b174a INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED
2006/09/01 17:41:32 kaib 1.4.6.1: #i68856# Added header markers and pch files
2006-09-17 00:12:18 +00:00
Oliver Bolte
13a0bdd440 INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED
2006/09/01 17:41:31 kaib 1.6.28.1: #i68856# Added header markers and pch files
2006-09-17 00:12:04 +00:00
Oliver Bolte
1ceb8e1c77 INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGED
2006/09/01 17:41:31 kaib 1.10.6.1: #i68856# Added header markers and pch files
2006-09-17 00:11:51 +00:00
Oliver Bolte
cfd7b01256 INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGED
2006/09/01 17:41:31 kaib 1.3.28.1: #i68856# Added header markers and pch files
2006-09-17 00:11:37 +00:00
Oliver Bolte
6e0f9c379c INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED
2006/09/01 17:41:31 kaib 1.7.6.1: #i68856# Added header markers and pch files
2006-09-17 00:11:24 +00:00
Oliver Bolte
0fdcf8fdc8 INTEGRATION: CWS pchfix02 (1.14.28); FILE MERGED
2006/09/01 17:41:31 kaib 1.14.28.1: #i68856# Added header markers and pch files
2006-09-17 00:11:02 +00:00
Ivo Hinkelmann
74c28a0328 INTEGRATION: CWS sb56 (1.7.2); FILE MERGED
2006/07/07 09:18:28 sb 1.7.2.1: #i67105# Made code compile (warning-free) with debug=x.
2006-08-24 09:41:41 +00:00
Ivo Hinkelmann
0e47f7736e INTEGRATION: CWS sb56 (1.14.24); FILE MERGED
2006/07/07 09:18:28 sb 1.14.24.1: #i67105# Made code compile (warning-free) with debug=x.
2006-08-24 09:41:31 +00:00