928b8640c0
*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>
...
sed -i 's,<\(TRUE\|FALSE\|VOID\|NULL\)/>,`\1`,g'
Change-Id: Ia4df97ca809b00993530d67203bbe4ba7a072201
2013-06-04 12:01:05 +02:00
bb6503dd08
*api: convert remaining <member>
...
sed -i "s,<member>\([^<]\+\)</member>,\1,g"
Change-Id: I74c80f5aa610477fab28faec52e55c3137984aec
2013-06-04 12:01:01 +02:00
4bb43e1612
*api: replace <member>Foo</member>
...
These member variables need a # prefix.
sed -i "s,<member>\([^<:]\+[^)]\)</member>,#\1,g"
Change-Id: I721b90f4edae32b5a362479bdbd60423f6427364
2013-06-04 12:01:01 +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
0d62b806f5
jsc340: i115337: cleanup since tags
2010-11-02 10:46:09 +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
ca889d69d4
INTEGRATION: CWS canvas05 (1.5.366); FILE MERGED
...
2008/04/21 07:36:54 thb 1.5.366.2: RESYNC: (1.6-1.7); FILE MERGED
2007/10/01 13:33:53 thb 1.5.366.1: #i79437# Merge from CWS picom
2008-06-24 10:23:39 +00:00
906c6a42ca
INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED
...
2008/03/31 16:02:37 rt 1.6.30.1: #i87441# Change license header to LPGL v3.
2008-04-11 00:35:12 +00:00
b6bf269a97
INTEGRATION: CWS xmlfilter03_DEV300 (1.5.428); FILE MERGED
...
2008/02/13 15:31:11 dr 1.5.428.1: change </true> to <true/> and </false> to <false/>
2008-03-05 18:15:47 +00:00
ef8402a425
INTEGRATION: CWS canvas02 (1.3.16); FILE MERGED
...
2005/10/08 20:38:01 thb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED
2005/06/17 23:31:14 thb 1.3.16.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)
2005-11-02 12:21:54 +00:00
de319180f4
INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED
...
2005/09/05 12:24:56 rt 1.3.50.1: #i54170# Change license header: remove SISSL
2005-09-08 01:49:48 +00:00
7758d1569c
INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED
...
2005/04/01 16:25:58 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace
2005-04-18 08:38:44 +00:00
355d29a35e
INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED
...
2005/02/16 11:27:00 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering
2005-03-10 11:25:53 +00:00