4c4d748767
Remove some more include guards
...
Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce
2012-06-29 09:25:10 +02:00
e18655e475
re-base on ALv2 code.
2012-06-27 19:30:33 +01:00
f3d96e6a35
Attempt to fix some vos removal fallout on Windows
...
After of the vos removal, some classes in other parts of the code now
are subclasses of SimpleReferenceObject.
To avoid compilation and linking errors in those other parts, we seem
to need to have the operator new[] and operator delete[] in
SimpleReferenceObject as protected instead of private. We also need an
implementation of operator delete[]. As it can be unimplemented with
gcc, I hope it isn't actually called, though, so it for now crashes
intentionally if called.
Will see later if this actually works, this is just a commit to make
stuff build.
2010-11-04 12:09:29 +02:00
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
334bef4563
remove include guards using fixguard.py
2010-10-05 18:12:51 +02:00
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
3be984c247
sb116: #i106845# removed obsolete IRIX port
2009-11-13 11:04:06 +01:00
64884693fb
INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED
...
2008/04/01 15:25:19 thb 1.4.46.3: #i85898# Stripping all external header guards
2008/04/01 12:34:29 thb 1.4.46.2: #i85898# Stripping all external header guards
2008/03/31 07:25:46 rt 1.4.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:25:52 +00:00
aebde8a968
INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED
...
2005/11/21 08:48:50 sb 1.3.4.1: #i53898# Made code warning-free.
2006-06-20 03:11:45 +00:00
092a40b723
INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED
...
2005/09/05 17:42:41 rt 1.2.40.1: #i54170# Change license header: remove SISSL
2005-09-08 16:01:41 +00:00
217edbfa65
INTEGRATION: CWS geordi2q11 (1.1.78); FILE MERGED
...
2003/12/16 14:41:56 hr 1.1.78.1: #111934#: join CWS ooo111fix1
2003-12-17 17:12:37 +00:00
14143435f8
#87812#
2001-06-05 14:21:32 +00:00