Commit Graph

15 Commits

Author SHA1 Message Date
7a2ef79376 Remove unnecessary XTypeProvider from IDL
XTypeProvider does not need to be explicitly declared in interface or service
definitions, it is handling automagically by the cppuhelpers.
Along the way, convert service definitions that now only have one interface into
new-style UNO service definitions.

Change-Id: Id1706b5afdc2c49f89c583eef8cf0a8a0721713f
2012-09-03 15:55:05 +02:00
8b34ad6204 fdo#46808, Remove unnecessary XServiceInfo lines in UNO IDL
XServiceInfo does not need to be declared as a supported sub-interface
for services, it is always implicitly there.
Also, for those services that now only contain one interface, convert
them to new-style service IDL declarations.

Change-Id: I325c27f287a02de6bdfc8bb6e5bf6c2a4ae0a753

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-08-23 09:58:25 +02:00
fc29987385 Remove comment art from offapi and udkapi
I used this "one-liner" to detect comment lines containing
only spaces and '=' or '-'

$ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \;

Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
2012-08-12 19:29:16 +02:00
63607e9e07 re-base on ALv2 code. 2012-06-12 14:56:28 +01:00
91894d52b6 add mode-lines to .idl files 2012-01-05 09:18:17 +00:00
45e7a5b78c Strip include guards in idl files 2011-04-02 00:08:53 +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
da7b891126 INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED
2008/03/31 16:05:00 rt 1.7.500.1: #i87441# Change license header to LPGL v3.
2008-04-11 04:01:30 +00:00
afb0e39864 INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED
2005/09/05 12:30:58 rt 1.6.242.1: #i54170# Change license header: remove SISSL
2005-09-08 04:40:57 +00:00
391182d2ab INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:04:12 sb 1.5.406.1: #i21150# Added published flag.
2004-06-03 22:35:01 +00:00
cb23f6a620 #94968# IDL reviews merged 2002-10-03 12:11:20 +00:00
294641e37e modified grammar 2001-07-16 22:32:58 +00:00
33a3a0b6af *** empty log message *** 2001-05-07 04:46:20 +00:00
3e345dfa15 *** empty log message *** 2001-05-07 04:39:26 +00:00
f0f3ba9f66 *** empty log message *** 2001-04-27 08:36:07 +00:00