Commit Graph

5 Commits

Author SHA1 Message Date
3656a57e88 add mode lines to new files (and idls) since last run
Change-Id: Id1e74f18c90e69d1a781c8f02e30dc3c005ed4fd
2013-09-22 12:21:34 +01: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
1296914c84 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
8d522fd0ef INTEGRATION: CWS jsc21 (1.2.92); FILE MERGED
2008/02/13 12:58:33 jsc 1.2.92.1: #i83415# add doit3 to handled methods
2008-07-11 13:20:59 +00:00
eb66eae11e INTEGRATION: CWS ab30 (1.1.2); FILE ADDED
2006/09/04 10:48:07 ab 1.1.2.1: #i67556# Sample component accessing dialogs created by Basic IDE Dialog Editor
2006-11-02 10:05:26 +00:00