Commit Graph

12 Commits

Author SHA1 Message Date
2a1b850b78 clean up all the UNO IDL module header guards
.. so I don't keep tripping over the bad ones during my UNO cleanup work.

(1) make them all use a similar syntax, makes it easier to run my automatic checker
(2) some of them were just cut'n'paste accidents waiting to happen
(3) remove unnecessary header guards in the __including__ file. That is very brittle.

Change-Id: I4e679c15161483ad93aeb316a25d6db6d97e9d4e
2012-12-21 09:12:07 +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
0d62b806f5 jsc340: i115337: cleanup since tags 2010-11-02 10:46:09 +01:00
thb
1ea7f77ec6 Merge DEV300_m75
* resolved two conflicts caused by lineend changes in
   canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws
   version, which uses new texture fill semantics, and fixes clipping
   bug
 * binned file header changes from head for deleted files
2010-03-31 14:57:58 +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
thb
b1a1dbd0d9 #i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmap
* removed unused & broken B3DGeometry class
 * fixed bug in basegfx::tools::isRectangle for polygons with curves
 * fixed cairocanvas gradient and bitmap fill rendering
 * fixed vclcanvas bitmap fill rendering (not clipping properly)
 * added TextureMode::NONE, adapted all client code
 * fixed snafu in XGraphicDevice.idl, with missing include
2010-01-18 00:37:41 +01:00
b2a411ca8f INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED
2008/03/31 16:02:40 rt 1.4.500.1: #i87441# Change license header to LPGL v3.
2008-04-11 00:42:56 +00:00
5d17e00db2 INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED
2005/09/05 12:25:02 rt 1.3.50.1: #i54170# Change license header: remove SISSL
2005-09-08 01:55:53 +00:00
4be58d5209 INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED
2005/04/01 16:25:59 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:40:39 +00:00
b044271729 INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED
2005/02/16 11:27:12 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering
2005-03-10 11:30:38 +00:00