Commit Graph

93 Commits

Author SHA1 Message Date
ac08537688 make string a global resource
Change-Id: I65eee002d2f04b09a73c597ece4b29d1f1593414
2014-08-10 00:33:38 +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
90a326c702 fdo#61950 move report builder from bundled extensions to plain code
For test sample report from fdo#61726 can be used.

Change-Id: Iacf8ddc4cf8ad0a408d72e18ecb7237476afeffe
Reviewed-on: https://gerrit.libreoffice.org/2718
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-03-18 15:30:44 +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
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
06bbadbd5a dba34a: #i113475# SRB->ORB 2010-09-17 09:08:55 +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
c6c11dbe99 #i10000# fixed encoding 2009-09-04 07:56:17 +00:00
89ca241250 CWS-TOOLING: integrate CWS dba32e
2009-08-10 13:16:25 +0200 fs  r274805 : #i84390# typo corrected
2009-08-10 13:04:28 +0200 fs  r274804 : #i103741# properly terminate the last token in a string with a 0 byte
2009-07-24 08:54:05 +0200 msc  r274286 : #103219# changed long name
2009-07-24 08:42:28 +0200 msc  r274285 : #i79649# changed behaviour of the wizard
2009-07-22 14:17:49 +0200 oj  r274238 : GrabFocus
2009-07-22 13:38:01 +0200 oj  r274232 : #i102934# mixed up
2009-07-22 13:37:16 +0200 oj  r274231 : #i102934# mixed up
2009-07-21 12:30:36 +0200 oj  r274176 : crash when using distinct
2009-07-21 10:03:44 +0200 oj  r274163 : set last char to 0
2009-07-21 09:31:22 +0200 oj  r274161 : mediatype corrected
2009-07-20 11:45:33 +0200 fs  r274118 : typo in formatting string
2009-07-20 11:40:39 +0200 fs  r274117 : removed unused include
2009-07-20 11:40:01 +0200 fs  r274116 : class name corrected
2009-07-16 13:41:45 +0200 oj  r274046 : i101587 wrong check for embeddeddatabase url in confguration, have to check path
2009-07-16 13:12:05 +0200 tbo  r274044 : #i103219# adjust declarion to new hid.lst
2009-07-16 12:43:48 +0200 oj  r274041 : #i102497# check also fot longvarchar
2009-07-16 12:15:41 +0200 oj  r274039 : #i103030# handle type description and exceptions as well
2009-07-16 11:14:26 +0200 fs  r274035 : let SVN ignore output paths
2009-07-16 09:23:43 +0200 fs  r274030 : TransforFormComponentProperties: no need to check for attribute equality
2009-07-10 14:16:23 +0200 oj  r273892 : CWS-TOOLING: rebase CWS dba32e to trunk@273858 (milestone: DEV300:m52)
2009-07-01 21:41:50 +0200 fs  r273614 : #i10000#
2009-07-01 15:01:10 +0200 fs  r273589 : Input required doesn't make sense at all in XML form documents
2009-07-01 12:10:31 +0200 fs  r273562 : updated
2009-07-01 11:46:12 +0200 fs  r273560 : #i103219# add about 100 missing long names
2009-07-01 10:11:41 +0200 fs  r273551 : moved from socket/port usage to pipe/name usage, which is more common nowadays
2009-07-01 09:50:03 +0200 fs  r273549 : removed obsolete (empty) folder
2009-07-01 09:47:35 +0200 fs  r273548 : copied the code for the Accessibility Workbench herein, formerly located in the old CVS repository, at gsl/awb
2009-06-30 10:07:47 +0200 fs  r273493 : merging latest changes from CWS dba32d
2009-06-29 20:46:31 +0200 fs  r273482 : #i103138# Rectangle conversions
2009-06-29 10:01:13 +0200 fs  r273453 : #i103138#
refactored the code for positioning/zooming the control
Basically, we now allow adjustControlGeometry_throw (formerly known as positionControl_throw and setControlZoom) to
take an additional ViewTransformation parameter, describing the transformation to obtain the actual
control position/size. Consequently, positionControl itself also allows for a ViewTransformation parameter.
This has become necessary since during painting, the device which we created our control for might not necessarily
have a proper MapMode set. In this case, if we would use this map mode for calculating the control's position/size,
this would lead to wrong results.
Note that this problem was introduced by the fix for #i101398#: During the fix, we postponed the control creation
to a later time (when it is really needed). At this later time, the MapMode at the device is broken, at the earlier
time where we formerly crearted the control (createPrimitive2DSequence), it is not yet broken.
Whether or not the MapMode is defined as "broken" might depend on one's point of view, however ...
I consider it broken, since:
- we need the map mode to obtain the proper zoom level, which is to be forwarded to the control
- there are scenarios where the MapMode is *not* set to MAP_PIXEL (in those scenarios, everything works
  fine), and there are scenarios where it *is* set to MAP_PIXEL (in those the bug 103138 appears).
  It somehow feels wrong that one cannot rely on the device's map mode this way, but on the other hand
  one has no possibility to obtain the current zoom by other means.
Note that one issue (still to be submitted) is left: In the page pane of a Draw/Impress document, controls
have a wrong text size. This is because in this pane, the above-mentioned "broken" map mode is used,
which means the controls have a zoom of "1:1" set, which is wrong here.
2009-06-29 09:52:13 +0200 fs  r273452 : during #i103138#: belongsToDevice is unused nowadays
2009-06-24 12:40:06 +0200 fs  r273329 : #i102888# #i102899#
2009-06-24 12:10:29 +0200 oj  r273327 : #i103030# some code changes
2009-06-24 09:44:14 +0200 oj  r273311 : #i103030# some code changes
2009-06-24 09:24:42 +0200 oj  r273309 : #i103030# add log
2009-06-24 09:03:29 +0200 fs  r273308 : if a col's table name is schema.table, properly quote all parts
2009-06-24 08:56:06 +0200 oj  r273307 : #i102691# changed string
2009-06-23 13:31:43 +0200 oj  r273280 : #i102479# fix date, time and datetime
2009-06-23 12:51:28 +0200 oj  r273277 : #i103020# clear old expression when updating to avoid dead pointers in treelist userdata
2009-06-23 12:17:16 +0200 oj  r273275 : #i103030# add LogBridge
2009-06-23 11:53:10 +0200 oj  r273272 : shawdowed var resolved
2009-06-23 11:48:49 +0200 oj  r273270 : #i103030# add :log to uno env if var UNO_ENV_LOG is set
2009-06-23 11:47:47 +0200 oj  r273269 : #i103030# add LogBridge
2009-06-23 11:47:11 +0200 oj  r273268 : #i103030# add LogBridge
2009-06-23 08:05:08 +0200 oj  r273253 : #i102934# add key for collapsing
2009-06-22 13:21:33 +0200 fs  r273225 : merging latest changes from CWS dba32d
2009-06-22 13:15:22 +0200 fs  r273221 : why restrict to 12 entries?
2009-06-22 08:12:21 +0200 oj  r273196 : #i102655# choosen > chosen typo fixed
2009-06-22 08:08:04 +0200 oj  r273195 : #i102657# typo fix
2009-06-22 08:06:28 +0200 oj  r273194 : #i102934# expanding and collasping of section
2009-06-22 08:05:52 +0200 oj  r273193 : #i102930# set focus in treelistbox
2009-06-22 08:04:56 +0200 oj  r273192 : #i102929# enable tabstop
2009-06-19 13:18:26 +0200 oj  r273157 : remove unused param
2009-06-19 10:07:05 +0200 oj  r273149 : CWS-TOOLING: rebase CWS dba32e to trunk@272827 (milestone: DEV300:m50)
2009-06-19 07:32:40 +0200 oj  r273146 : merge from dba32d to dba32e
2009-06-19 07:22:56 +0200 oj  r273145 : merge from dba32d to dba32e
2009-06-19 07:22:33 +0200 oj  r273144 : merge from dba32d to dba32e
2009-06-18 14:09:34 +0200 fs  r273116 : merging the latest changes from CWS dba32d (up to revision 273108) herein, which effectively is a rebase to DEV300.m50
2009-06-18 08:50:35 +0200 oj  r273098 : #i102894# fix for new line in text
2009-06-18 08:28:48 +0200 oj  r273097 : #i102892# check any
2009-06-18 08:21:34 +0200 oj  r273096 : check if error is valid
2009-06-16 13:49:28 +0200 fs  r273019 : why make a drop down control by default? The form control factory in SVX does this better those days ...
2009-06-10 09:53:20 +0200 oj  r272797 : add lic text
2009-06-10 09:48:55 +0200 oj  r272796 : test added for i101618
2009-06-09 14:57:39 +0200 oj  r272771 : #i101618# access database document only when script container is needed
2009-06-09 12:42:25 +0200 oj  r272765 : #i102497# check type property
2009-06-09 12:32:49 +0200 oj  r272764 : adjust test cases
2009-06-09 12:31:58 +0200 oj  r272763 : adjust test cases
2009-06-09 12:31:22 +0200 oj  r272762 : adjust test cases
2009-06-09 11:35:42 +0200 oj  r272761 : check if error is valid
2009-06-09 11:29:42 +0200 oj  r272760 : #i102497# longvarchar was missing
2009-06-08 14:52:49 +0200 fs  r272733 : #i102564# when setting a new field, also set m_nFieldType
2009-06-08 13:51:20 +0200 oj  r272730 : add tests
2009-06-05 14:38:01 +0200 oj  r272686 : add dep
2009-06-05 14:35:00 +0200 oj  r272684 : add new tests
2009-06-05 13:41:18 +0200 oj  r272681 : code clean ups
2009-06-05 12:40:51 +0200 oj  r272678 : code cleanup
2009-06-05 12:02:57 +0200 oj  r272677 : code cleanup
2009-06-05 10:42:38 +0200 oj  r272670 : #i49320# impl export of single rows and as RTF and HTML
2009-06-03 14:30:37 +0200 oj  r272576 : #i79649# check if file matches filter wildcard
2009-06-03 13:41:57 +0200 oj  r272560 : #i102470# impl not b like 'c'
2009-08-26 10:09:17 +00:00
d2b287cdd4 CWS-TOOLING: integrate CWS dba31b 2008-10-01 12:28:29 +00:00
f2c8b63372 INTEGRATION: CWS changefileheader (1.79.12); FILE MERGED
2008/03/31 13:27:54 rt 1.79.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:05:55 +00:00
cad0b76534 INTEGRATION: CWS dba30a (1.78.36); FILE MERGED
2008/02/14 08:37:48 oj 1.78.36.1: #i86088# add url handling for sdbc:mysqlc:
2008-03-05 16:04:46 +00:00
8eb4b4ee39 INTEGRATION: CWS dba24c (1.76.2); FILE MERGED
2007/10/30 12:57:47 oj 1.76.2.2: #i81043# impl new type access 2007
2007/10/29 22:44:10 fs 1.76.2.1: merging changes from CWS dba24b herein, to not wait for later resync
2007-11-21 15:09:34 +00:00
6f77568745 INTEGRATION: CWS dba24b (1.75.26); FILE MERGED
2007/09/28 11:59:21 oj 1.75.26.2: RESYNC: (1.75-1.76); FILE MERGED
2007/08/29 11:59:51 fs 1.75.26.1: during #i80930#: DST_EMBEDDED -> DST_EMBEDDED_HSQLDB. The approach to read the concrete type of the embedded DB from the configuration does not work, there are enough places where we silently assume 'embedded == embedded HSQLDB'
2007-11-01 14:23:37 +00:00
ebda7826cd INTEGRATION: CWS macaddressbook01 (1.74.28); FILE MERGED
2007/07/09 23:28:14 ericb 1.74.28.2: RESYNC: (1.74-1.75); FILE MERGED
2007/07/08 19:08:13 msicotte 1.74.28.1: #i77591# initial commit
2007-09-13 16:59:31 +00:00
55e571e9e5 INTEGRATION: CWS oj14 (1.73.44); FILE MERGED
2007/06/12 13:26:41 fs 1.73.44.3: some less line feeds. Looks better, doesn't it?
2007/06/04 18:45:18 oj 1.73.44.2: RESYNC: (1.73-1.74); FILE MERGED
2007/05/24 07:39:03 fs 1.73.44.1: some less line feeds. Looks better, doesn't it?
2007-07-06 07:36:39 +00:00
c7000cba90 INTEGRATION: CWS mergede01 (1.73.70); FILE MERGED
2007/03/20 14:45:27 ihi 1.73.70.1: #i72301# Remove German
2007-04-19 14:05:31 +00:00
fcf1eca992 INTEGRATION: CWS dba205a (1.72.10); FILE MERGED
2006/07/25 06:59:25 fs 1.72.10.1: #i67724# STR_WARNINGS_DURING_CONNECT: no hard-coded 'More' text, but determined at runtime
2006-08-28 14:08:43 +00:00
d54932130f INTEGRATION: CWS qiq (1.71.42); FILE MERGED
2006/05/24 06:48:06 fs 1.71.42.5: moved two strings to another place (adbt lib)
2006/05/18 09:18:00 fs 1.71.42.4: #i51143# dbumiscres.src
2006/05/17 11:48:04 fs 1.71.42.3: #i51143# STR_NAMED_OBJECT_ALREADY_EXISTS (moved from elsewhere, and renamed)
2006/05/15 14:20:31 fs 1.71.42.2: #i51143 moved STR_WARNINGS_DURING_CONNECT moved from dbu_resource to dbu_misc
2006/05/11 10:39:47 fs 1.71.42.1: #i51143# removed STR_GENERAL_SDB_ERROR
2006-07-10 14:37:39 +00:00
99e5dc6889 INTEGRATION: CWS evo2fixes (1.70.44); FILE MERGED
2006/02/20 13:04:32 mmeeks 1.70.44.1: Issue number: i#62138#
Submitted by: mmeeks
Reviewed by:  fr

Add Evo G/W, LDAP backends to UI.
2006-02-28 09:37:01 +00:00
ef6629bae7 INTEGRATION: CWS kaddrbook (1.67.110); FILE MERGED
2005/11/30 01:08:18 kendy 1.67.110.2: RESYNC: (1.67-1.69); FILE MERGED
2005/08/29 08:51:35 ebischoff 1.67.110.1: Changes needed for new KDE address book driver
2005-12-19 16:18:13 +00:00
76c9b9613c INTEGRATION: CWS encup (1.67.42); FILE MERGED
2005/04/29 16:01:29 ihi 1.67.42.1: #i40603# German strings now UTF8 encoded
2005-09-23 13:17:42 +00:00
a57d746e0b INTEGRATION: CWS ooo19126 (1.67.114); FILE MERGED
2005/09/05 17:35:18 rt 1.67.114.1: #i54170# Change license header: remove SISSL
2005-09-08 15:13:29 +00:00
74cae545b3 INTEGRATION: CWS mozab05 (1.65.14); FILE MERGED
2005/01/31 08:27:55 windly 1.65.14.3: RESYNC: (1.65-1.66); FILE MERGED
2005/01/14 10:39:08 windly 1.65.14.2: #i20088# add browse support
2004/12/03 10:26:06 windly 1.65.14.1: #i20088# add ThunderBird address book type to database wizward
2005-02-21 11:46:20 +00:00
747f422fdd INTEGRATION: CWS dba22 (1.65.8); FILE MERGED
2005/01/06 16:24:52 oj 1.65.8.2: #i40035# remove the shouting
2004/12/20 15:26:03 fs 1.65.8.1: #i39187# +STR_FILE_DOES_NOT_EXIST
2005-01-21 16:20:34 +00:00
1c0522f825 INTEGRATION: CWS hsqldb (1.63.18); FILE MERGED
2004/10/25 09:37:38 oj 1.63.18.2: RESYNC: (1.63-1.64); FILE MERGED
2004/09/10 12:53:40 oj 1.63.18.1: #i33348# code optimizing
2004-11-09 11:36:17 +00:00
09029cc9ed INTEGRATION: CWS insight02 (1.63.2); FILE MERGED
2004/08/13 09:01:06 oj 1.63.2.1: #i32563# toolbox changes
2004-09-09 08:47:05 +00:00
7290f25774 INTEGRATION: CWS insight01 (1.57.4); FILE MERGED
2004/07/13 07:31:16 oj 1.57.4.10: resource changes
2004/07/07 11:15:55 oj 1.57.4.9: resource changes
2004/07/06 09:32:10 oj 1.57.4.8: RESYNC: (1.61-1.62); FILE MERGED
2004/06/09 09:45:29 oj 1.57.4.7: ms access type changes
2004/04/13 10:05:39 oj 1.57.4.6: #116001# string review
2004/01/02 14:02:57 oj 1.57.4.5: RESYNC: (1.58-1.59); FILE MERGED
2003/08/25 10:41:34 oj 1.57.4.4: RESYNC: (1.57-1.58); FILE MERGED
2003/08/04 10:39:39 oj 1.57.4.3: #111090# further coding
2003/08/01 11:51:19 oj 1.57.4.2: #111090# ongoing work
2003/07/29 12:31:45 oj 1.57.4.1: #111075# insight changes
2004-08-02 15:09:27 +00:00
207ca695bf INTEGRATION: CWS mergebuild (1.58.24); FILE MERGED
2004/05/24 12:42:16 hjs 1.58.24.7: #i8252# fix resync problems
2004/05/18 14:58:08 hjs 1.58.24.6: RESYNC: (1.59-1.61); FILE MERGED
2004/04/21 05:55:11 hjs 1.58.24.5: RESYNC: (1.58-1.59); FILE MERGED
2004/02/20 18:26:32 ihi 1.58.24.4: Merge-While-Build update
2003/12/16 16:16:38 ihi 1.58.24.3: x-no-translate conversion
2003/11/11 19:16:22 ihi 1.58.24.2: en -> en-US
2003/11/10 16:42:17 ihi 1.58.24.1: #111234# Merge during build
2004-06-26 16:33:04 +00:00
b7ff3ee548 INTEGRATION: CWS dba09 (1.59.40); FILE MERGED
2004/03/17 10:43:52 fs 1.59.40.1: #109049# replace 'Adabas' with 'Adabas D'
2004-05-10 12:56:12 +00:00
0dfa2a9556 INTEGRATION: CWS cso001 (1.59.42); FILE MERGED
2004/03/23 12:46:03 hjs 1.59.42.1: #116006# merge
2004-04-27 09:43:00 +00:00
b59e5d9e20 INTEGRATION: CWS geordi2q11 (1.58.70); FILE MERGED
2003/12/16 11:05:22 hr 1.58.70.1: #111934#: join CWS ooo111fix1
2003-12-17 14:19:43 +00:00
d540d7c3f4 INTEGRATION: CWS mergerc3 (1.57.6); FILE MERGED
2003/07/16 17:11:20 ihi 1.57.6.1: rc-3 merge all languages
2003-07-17 11:19:32 +00:00
38245ed60c INTEGRATION: CWS rc2merge (1.56.8); FILE MERGED
2003/07/03 14:44:23 ihi 1.56.8.1: rc-2 merge all languages
2003-07-03 17:02:56 +00:00
da74e40b4a INTEGRATION: CWS rcmerge (1.55.24); FILE MERGED
2003/06/12 10:58:04 gh 1.55.24.1: final Merge RC
2003-06-13 11:55:49 +00:00
02b9284969 INTEGRATION: CWS mergem8 (1.53.8); FILE MERGED
2003/04/29 08:34:08 gh 1.53.8.3: final merge for Beta2
2003/04/16 11:09:37 gh 1.53.8.2: RESYNC: (1.53-1.54); FILE MERGED
2003/04/14 15:04:37 gh 1.53.8.1: merging all languages
2003-04-29 16:25:30 +00:00
c585d00995 INTEGRATION: CWS dba03 (1.52.2.4.8); FILE MERGED
2003/03/18 08:10:08 oj 1.52.2.4.8.1: #107059# generate error message when types are not compatible
2003-04-01 13:04:35 +00:00
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00
c36162df61 Merge SRX644: 09.12.02 - 10:48:17 2002-12-09 08:52:15 +00:00
0e03b27eae Merge SRX644: 05.12.02 - 11:27:53 2002-12-05 09:31:17 +00:00
04cdf24026 Merge SRX644: 25.11.02 - 16:08:20 2002-11-25 14:12:13 +00:00
ff65b5883a #105213# impl new feature of rown mysql driver page 2002-11-21 14:27:11 +00:00
330ff38e4c Merge SRX643: 05.09.02 - 12:49:41 2002-09-05 09:53:01 +00:00
1c744a13fa #99473# change string resource files 2002-08-19 07:01:32 +00:00
9fc495f4a0 Merge SRX643: 01.08.02 - 22:24:17 2002-08-01 19:27:29 +00:00
663488fd74 #101514# remove resource entries for PLUS and MINUS 2002-07-22 06:39:28 +00:00
b76e48f0a0 Merge SRX642: 10.06.02 - 22:11:58 2002-06-10 19:12:23 +00:00