Commit Graph

18 Commits

Author SHA1 Message Date
3679956b23 dbaccess: fix build after AutoControls_tmpl.hrc removal
Change-Id: I8e7e926aae646225234cf9e41fdf048735f40eb0
2014-08-15 13:11:13 +02:00
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
2a33953f6e Remove visual noise from dbaccess
Change-Id: I1130439e5883672b4ca462838d72197acd6bc1f2
Reviewed-on: https://gerrit.libreoffice.org/8251
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-27 06:44:14 -06:00
5667ca1417 convert add relationships dialog to .ui
Change-Id: I984ff7e4fca6e7cd3529e921383bca4e6f2a464e
2014-02-10 16:09:26 +00: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
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
af9709c3cb remove adabas/adabasui 2012-02-19 13:38:45 +00:00
dae8595066 revert to dbaccess gbuildization from master mostly
* only add JunitTest_dbaccess_complex, which was missing on master
* disable complex.dbaccess.DatabaseDocument in JunitTest_dbaccess_complex for
  now as it fails
2011-07-23 10:13:13 +02:00
81ca9771b7 gnumake4: postmerge fixes in dbaccess reportdesign 2011-06-21 12:50:12 +02:00
0b176013df .bmp to .png, plus formatting issues. 2010-11-23 21:44:31 -08: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
6cc4bbbb89 INTEGRATION: CWS changefileheader (1.6.182); FILE MERGED
2008/03/31 13:27:13 rt 1.6.182.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:27:31 +00:00
2b30ab651b INTEGRATION: CWS mergede01 (1.5.242); FILE MERGED
2007/03/20 14:45:22 ihi 1.5.242.1: #i72301# Remove German
2007-04-19 13:57:58 +00:00
9be7feaa4b INTEGRATION: CWS encup (1.3.42); FILE MERGED
2005/04/29 16:01:22 ihi 1.3.42.1: #i40603# German strings now UTF8 encoded
2005-09-23 13:11:26 +00:00
dcda06ac7c INTEGRATION: CWS ooo19126 (1.3.114); FILE MERGED
2005/09/05 17:33:31 rt 1.3.114.1: #i54170# Change license header: remove SISSL
2005-09-08 13:42:29 +00:00
7a2b3a5062 INTEGRATION: CWS mozab05 (1.2.30); FILE MERGED
2005/02/01 18:12:11 windly 1.2.30.2: #i20088# change strings suggest by string reviewer
2005/01/14 10:39:03 windly 1.2.30.1: #i20088# add browse support
2005-02-21 11:40:53 +00:00
6033975b92 INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED
2004/08/16 10:47:40 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in
2004-10-27 11:57:09 +00:00