56fa2d1bed
Revert "coverity#983096: Resource leak"
...
This reverts commit 039bfd3e517f75cf99eb8eb105d3b83692f6e484.
2013-05-08 10:48:10 +01:00
039bfd3e51
coverity#983096: Resource leak
...
Change-Id: I91c1d505ef0b0eb442bf76e4da66c95fa0e1bb2d
Reviewed-on: https://gerrit.libreoffice.org/3818
Reviewed-by: Noel Power <noel.power@suse.com >
Tested-by: Noel Power <noel.power@suse.com >
2013-05-08 08:27:08 +00:00
488e6875e9
remove external include guards
...
Change-Id: If5758e02baa8e019923355b6c97043b306223fdd
2013-03-25 19:58:16 +01:00
3991eaf556
reduce whitespaces between include and filename
...
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
2013-03-19 01:26:45 +01:00
94477cb5fb
Fix typo accessable/accessible
...
Change-Id: I2f6d00a6361243a52a593acaaf2bf624d8a2730e
2013-02-23 17:29:22 +01:00
1e0986beee
re-base on ALv2 code.
2012-06-25 16:45:10 +01:00
88b265f102
Revert "cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c"
...
As long as we want to be buildable with MSVC 2008, we can't use C99
features in our C source files. (Yeah, horrible, M$ suxors, etc,
complain to your mother.) Please relax the cppcheck enthusiasm, or at
least, tune cppcheck to follow C89 for C files.
This reverts commit 0921457488898b43152e33d1184929f7436aeeb4.
2011-10-08 16:43:23 +03:00
0921457488
cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c
2011-10-07 15:57:47 +02:00
b12d20a3ba
silence warnings
2011-08-09 15:45:40 +02:00
27266b10b8
Drop OS2
2011-05-21 17:00:45 +03:00
95ceadd417
Some cleaning
2011-03-11 23:41:05 +01:00
2868cfdcba
Remove ZTC support
...
Obsolete Zortech compiler
2011-02-21 18:51:58 +01:00
3fb3eebd88
Remove BLC support
...
http://www.openoffice.org/issues/show_bug.cgi?id=52746
"BLC - borland compiler (OS2, win16) - obsolete"
2011-02-16 23:11:08 +01:00
4d5c0f7114
Fix compilation on 64-bit Windows
...
No need to force use of 32-bit time_t (which doesn't exist for 64-bit
Windows), just use defaults.
2011-01-24 00:56:53 +02:00
08cbfebc04
add modelines to .h and .c files as well
2010-10-28 15:52:27 +01:00
8764506704
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
f42ca9c4a8
INTEGRATION: CWS changefileheader (1.16.20); FILE MERGED
...
2008/03/31 13:16:00 rt 1.16.20.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:35:31 +00:00
a34742934a
INTEGRATION: CWS os2port01 (1.13.22); FILE MERGED
...
2007/08/12 15:10:09 obr 1.13.22.2: RESYNC: (1.13-1.15); FILE MERGED
2006/12/28 15:03:41 ydario 1.13.22.1: OS/2 initial import.
2007-09-20 15:34:31 +00:00
fafef036f5
INTEGRATION: CWS obo05 (1.13.2); FILE MERGED
...
2006/08/16 06:53:05 obo 1.13.2.2: #i53611# use 32 bit time_t
2006/07/03 16:02:27 obo 1.13.2.1: #i53611# type conversion
2006-09-25 12:35:06 +00:00
6631be4fd5
INTEGRATION: CWS sb56 (1.13.6); FILE MERGED
...
2006/07/07 09:16:07 sb 1.13.6.1: #i67105# Made code compile (warning-free) with debug=x.
2006-08-24 09:45:16 +00:00
83fda226c8
#i10000#: comment syntax
2006-06-22 09:08:11 +00:00
cc3ef411c1
INTEGRATION: CWS warnings01 (1.10.6); FILE MERGED
...
2006/03/06 16:08:07 pl 1.10.6.1: #i55991# removed warnings for windows platform
2006-06-20 04:49:52 +00:00
b99c233d09
INTEGRATION: CWS ause056 (1.10.24); FILE MERGED
...
2006/05/23 11:22:33 hjs 1.10.24.1: #i62851# no unwanted uppercasing on windows
2006-06-09 11:17:00 +00:00
bb54c0709d
INTEGRATION: CWS ooo19126 (1.9.20); FILE MERGED
...
2005/09/05 18:47:02 rt 1.9.20.1: #i54170# Change license header: remove SISSL
2005-09-08 12:58:46 +00:00
75294e108e
INTEGRATION: CWS vcl27 (1.8.24); FILE MERGED
...
2004/09/13 11:09:19 dv 1.8.24.2: #i33565 removed syntax error for windows
2004/09/02 16:30:54 pl 1.8.24.1: #i33565# recognize and ignore UTF-8 BOM
2004-10-13 07:25:44 +00:00
696ebab7d7
INTEGRATION: CWS vcl21 (1.7.70); FILE MERGED
...
2004/04/23 11:29:36 pl 1.7.70.1: #i27914# join from vclppbugs4
2004-05-18 09:42:18 +00:00
10fa19f95d
INTEGRATION: CWS dbgmacros1 (1.6.24); FILE MERGED
...
2003/04/09 12:06:50 kso 1.6.24.1: #108413# - debug macro unification.
2003-04-15 14:56:22 +00:00
2a0c26e152
#104536# do not use special defines for abort in debug case
2002-11-01 11:30:59 +00:00
c113024e70
#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.4-1.4.4.1) -> HEAD
2002-08-15 12:35:11 +00:00
9807caa5e9
Merge change from OO641C to HEAD
2002-01-02 11:06:59 +00:00
f16282300c
#94297# removed nonfunctional IRIX define
2001-11-05 13:43:03 +00:00
f88d35c61f
Use a different deifinition of abort for IRIX
...
Contributed by: The SGI OpenOffice.org porting team
2001-07-13 21:07:49 +00:00
457f5cb5c0
Moved from rscpp to rsc
2001-04-18 09:31:56 +00:00