Commit Graph

36 Commits

Author SHA1 Message Date
Stephan Bergmann
361774e910 idlc: sal_Bool -> bool
Change-Id: Ibeed903d73eb8b3fce7b8c6021c9107437a8c813
2014-02-17 17:55:17 +01:00
Stephan Bergmann
5061fa5345 bool improvements
Change-Id: I0ec9d6ed41eddbc0177c26755b621f404cfd4703
2014-01-28 20:26:26 +01:00
Norbert Thiebaud
57f288fdcc coverity#440240 Dereference after null check
Change-Id: I1ca5e4d31ab203a0ddd5e98928f5046f5fffb485
2014-01-25 03:10:52 -06:00
Stephan Bergmann
a39d07e134 Unwind occurrences of deprecated sal_sChar, sal_uChar
Change-Id: I76be464200d486efef9c8a7e957c310c9adae3b8
2013-11-27 12:52:32 +01:00
Tor Lillqvist
a7724966ab Bin comments that claim to say why some header is included
They are practically always useless, often misleading or obsolete.

Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
2013-10-22 16:56:28 +03:00
Luboš Luňák
64b993e046 finish deprecation of O(U)String::valueOf()
Compiler plugin to replace with matching number(), boolean() or OUString ctor,
ran it, few manual tweaks, mark as really deprecated.

Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-21 15:10:35 +02:00
Luboš Luňák
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
Stephan Bergmann
aa753f01ba -Wunused-macros
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-27 09:36:53 +01:00
Julien Nabet
0ed451e338 coverity#704237 Logically dead code
Change-Id: I7a5087b2ac89ee2839f0e0d8450efc7fca1dd68b
2013-03-23 17:28:48 +01:00
Julien Nabet
f68cd77923 Fix type unkown -> unknown
Change-Id: I8d55d5ae5ae38ae2b252859b5400e36301f19ef0
2013-02-21 21:50:01 +01:00
Stephan Bergmann
6189ffc7ed Fix bool -> byte coercion logic
Change-Id: Iab6dba9484fb5ddb8a8d4efcd46d7b9c8d1acca8
2012-09-26 13:31:45 +02:00
Noel Grandin
20b77f616a sal_Bool -> bool
Change-Id: I4fd6d247fdc0333ccdace4ebfa947c8d02e559bc
2012-09-26 13:31:44 +02:00
Michael Meeks
63c508e3e8 re-base on ALv2 code. Includes:
118568: switch to using ucpp
    Patch contributed by Juergen Schmidt
    http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-18 09:29:19 +01:00
Norbert Thiebaud
770f8097e0 remove include of pch header from idlc 2011-11-27 13:12:57 -06:00
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
David Tardon
307313e182 do not leak memory 2011-05-17 15:19:41 +02:00
Jan Holesovsky
4be7cca60b Merge commit 'ooo/DEV300_m103'
Conflicts:
	codemaker/source/bonobowrappermaker/corbaoptions.cxx
	codemaker/source/cppumaker/cppuoptions.cxx
	codemaker/source/cunomaker/cunooptions.cxx
	codemaker/source/idlmaker/idloptions.cxx
	codemaker/source/javamaker/javaoptions.cxx
	cppu/source/typelib/typelib.cxx
	idlc/source/options.cxx
	offapi/com/sun/star/util/PathSubstitution.idl
	offapi/drafts/com/sun/star/form/ListEntryEvent.idl
	offapi/drafts/com/sun/star/form/XBindableValue.idl
	offapi/drafts/com/sun/star/form/XListEntryListener.idl
	offapi/drafts/com/sun/star/form/XListEntrySink.idl
	offapi/drafts/com/sun/star/form/XListEntrySource.idl
	offapi/drafts/com/sun/star/form/XValueBinding.idl
	registry/tools/checksingleton.cxx
	registry/tools/options.hxx
	registry/tools/regcompare.cxx
	registry/tools/regmerge.cxx
	sal/cppunittester/cppunittester.cxx
	sal/osl/unx/socket.c
	sal/osl/w32/diagnose.c
	sal/prj/d.lst
	sal/rtl/source/alloc_fini.cxx
	sal/rtl/source/alloc_global.c
	sal/rtl/source/makefile.mk
2011-03-23 16:59:59 +01:00
Caolán McNamara
7f1da76d8e nothing to see here move along, *cough* 2011-02-18 09:36:15 +00:00
Caolán McNamara
c1810627ec silence some more windows warnings 2011-02-15 15:55:19 +00:00
Caolán McNamara
7a14639359 silence a windows warning 2011-02-15 15:55:19 +00:00
Matthias Huetsch [mhu]
1bd0f73be5 #i115784# idlc: fix memory errors uncovered by valgrind and other tools. 2010-11-25 14:24:19 +01: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
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
Rüdiger Timm
73dc5f420d INTEGRATION: CWS jsc21 (1.12.4); FILE MERGED
2008/06/20 11:12:53 jsc 1.12.4.1: #i86349# remove unused methods
2008-07-11 13:48:35 +00:00
Rüdiger Timm
53f24b374b INTEGRATION: CWS changefileheader (1.11.58); FILE MERGED
2008/04/01 12:31:28 thb 1.11.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:50 rt 1.11.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:28:27 +00:00
Oliver Bolte
fac8064021 INTEGRATION: CWS pchfix02 (1.10.8); FILE MERGED
2006/09/01 17:31:13 kaib 1.10.8.1: #i68856# Added header markers and pch files
2006-09-17 07:11:54 +00:00
Jens-Heiner Rechtien
d03c46087f INTEGRATION: CWS warnings01 (1.8.12); FILE MERGED
2005/11/21 16:28:39 sb 1.8.12.5: #i53898# Made code warning-free.
2005/09/23 00:04:06 sb 1.8.12.4: RESYNC: (1.8-1.9); FILE MERGED
2005/09/13 13:28:59 sb 1.8.12.3: #i53898# Fixed handling of integral literals.
2005/09/05 12:26:05 sb 1.8.12.2: #i53898# Made code warning-free.
2005/08/29 14:14:23 sb 1.8.12.1: #i53898# Made code warning-free.
2006-06-20 02:47:18 +00:00
Rüdiger Timm
4bd5a6299f INTEGRATION: CWS ooo19126 (1.8.14); FILE MERGED
2005/09/05 17:39:38 rt 1.8.14.1: #i54170# Change license header: remove SISSL
2005-09-07 17:07:18 +00:00
Rüdiger Timm
e6cc91defd INTEGRATION: CWS sdksample (1.6.14); FILE MERGED
2005/01/21 13:10:22 jsc 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED
2005/01/19 15:34:16 jsc 1.6.14.1: #i40985# integrate patch
2005-01-31 14:45:21 +00:00
Kurt Zenker
fd96c67a95 INTEGRATION: CWS sb28 (1.6.16); FILE MERGED
2005/01/03 16:38:00 sb 1.6.16.1: #i28722# Removed support for char and string constants.
2005-01-18 12:34:21 +00:00
Rüdiger Timm
37fbb85532 INTEGRATION: CWS ooo64bit01 (1.4.8); FILE MERGED
2004/04/05 18:59:37 fa 1.4.8.2: Use <sal/types.h> constants rather than defining our own
2004/03/16 23:54:08 fa 1.4.8.1: Merge cws_srx644_port64bit, other misc fixes
2004-06-17 11:48:22 +00:00
Oliver Bolte
2b10b8525b INTEGRATION: CWS sb18 (1.4.12); FILE MERGED
2004/05/19 08:56:07 sb 1.4.12.1: #i21150# Check that an unpublished entity is not used in the declaration of a published entity.
2004-06-03 14:08:06 +00:00
Jens-Heiner Rechtien
7d4a5b6141 INTEGRATION: CWS ooo20031216 (1.3.2); FILE MERGED
2003/12/23 10:30:37 waratah 1.3.2.1: #i1858#  initialise an unitialised variable, add U after unsigned constant
2004-02-04 12:23:08 +00:00
Rüdiger Timm
03d2da3763 INTEGRATION: CWS ooo20031110 (1.1.78); FILE MERGED
2003/12/01 14:03:40 mh 1.1.78.2: RESYNC: (1.1-1.2); FILE MERGED
2003/11/16 03:41:04 waratah 1.1.78.1: #i21906# add costant wrapper to avoid issues when permissive removed from options
2003-12-01 15:19:01 +00:00
Oliver Bolte
4af7c70394 INTEGRATION: CWS sdk08 (1.1.74); FILE MERGED
2003/09/16 13:43:45 jsc 1.1.74.1: #111025# support UNO naming convention
2003-10-20 12:07:12 +00:00
Juergen Schmidt
b9bb8ffb57 new 2001-03-15 11:30:43 +00:00