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
5a7e8389f0
hrc cleanup: Remove include guards from src files
...
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
2012-07-14 05:43:47 +02:00
b6db3e3acc
re-base on ALv2 code.
...
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
36de66bdf0
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
600f83ec3f
INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED
...
2008/03/31 13:11:41 rt 1.6.80.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:42:29 +00:00
2bd8f0d292
INTEGRATION: CWS mergede01 (1.5.150); FILE MERGED
...
2007/03/20 14:41:13 ihi 1.5.150.1: #i72301# Remove German
2007-04-19 12:44:36 +00:00
03cf723d26
INTEGRATION: CWS encup (1.3.14); FILE MERGED
...
2005/04/29 15:57:39 ihi 1.3.14.1: #i40603# German strings now UTF8 encoded
2005-09-23 12:18:40 +00:00
46c2a6b839
INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED
...
2005/09/05 13:50:44 rt 1.3.56.1: #i54170# Change license header: remove SISSL
2005-09-08 22:03:48 +00:00
6d3eac207f
INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED
...
2004/12/29 10:50:29 fs 1.2.6.1: localize the UI name for bindings
2005-03-23 10:34:08 +00:00
e059ed5d43
INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED
...
2004/10/29 15:21:10 fs 1.1.2.10: #i35400# +RID_STR_XFORMS_PATTERN_DOESNT_MATCH
2004/08/23 10:12:00 dvo 1.1.2.9: #i31958# fix syntax error
2004/08/23 10:08:20 dvo 1.1.2.8: #i31958# incorporate result of string review
2004/08/09 10:18:32 fs 1.1.2.7: new data type strings according to spec part 1
2004/08/02 15:40:17 dvo 1.1.2.6: #i31958# adopt new resource syntax
2004/08/02 13:45:08 dvo 1.1.2.5: #i31958# add error message ..._CANT_EVALUATE
2004/07/28 14:03:59 fs 1.1.2.4: #i10000# manual post-resync changes
2004/07/26 16:38:59 dvo 1.1.2.3: #i31958# fix error message
2004/07/19 14:03:10 fs 1.1.2.2: #114856# localized names for the built-in types
2004/06/23 11:47:17 dvo 1.1.2.1: #114856# Resources for XForms error messages
2004-11-16 09:47:50 +00:00