Commit Graph

45 Commits

Author SHA1 Message Date
b62b3042e6 remove DLG_PARAMETERS resource stuff
clean up after b15c01e43071099c6cb631953e56e88e9961e29e

Change-Id: Id50032647d74892f33e1f5214226e9fd0b7d7b62
2014-08-09 18:12:08 +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
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
256f6ca67d Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
* commit 'ooo/DEV300_m101': (76 commits)
  masterfix DEV300: #i10000# usage of L10N build_type
  removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw
  hr75: #i116747#: remove obsolete copyright notices
  gnumake3: remove comphelper version; fix including extract.hxx
  removetooltypes01: #i112600# Replace missing tools types replacement
  removetooltypes01: #i112600# remove tooltypes from reportdesign
  removetooltypes01: #i112600# remove tooltypes from dbaccess
  undoapi: don't use deprecated JUnit API, this seems to fail now (but didn't before the rebase)
  undoapi: those two classes do not belong into JAVATESTFILES, but JAVAFILES only
  undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT
  gridsort: give the UnoControl(Model/Base) classes a ctor taking a service factory, so we have access to the factory which created us, and don't need to resort to the process'es service factory
  dba34b: #109956# notify column value in correct order
  dba34b: #i114309# set default values for bit boolean and reset when we are on the insertrow
  undoapi: assert unknown slots in ImplInvalidateFeature
  dba34b: #i110907# check if design handle event
  dba34b: #i109956# notify column values when row is refreshed
  dba34b: #i115753# add test again
  undoapi: renamed Undo.* to RptUndo.*, to not confuse a certain IDE with different same-named files in the source tree ...
  undoapi: migrated report designer to use an own, model-bound UndoManager, instead of the UndoManager formerly bound to the controller
  undoapi: split OSingleDocumentController into DBSubComponentController (which the report design's controller will be derived from) and the still-so-named OSingleDocumentController. Module reportdesign does not compile with this change, this is yet to come.
  ...

Conflicts:
	dbaccess/inc/IEnvironment.hxx
	dbaccess/inc/dataview.hxx
	dbaccess/qa/complex/dbaccess/RowSet.java
	dbaccess/source/core/api/CacheSet.cxx
	dbaccess/source/core/api/KeySet.hxx
	dbaccess/source/core/api/OptimisticSet.hxx
	dbaccess/source/core/api/RowSet.cxx
	dbaccess/source/core/api/RowSetCache.cxx
	dbaccess/source/ext/adabas/Acomponentmodule.cxx
	dbaccess/source/ext/adabas/Aservices.cxx
	dbaccess/source/filter/migration/cfgimport.cxx
	dbaccess/source/filter/migration/cfgimport.hxx
	dbaccess/source/filter/migration/cfgservices.cxx
	dbaccess/source/filter/migration/makefile.mk
	dbaccess/source/inc/cfg_reghelper.hxx
	dbaccess/source/sdbtools/misc/sdbt_services.cxx
	dbaccess/source/shared/cfg_reghelper.cxx
	dbaccess/source/shared/cfgstrings.cxx
	dbaccess/source/shared/registrationhelper.cxx
	dbaccess/source/ui/app/AppController.cxx
	dbaccess/source/ui/app/AppDetailPageHelper.cxx
	dbaccess/source/ui/app/AppDetailPageHelper.hxx
	dbaccess/source/ui/app/AppDetailView.cxx
	dbaccess/source/ui/app/AppIconControl.cxx
	dbaccess/source/ui/app/AppSwapWindow.cxx
	dbaccess/source/ui/browser/brwctrlr.cxx
	dbaccess/source/ui/browser/dataview.cxx
	dbaccess/source/ui/browser/unodatbr.cxx
	dbaccess/source/ui/control/dbtreelistbox.cxx
	dbaccess/source/ui/control/opendoccontrols.cxx
	dbaccess/source/ui/control/tabletree.cxx
	dbaccess/source/ui/dlg/ConnectionHelper.cxx
	dbaccess/source/ui/dlg/ConnectionPage.src
	dbaccess/source/ui/dlg/ExtensionNotPresent.cxx
	dbaccess/source/ui/dlg/ExtensionNotPresent.hrc
	dbaccess/source/ui/dlg/ExtensionNotPresent.src
	dbaccess/source/ui/dlg/TablesSingleDlg.cxx
	dbaccess/source/ui/dlg/adodatalinks.hxx
	dbaccess/source/ui/dlg/dbadmin2.src
	dbaccess/source/ui/dlg/dbadminsetup.src
	dbaccess/source/ui/dlg/dlgattr.cxx
	dbaccess/source/ui/dlg/dlgsize.src
	dbaccess/source/ui/dlg/makefile.mk
	dbaccess/source/ui/dlg/sqlmessage.cxx
	dbaccess/source/ui/inc/ExtensionNotPresent.hxx
	dbaccess/source/ui/inc/TokenWriter.hxx
	dbaccess/source/ui/inc/imageprovider.hxx
	dbaccess/source/ui/misc/DExport.cxx
	dbaccess/source/ui/misc/HtmlReader.cxx
	dbaccess/source/ui/misc/RowSetDrop.cxx
	dbaccess/source/ui/misc/RtfReader.cxx
	dbaccess/source/ui/misc/TokenWriter.cxx
	dbaccess/source/ui/misc/imageprovider.cxx
	dbaccess/source/ui/misc/linkeddocuments.cxx
	dbaccess/source/ui/misc/singledoccontroller.cxx
	dbaccess/source/ui/querydesign/ConnectionData.hxx
	dbaccess/source/ui/querydesign/JoinTableView.cxx
	dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
	dbaccess/source/ui/querydesign/TableConnectionData.cxx
	dbaccess/source/ui/querydesign/TableWindowListBox.cxx
	dbaccess/source/ui/relationdesign/RelationController.cxx
	dbaccess/source/ui/relationdesign/RelationTableView.cxx
	dbaccess/source/ui/tabledesign/table.src
	reportdesign/inc/RptPage.hxx
	reportdesign/qa/complex/reportdesign/ReportDesignerTest.java
	reportdesign/source/core/api/ReportDefinition.cxx
	reportdesign/source/core/sdr/ReportUndoFactory.cxx
	reportdesign/source/core/sdr/UndoEnv.cxx
	reportdesign/source/filter/xml/xmlservices.cxx
	reportdesign/source/ui/dlg/GroupsSorting.cxx
	reportdesign/source/ui/dlg/Navigator.cxx
	reportdesign/source/ui/inspection/metadata.cxx
	reportdesign/source/ui/misc/RptUndo.cxx
	reportdesign/source/ui/misc/UITools.cxx
	reportdesign/source/ui/misc/rptuiservices.cxx
	reportdesign/source/ui/report/DesignView.cxx
	reportdesign/source/ui/report/FixedTextColor.cxx
	reportdesign/source/ui/report/ReportController.cxx
	reportdesign/source/ui/report/ReportSection.cxx
	reportdesign/source/ui/report/SectionView.cxx
	reportdesign/source/ui/report/SectionWindow.cxx
	reportdesign/source/ui/report/StartMarker.cxx
	reportdesign/source/ui/report/ViewsWindow.cxx
	reportdesign/source/ui/report/dlgedfunc.cxx
	reportdesign/source/ui/report/report.src
2011-03-09 23:17:51 -06:00
0b176013df .bmp to .png, plus formatting issues. 2010-11-23 21:44:31 -08:00
91ff13dd6a CWS changehid: generate former auto hids into src files 2010-10-11 17:56:12 +02: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
0f9126d1bf INTEGRATION: CWS changefileheader (1.36.182); FILE MERGED
2008/03/31 13:27:23 rt 1.36.182.1: #i87441# Change license header to LPGL v3.
2008-04-10 14:00:27 +00:00
fe3052de2f INTEGRATION: CWS mergede01 (1.35.242); FILE MERGED
2007/03/20 14:45:26 ihi 1.35.242.1: #i72301# Remove German
2007-04-19 14:03:34 +00:00
89a3dc8d38 INTEGRATION: CWS encup (1.33.132); FILE MERGED
2005/04/29 16:01:27 ihi 1.33.132.1: #i40603# German strings now UTF8 encoded
2005-09-23 13:15:45 +00:00
50127945bf INTEGRATION: CWS ooo19126 (1.33.204); FILE MERGED
2005/09/05 17:34:05 rt 1.33.204.1: #i54170# Change license header: remove SISSL
2005-09-08 14:08:38 +00:00
aa2af6a825 INTEGRATION: CWS insight01 (1.31.2); FILE MERGED
2004/07/07 11:18:41 oj 1.31.2.3: resource changes
2004/07/06 09:28:33 oj 1.31.2.2: RESYNC: (1.31-1.32); FILE MERGED
2004/03/05 07:04:43 oj 1.31.2.1: #111090# change the appearance of the dialogs
2004-08-02 14:50:32 +00:00
fb483f2558 INTEGRATION: CWS mergebuild (1.30.26); FILE MERGED
2004/04/21 05:50:06 hjs 1.30.26.3: RESYNC: (1.30-1.31); FILE MERGED
2003/11/11 19:16:12 ihi 1.30.26.2: en -> en-US
2003/11/10 16:42:08 ihi 1.30.26.1: #111234# Merge during build
2004-06-26 16:31:25 +00:00
c33810fc13 INTEGRATION: CWS geordi2q11 (1.30.72); FILE MERGED
2003/12/16 11:05:14 hr 1.30.72.1: #111934#: join CWS ooo111fix1
2003-12-17 14:16:44 +00:00
f0ddbca820 INTEGRATION: CWS mergerc3 (1.29.6); FILE MERGED
2003/07/16 17:11:13 ihi 1.29.6.1: rc-3 merge all languages
2003-07-17 11:18:20 +00:00
d7e4d3671d INTEGRATION: CWS rc2merge (1.28.8); FILE MERGED
2003/07/03 14:44:15 ihi 1.28.8.1: rc-2 merge all languages
2003-07-03 17:01:42 +00:00
ff87c07732 INTEGRATION: CWS rcmerge (1.27.24); FILE MERGED
2003/06/12 10:57:55 gh 1.27.24.1: final Merge RC
2003-06-13 11:54:32 +00:00
d0b57425b3 INTEGRATION: CWS mergem8 (1.26.8); FILE MERGED
2003/04/29 08:34:00 gh 1.26.8.2: final merge for Beta2
2003/04/14 15:04:06 gh 1.26.8.1: merging all languages
2003-04-29 16:23:55 +00:00
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00
b95a25be83 Merge SRX644: 27.11.02 - 17:57:16 2002-11-27 16:01:08 +00:00
edcf081eda Merge SRX643: 05.09.02 - 15:53:13 2002-09-05 12:56:30 +00:00
1c744a13fa #99473# change string resource files 2002-08-19 07:01:32 +00:00
bf5603157d Merge SRC638: 16.11.01 - 22:59:20 2001-11-16 22:00:55 +00:00
8ea91686f4 Merge SRC638: 29.08.01 - 17:13:18 2001-08-29 14:13:53 +00:00
d2c196cb16 Merge SRC638: 24.08.01 - 13:26:25 2001-08-24 10:27:17 +00:00
adccf14e3d Merge SRC638: 22.08.01 - 00:34:30 2001-08-21 21:35:11 +00:00
5be094a168 Merge SRC638: 13.08.01 - 23:11:23 2001-08-13 20:12:03 +00:00
ff7aea86d4 Merge SRC638: 07.08.01 - 17:15:12 2001-08-07 14:15:34 +00:00
64bd2da163 Merge SRC638: 13.07.01 - 23:36:00 2001-07-13 20:36:17 +00:00
0376dc2a76 Merge SRC633: 29.06.01 - 04:14:48 2001-06-29 01:15:11 +00:00
8fb973427c Merge SRC633: 21.06.01 - 23:47:15 2001-06-21 20:47:52 +00:00
6dce0700c5 Merge SRC633: 15.06.01 - 23:58:26 2001-06-15 20:58:07 +00:00
e8ff036e0e Merge SRC633: 14.06.01 - 00:38:33 2001-06-13 21:38:22 +00:00
8bfcde53f7 #87912# redesigned the dialog 2001-06-07 14:09:39 +00:00
766e243a66 Merge SRC633: 30.05.01 - 21:56:52 2001-05-30 18:57:50 +00:00
16ac7621ed Merge SRC632: 16.05.01 - 17:48:17 (NoBranch) 2001-05-16 14:48:13 +00:00
3c41d17bcf Merge SRC631: 10.05.01 - 08:04:54 (NoBranch) 2001-05-10 05:04:32 +00:00
f412c7f085 Merge SRC630: 04.05.01 - 22:09:57 (NoBranch) 2001-05-04 19:09:43 +00:00
avy
33411cd52a Merge SRC624: 03/09/01 - 21:46:05 (NoBranch) 2001-03-09 19:46:24 +00:00
42807ef143 Merge SWT614: 02/09/01 - 21:22:03 2001-02-09 19:22:33 +00:00
17b8e61dfe Merge SRC614: 27.11.00 - 08:47:45 (NoBranch) 2000-11-27 06:48:12 +00:00
78f4809056 Merge SRC613: 11/15/00 - 22:12:01 (NoBranch) 2000-11-15 20:12:21 +00:00
e3c3bf04ae Merge SRC612: 09.11.00 - 13:32:04 (NoBranch) 2000-11-09 11:32:27 +00:00
aac763fb01 initial checkin - parameter dialog 2000-10-26 17:08:45 +00:00