Commit Graph

7 Commits

Author SHA1 Message Date
3db8d606d5 hrc and src files: squeeze multiple newlines
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done

Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
2014-05-19 20:04:22 +02:00
a0296296fb fdo#60691 add modelines to *.src and *.hrc files
use solenv/bin/add-modulelines script for the task
and remove all UTF bom from *.src and *.hrc files

svx/source/dialog/hdft.src

Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
2013-03-08 21:02:26 +00:00
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
1708f6091b 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
cea698ea40 INTEGRATION: CWS changefileheader (1.2.434); FILE MERGED
2008/03/31 13:27:57 rt 1.2.434.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:19:21 +00:00
bf988a57fa INTEGRATION: CWS ooo19126 (1.1.508); FILE MERGED
2005/09/05 17:35:30 rt 1.1.508.1: #i54170# Change license header: remove SISSL
2005-09-08 15:23:21 +00:00
e9831bb647 new querydesign 2001-02-05 08:35:57 +00:00