60f152caee
java: avoid unnecessary comparisons in boolean expressions
...
i.e. stuff like "x == true"
Change-Id: Ib82a4a30e736df392405332fa197b588482cffcf
2014-08-20 10:35:53 +02:00
ff0ad0493e
java: use 'Integer.valueOf' instead of 'new Integer'
...
Change-Id: Ia8befb8d69914ce971174fc5f2ffc0e2f506a940
2014-08-19 14:57:17 +02:00
3656a57e88
add mode lines to new files (and idls) since last run
...
Change-Id: Id1e74f18c90e69d1a781c8f02e30dc3c005ed4fd
2013-09-22 12:21:34 +01:00
d2092dc56b
Keep null service manager throw a DeploymentException
...
...rather than a general RuntimeException, for consistency with existing service
ctor code.
Change-Id: Ia9ac14a1b5bcecb24394e7b9cade369f3f9303f0
2012-09-17 19:12:34 +02:00
543158edba
Require XComponentContext.getServiceManager to throw instead of returning null
...
This is such a fatal error that there is probably no point in trying to handle
it, so allow to simplify client code by removing the requirement to check for a
null return value.
Simplified some client code accordingly (modules configmgr and ure, and the code
generated by cppumaker and javamaker).
Change-Id: I51c0b270ec73409374f7439a47ee061407a46e31
2012-09-17 16:59:53 +02:00
753e9b3d45
udkapi, offapi: do not use #include "foo":
...
Evidently on Windows, the newfangled ucpp handles #include "foo"
differently from #include <foo> and treats it as a relative path, while
the angle brackets always result in absolute paths.
Since relative paths result in infinite rebuilds if make is invoked in a
different directory, don't use #include "foo" in IDL files.
Change-Id: Iedcda3a4be5542389a0be086f14541cda8dc5323
2012-07-30 20:49:09 +02:00
c91e2cae54
re-base on ALv2 code.
2012-06-12 22:24:54 +01: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
8b9646511c
INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED
...
2008/03/31 07:22:56 rt 1.4.80.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:23:38 +00:00
71ec5c15d7
INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED
...
2008/03/31 07:22:56 rt 1.3.80.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:23:20 +00:00
55a13f2456
INTEGRATION: CWS changefileheader (1.5.52); FILE MERGED
...
2008/03/31 07:22:56 rt 1.5.52.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:22:44 +00:00
89c1bfc4a2
INTEGRATION: CWS sb49 (1.4.28); FILE MERGED
...
2006/03/16 10:14:48 sb 1.4.28.1: #i62098# Adapted to tightened idlc rules about similar service constructors.
2006-04-19 12:43:02 +00:00
72f58be9a9
INTEGRATION: CWS sb49 (1.4.28); FILE MERGED
...
2006/03/16 10:57:58 sb 1.4.28.2: #i62303# As a special case, let com.sun.star.lang.XEventListener extend java.utilEventListener.
2006/03/16 10:14:48 sb 1.4.28.1: #i62098# Adapted to tightened idlc rules about similar service constructors.
2006-04-19 12:42:50 +00:00
4d56644449
INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED
...
2005/09/05 17:28:13 rt 1.3.26.1: #i54170# Change license header: remove SISSL
2005-09-08 01:21:44 +00:00
0ae3a07818
INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED
...
2005/09/05 17:28:13 rt 1.2.42.1: #i54170# Change license header: remove SISSL
2005-09-08 01:21:30 +00:00
ce4d28c41d
INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED
...
2005/09/05 17:28:12 rt 1.3.42.1: #i54170# Change license header: remove SISSL
2005-09-08 01:21:01 +00:00
b60cb7bcdb
INTEGRATION: CWS ooo19126 (1.2.50); FILE MERGED
...
2005/09/05 17:28:12 rt 1.2.50.1: #i54170# Change license header: remove SISSL
2005-09-08 01:20:48 +00:00
887dd35b42
INTEGRATION: CWS sb21 (1.2.20); FILE MERGED
...
2004/08/12 15:34:17 sb 1.2.20.2: #i32158# Changed tests to no longer use unsigned types as template arguments.
2004/08/03 09:42:33 sb 1.2.20.1: #i32148# Fixed typo; added test cases.
2004-08-20 08:17:34 +00:00
522ad01105
INTEGRATION: CWS sb21 (1.2.20); FILE MERGED
...
2004/08/03 09:42:33 sb 1.2.20.1: #i32148# Fixed typo; added test cases.
2004-08-20 08:17:19 +00:00
5bbc3fe9be
INTEGRATION: CWS sb18 (1.1.2); FILE ADDED
...
2004/05/07 12:20:40 sb 1.1.2.1: #i21150# Check that generated class files support new Java 1.5 features.
2004-06-04 02:16:17 +00:00
bf6fd25731
INTEGRATION: CWS sb18 (1.1.2); FILE ADDED
...
2004/05/07 12:20:20 sb 1.1.2.1: #i21150# Check that generated class files support new Java 1.5 features.
2004-06-04 02:16:07 +00:00
b6a824cb65
INTEGRATION: CWS sb18 (1.1.2); FILE ADDED
...
2004/05/07 12:20:30 sb 1.1.2.1: #i21150# Check that generated class files support new Java 1.5 features.
2004-06-04 02:15:56 +00:00
da1cbd1306
INTEGRATION: CWS sb18 (1.2.4); FILE MERGED
...
2004/05/07 12:08:00 sb 1.2.4.2: #i21150# Support for polymorphic struct types.
2004/05/07 08:27:04 sb 1.2.4.1: #i21150# More thorough testing.
2004-06-04 02:15:45 +00:00
63d340610b
INTEGRATION: CWS sb18 (1.2.4); FILE MERGED
...
2004/05/07 12:08:00 sb 1.2.4.2: #i21150# Support for polymorphic struct types.
2004/05/07 08:27:03 sb 1.2.4.1: #i21150# More thorough testing.
2004-06-04 02:15:30 +00:00
a5cc1dc037
INTEGRATION: CWS sb14 (1.1.2); FILE ADDED
...
2004/03/15 15:59:13 sb 1.1.2.3: #i21150# Added support for extended interface attributes.
2004/03/09 15:03:07 sb 1.1.2.2: #i21150# Constructing Java and C++ code for services and singletons.
2004/03/05 12:32:34 sb 1.1.2.1: #i21150# Added support for service constructors to javamaker.
2004-03-30 15:54:45 +00:00
4c92411f90
INTEGRATION: CWS sb14 (1.1.2); FILE ADDED
...
2004/03/09 15:03:07 sb 1.1.2.2: #i21150# Constructing Java and C++ code for services and singletons.
2004/03/05 12:32:18 sb 1.1.2.1: #i21150# Added support for service constructors to javamaker.
2004-03-30 15:54:34 +00:00
f55a32c6f2
INTEGRATION: CWS sb14 (1.1.2); FILE ADDED
...
2004/03/09 15:03:32 sb 1.1.2.1: #i21150# Constructing Java and C++ code for services and singletons.
2004-03-30 15:54:24 +00:00