Commit Graph

7 Commits

Author SHA1 Message Date
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
0e91a5b571 Remove RCS lines. 2011-01-31 19:03:47 +01:00
64da8a9b1c npower13_objectmodules: make vba import available in oox filters 2010-04-14 17:31:33 +02:00
9f1c59d9df npower13_objectmodule: fold in review comments from ab 2010-04-07 17:00:09 +01:00