Commit Graph

30 Commits

Author SHA1 Message Date
Stephan Bergmann
6671fa81db Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +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
Ivo Hinkelmann
5d493f49ae CWS-TOOLING: integrate CWS jsc340 2011-03-07 16:31:11 +01:00
Julien Nabet
933e22880b Remove "using namespace ::rtl" 2011-03-02 21:53:12 +01:00
Juergen Schmidt
228e4d2915 jsc340: i114847: fix name 2011-02-24 10:51:05 +01:00
Matthias Huetsch [mhu]
5da06c75bb #i115784# idlc: Fix unreachable "return <result>; break;" statements. 2011-02-21 09:54:19 +01:00
Matthias Huetsch [mhu]
232c0fb700 #115784# idlc: fixed commandline option processing. 2010-12-10 08:38:05 +01: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
Juergen Schmidt
f3de0f63df jsc340: i14847: clean up cmdline help fo devtools 2010-10-01 14:20:45 +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
Vladimir Glazounov
78fb90c1b0 CWS-TOOLING: integrate CWS buildverbosity
2009-10-13 15:51:48 +0200 fs  r276867 : allow building with 'nodep'==''
2009-10-11 22:39:56 +0200 fs  r276820 : silence a compiler warning in a file only used when VERBOSE!=""
2009-10-09 14:37:43 +0200 fs  r276807 : let not override the non-presence of $VERBOSE the given command line arguments
2009-10-09 14:36:25 +0200 fs  r276806 : also deliver spirit/home/classic/debug/impl
2009-10-08 13:38:07 +0200 fs  r276789 : not that many line feeds in --show mode
2009-10-08 13:13:01 +0200 fs  r276788 : minor adjustments requested by hjs:
- replaced space/tab mixes at beginning of lines with mere tab
- made "nothing to update" message for the ZIPALLTARGET target more prominent
- removed useless "echo > /dev/nul" statements
2009-10-07 13:32:12 +0200 fs  r276753 : #i105585#
2009-10-07 11:31:59 +0200 fs  r276742 : #i10000# missing dependency between stoc/security and stoc/util
2009-10-06 22:59:59 +0200 fs  r276729 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276699 (milestone: DEV300:m61)
2009-09-29 12:04:58 +0200 fs  r276518 : #i10000#
2009-09-29 12:04:25 +0200 fs  r276517 : oops
2009-09-29 12:01:07 +0200 fs  r276516 : #i84497# removed some more (non-diagnostic) 'echo ------' directives
2009-09-29 11:59:29 +0200 fs  r276515 : #i84497# removed some more (non-diagnostic) 'echo ------' directives
2009-09-29 11:52:32 +0200 fs  r276514 : #i84497# removed the various 'echo ------------' directives from verbose mode, as per hjs' request
2009-09-29 11:44:16 +0200 fs  r276513 : do not duplicate IDLC call commands with different verbosity switches
2009-09-28 21:43:50 +0200 thb  r276502 : #i84497# fixed potential recursive macro def + extra ls
 * solenv/inc/settings.mk: now setting via VERBOSE!:=, removes warning
   and my spurious "recursive macro definition" error
 * solenv/inc/tg_app.mk: one extra ls silenced for app target (and 
   quiet mode, that goes without saying)
2009-09-23 08:57:01 +0200 fs  r276366 : use ULFEX_VERBOSITY instead of duplicating the ULFEX call
2009-09-21 11:42:26 +0200 fs  r276320 : ignore output paths
2009-09-21 11:04:27 +0200 fs  r276318 : silence another compiler warning, which only hits us when actually using this (debug) file, which is the case only when slideshow is compiled with a env variable VERBOSE, thus came up in CWS buildverbosity
2009-09-21 10:30:14 +0200 fs  r276313 : make some output depend on VERBOSE==TRUE, not COMMAND_ECHO=""
While both are equivalent at the moment, COMMAND_ECHO finally is an implementation
default of the VERBOSE flag only, so better rely on VERBOSE as the primary verbosity flag
2009-09-21 09:56:57 +0200 fs  r276311 : forgot to re-generate from tg_zip before committing
2009-09-21 09:52:11 +0200 fs  r276310 : #i84497# even less verbosity
2009-09-17 11:02:47 +0200 fs  r276232 : #i84497# verbose implies VERBOSE nowadays, and VERBOSE==FALSE should not lead to -DVERBOSE
2009-09-15 22:59:37 +0200 fs  r276189 : #i105022# copy fix for this P1 into this CWS
2009-09-15 11:56:35 +0200 fs  r276165 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276043 (milestone: DEV300:m58)
2009-09-14 17:45:10 +0200 fs  r276137 : #i84497# don't duplicate zip lines w/ and w/o -q switch, use a variable instead (maintenance)
2009-09-14 15:01:33 +0200 fs  r276124 : #i10000#
2009-09-11 23:58:46 +0200 thb  r276083 : #i84497#: More quiet-build fine tuning
 - silenced rsc for real (properly filtering options for 
   cpp, and a pretty brutal amputation of the tool blurp,
   which would have needed cmd opt parser duplication)
 - silenced deliver.pl
 - silenced checkdll.sh
 - silenced zip via -q (in quiet mode)
 - silenced various idl, resource, transex whatever tool,
   passing appropriate options down to them '-QQ' sometimes
 - silenced dmake, pointless blurb that something does *not*
   need update removed
 - silenced the old starview idl compiler, to not output
   tool's name & progress chars in quiet mode
2009-09-11 21:13:59 +0200 thb  r276081 : #i84497#: More bits on the quiet mode of the build.
The bulk of the changes is disabling those annoying 
"echo ------------------" lines for the quiet build,
which has the stretch goal of outputting *exactly*
one line per file compiled/linked/processed.
Apart from that, silenced a few especialy annoying
module-specific makefiles (basically adding 
$(COMMAND_ECHO) in front of a gazillion rules).
Additionally, slightly tweaked what idlc regards
verbose, normal, and quiet mode; this was to have it
echo exactly one line per idl file processed (the
fact that quiet mode did not echo *anything* for idl
files was a bit too much for my taste) 
2009-09-04 09:14:35 +0200 fs  r275777 : don't emit the link parameters if VERBOSE!=TRUE
2009-09-02 10:31:15 +0200 fs  r275700 : #i10000#
2009-09-02 08:44:14 +0200 fs  r275697 : update svn:ignore to ignore the output paths
2009-09-02 08:40:54 +0200 fs  r275695 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:40:28 +0200 fs  r275694 : GRAPHITE is missing in the BUILD_TYPE
2009-09-02 08:40:05 +0200 fs  r275693 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:39:25 +0200 fs  r275692 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:39:02 +0200 fs  r275691 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:38:09 +0200 fs  r275690 : #i84497# less verbose output during build
2009-09-02 08:37:06 +0200 fs  r275689 : #i84497# don't emit that much noise, unless a '-verbose' switch is given
2009-10-21 10:43:22 +00:00
Rüdiger Timm
0ec8ab8e90 INTEGRATION: CWS jsc21 (1.17.4); FILE MERGED
2008/06/20 11:12:53 jsc 1.17.4.1: #i86349# remove unused methods
2008-07-11 13:49:47 +00:00
Rüdiger Timm
86929ea57b INTEGRATION: CWS changefileheader (1.16.50); FILE MERGED
2008/04/01 12:31:29 thb 1.16.50.2: #i85898# Stripping all external header guards
2008/03/31 07:23:51 rt 1.16.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:36:12 +00:00
Kurt Zenker
0d2ad37d98 INTEGRATION: CWS jsc14 (1.15.8); FILE MERGED
2006/10/23 15:18:32 jsc 1.15.8.1: #i70319# quote include options
2006-11-06 13:40:31 +00:00
Oliver Bolte
e40ead44c4 INTEGRATION: CWS pchfix02 (1.14.8); FILE MERGED
2006/09/01 17:31:15 kaib 1.14.8.1: #i68856# Added header markers and pch files
2006-09-17 07:15:12 +00:00
Jens-Heiner Rechtien
f36192c25f INTEGRATION: CWS warnings01 (1.10.26); FILE MERGED
2005/11/08 16:34:35 pl 1.10.26.5: #i53898# removed warnings
2005/11/07 19:40:49 pl 1.10.26.4: RESYNC: (1.11-1.13); FILE MERGED
2005/09/23 00:06:38 sb 1.10.26.3: RESYNC: (1.10-1.11); FILE MERGED
2005/09/05 12:26:08 sb 1.10.26.2: #i53898# Made code warning-free.
2005/08/29 14:14:25 sb 1.10.26.1: #i53898# Made code warning-free.
2006-06-20 02:49:40 +00:00
Jens-Heiner Rechtien
5f026caaeb INTEGRATION: CWS idlcpp1 (1.12.2); FILE MERGED
2005/10/26 12:39:49 jsc 1.12.2.1: #i56422# take care of last option when EOF is directly behind them
2005-10-27 13:20:31 +00:00
Rüdiger Timm
bdfbf7b573 INTEGRATION: CWS jscpp1 (1.10.24); FILE MERGED
2005/08/09 11:47:09 jsc 1.10.24.1: #i52596# improve reading command line option
2005-10-17 12:20:57 +00:00
Rüdiger Timm
4090502f87 INTEGRATION: CWS ooo19126 (1.10.28); FILE MERGED
2005/09/05 17:39:42 rt 1.10.28.1: #i54170# Change license header: remove SISSL
2005-09-07 17:12:45 +00:00
Rüdiger Timm
6812dc0380 INTEGRATION: CWS ooo64bit01 (1.8.14); FILE MERGED
2004/05/05 00:10:06 svesik 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED
2004/03/16 23:54:09 fa 1.8.14.1: Merge cws_srx644_port64bit, other misc fixes
2004-06-17 11:49:09 +00:00
Rüdiger Timm
4eb532ebd5 INTEGRATION: CWS sb14 (1.8.10); FILE MERGED
2004/03/17 11:21:40 sb 1.8.10.3: #i26602# Work around MSVC problem.
2004/03/01 12:59:26 sb 1.8.10.2: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.
2004/02/19 14:06:49 sb 1.8.10.1: #i21150# Support for single-interface--based services and interface-based singletons; always generate output for all services and for interface-based singletons, even if no -C is given.
2004-03-30 15:48:08 +00:00
Oliver Bolte
014a732dbc INTEGRATION: CWS sdk08 (1.7.24); FILE MERGED
2003/09/16 13:42:42 jsc 1.7.24.1: #111025# warning support
2003-10-20 12:08:00 +00:00
Jens-Heiner Rechtien
f8183bfe73 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-26 11:11:12 +00:00
Jens-Heiner Rechtien
ba4c56c1e1 #65293#: include <string.h> 2002-02-21 10:35:11 +00:00
Juergen Schmidt
4c9fff1aec #87190# correct include options 2001-07-25 13:53:02 +00:00
Philipp Lohmann
2f02e0b708 osl string api changes 2001-05-10 12:07:49 +00:00
Jörg Budischewski
234cb475af fixed a typo 2001-05-09 06:57:56 +00:00
Juergen Schmidt
2b8fb0f56e change option description 2001-03-19 08:31:13 +00:00
Juergen Schmidt
b9bb8ffb57 new 2001-03-15 11:30:43 +00:00