Commit Graph

13 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
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
568a8725ae chartshapes: merge with DEV300_m72 2010-03-01 12:22:02 +01:00
4d3c143900 #i12587# Inserting/editing arbitrary text objects in chart 2009-10-21 12:52:00 +00:00
23d63d58c9 #i12587# Inserting/editing arbitrary text objects in chart 2009-08-21 16:29:03 +00:00
cce580a22d #i12587# Inserting/editing arbitrary text objects in chart 2009-08-10 17:14:29 +00:00
41bc566f76 #i12587# Inserting/editing arbitrary text objects in chart 2009-06-09 15:14:36 +00:00
13791e4a6a #i12587# Inserting/editing arbitrary text objects in chart 2009-06-05 17:50:16 +00:00
8646438124 #i12587# Inserting/editing arbitrary text objects in chart 2009-06-05 14:28:47 +00:00
b71c97e9b3 #i12587# Inserting/editing arbitrary text objects in chart 2009-06-05 08:53:27 +00:00
36f348fb0b #i12587# Inserting/editing arbitrary text objects in chart 2009-06-04 09:55:00 +00:00
bce2067474 #i12587# Inserting/editing arbitrary text objects in chart 2009-05-29 09:10:08 +00:00