Commit Graph

78 Commits

Author SHA1 Message Date
Release Engineers
54594630ef #i10000# fix for error from dba32c 2009-07-08 12:31:16 +00:00
Release Engineers
cb1400a076 CWS-TOOLING: integrate CWS dba32c
2009-06-29 20:53:25 +0200 fs  r273484 : #i103138# Rectangle conversion
2009-06-29 20:51:50 +0200 fs  r273483 : #i103138# yet more refactoring, now also setting the proper zoom level at the proper point in time
2009-06-29 13:40:26 +0200 fs  r273470 : added svn:ignore to ignore output paths
2009-06-29 10:08:54 +0200 fs  r273455 : #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-25 13:41:35 +0200 msc  r273380 : #100000# the tabs changed die to new properties
2009-06-24 12:42:40 +0200 msc  r273330 : #102082# remove issue warning
2009-06-22 10:43:14 +0200 fs  r273201 : createPrimitive2DSequence: care for being disposed
2009-06-18 12:35:13 +0200 oj  r273109 : #i102305# make nooptfiles for gcc
2009-06-17 12:14:37 +0200 oj  r273056 : #i102305# fix for linux
2009-06-17 07:20:22 +0200 oj  r273046 : #i102305# move ValueTransfer into the for loop to avoid a crash under Linux
2009-06-17 07:17:28 +0200 oj  r273045 : #i102305# use varchar
2009-06-15 14:11:27 +0200 fs  r272983 : added since tag
2009-06-15 12:11:39 +0200 oj  r272973 : #i102305# SAL_DLLPUBLIC_EXPORT inserted
2009-06-15 11:08:53 +0200 fs  r272969 : #i10000#
2009-06-15 09:25:13 +0200 fs  r272963 : merging fix for P1 issue #i102701#
2009-06-11 11:31:24 +0200 fs  r272858 : #i10000# copied the fix which before the rebase was done in ../dialog/macropg.src
2009-06-11 09:38:14 +0200 fs  r272846 : CWS-TOOLING: rebase CWS dba32c to trunk@272827 (milestone: DEV300:m50)
2009-06-02 09:53:10 +0200 fs  r272483 : #i10000#
2009-05-29 15:55:03 +0200 fs  r272465 : #i100818#
2009-05-29 12:58:43 +0200 fs  r272452 : don't apply comphelper::getString on possibly VOID any
2009-05-29 10:38:35 +0200 oj  r272437 : #i101519# handle where condition
2009-05-29 09:53:39 +0200 fs  r272434 : #i100818# call into releaseStubs /without/ locked GlobalMutex
2009-05-28 07:53:44 +0200 oj  r272375 : #i101369# parse tree changed
2009-05-27 14:53:36 +0200 fs  r272347 : #i10000#
2009-05-27 09:29:15 +0200 oj  r272327 : #i101626# check for double before hard cast
2009-05-27 09:13:58 +0200 oj  r272326 : #i101626# handle void correctly
2009-05-27 08:04:39 +0200 oj  r272321 : #i102256# wrong method signature used
2009-05-27 07:55:52 +0200 oj  r272320 : #i101519# look up parameter typ if used in function
2009-05-27 06:49:07 +0200 oj  r272319 : #i101519# set parameter from rowset as well
2009-05-26 13:30:56 +0200 oj  r272297 : #i101987# impl XBatchExecution
2009-05-26 12:44:34 +0200 oj  r272293 : #i101700# check if group is not set
2009-05-26 12:16:53 +0200 oj  r272290 : #i101369# resolved some reduce7reduce problems with boolean_term and search_condition
2009-05-26 12:12:42 +0200 oj  r272289 : #i101369# fix for or on one line criteria
2009-05-25 16:02:25 +0200 fs  r272257 : #i999704# +PROPERTY_MOUSE_WHEEL_BEHAVIOR
2009-05-25 16:01:55 +0200 fs  r272256 : merging the changes from CWS dba32b herein
2009-05-25 15:49:57 +0200 fs  r272254 : #i999704#
2009-05-25 15:32:57 +0200 fs  r272252 : #i99704# grid columns also to respect the MouseWheelBehavior property
2009-05-25 15:23:43 +0200 fs  r272251 : don't pass empty Anys to ::comphelper::getString
2009-05-25 14:48:43 +0200 fs  r272248 : merged changes from CWS dba32b herein
2009-05-25 14:44:40 +0200 fs  r272247 : #i99704# support new MouseWheelBehavior property
2009-05-25 14:43:18 +0200 fs  r272246 : #i99704# WheelWithoutFocus (peer property) superseded by MouseWheelBehavior (model property)
2009-05-25 14:41:03 +0200 fs  r272245 : #i99704# no need to set the mouse wheel behavior at the peer, this is now a model property, having the right default
2009-05-25 14:39:31 +0200 fs  r272243 : removed dead import
2009-05-25 14:35:36 +0200 fs  r272242 : the new EnableVisible doesn't make sense for grid columns
2009-05-25 14:34:33 +0200 fs  r272241 : #i99704# +MouseWheelBehavior - allow to enable/disable the mouse wheel for the control, or make it focus-dependent
2009-05-25 14:26:11 +0200 fs  r272240 : #i99704# change MouseSettings wheel flag (NoWheelActionWithoutFocus) to a three-state option, allowing to completely ignore the mouse wheel
2009-05-23 21:35:59 +0200 fs  r272213 : localize 'sub component opened/closed' event
2009-05-22 21:42:47 +0200 fs  r272211 : #i102003#
2009-05-22 21:42:20 +0200 fs  r272210 : grammar
2009-05-22 21:36:10 +0200 fs  r272209 : #i102140# load only once, not twice, and show error messages during loading (and during any form action, that is) asynchronously
2009-05-22 21:35:11 +0200 fs  r272208 : #i102140# +clear
2009-05-22 14:50:30 +0200 fs  r272194 : #i102139# for newly created DB docs, set the MacroExecutionMode to USE_CONFIG
2009-05-22 12:03:42 +0200 fs  r272180 : #i88878#
provided by noel.power@novell.com
implement a visibility property (EnableVisible) for toolkit controls, and usage in forms and UNO dialogs
2009-05-15 15:37:31 +0200 fs  r271942 : #i100671# corrected some @since tags, so autodoc has better chances of correctly reading them
2009-05-15 15:33:11 +0200 fs  r271940 : don't call comphelper::getFOO for VOID values
2009-05-15 15:08:31 +0200 fs  r271937 : includes
2009-05-15 13:39:22 +0200 fs  r271934 : #i101398# createPrimitive2DSequence: when we already have a control, use the old code. In particular, call positionControlForPaint
2009-05-15 12:33:48 +0200 fs  r271933 : make the geometry a part of the ControlPrimitive2D's identity
2009-05-15 10:15:44 +0200 fs  r271928 : #i10000#
2009-05-14 20:55:38 +0200 fs  r271921 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique
2009-05-14 20:55:31 +0200 fs  r271920 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique
2009-05-14 20:23:23 +0200 fs  r271919 : #i101622#
2009-05-14 16:04:38 +0200 fs  r271898 : don't use comphelper::getInt32 on voids
2009-05-14 16:04:12 +0200 fs  r271897 : merge fix for issue whose number just slipped my memory ... (originally fixed in CWS dba32b)
2009-05-14 15:36:55 +0200 fs  r271895 : merging changes from DEV300:m48
2009-05-07 14:43:19 +0200 fs  r271670 : #i101477#
2009-05-07 14:37:30 +0200 fs  r271668 : #i101477#
2009-05-07 09:27:30 +0200 oj  r271628 : #i101343# remove pch
2009-05-06 09:36:02 +0200 fs  r271568 : getFoo: diagnostics
2009-05-04 09:23:06 +0200 oj  r271438 : CWS-TOOLING: rebase CWS dba32c to trunk@271427 (milestone: DEV300:m47)
2009-04-29 23:18:13 +0200 fs  r271394 : #i101398# use a dedicated 2DPrimitive for UNO Controls, which is able to provide the B2DRange *without* actually creating the control
2009-04-29 13:52:25 +0200 fs  r271366 : #i101308#
2009-07-03 14:21:50 +00:00
Release Engineers
b88a62cc97 CWS-TOOLING: integrate CWS dbaperf2
2009-06-22 11:04:36 +0200 msc  r273202 : #100000# fix to run this test
2009-06-22 09:41:04 +0200 msc  r273200 : #100000# correct case
2009-06-22 09:02:42 +0200 msc  r273199 : new SRB
2009-06-22 08:53:26 +0200 msc  r273198 : #100000
2009-06-15 12:36:32 +0200 oj  r272976 : test
2009-06-12 14:23:23 +0200 msc  r272918 : #101587# unused feature was removed
2009-06-12 06:45:17 +0200 oj  r272903 : use GUI instead of OS
2009-06-11 09:12:30 +0200 oj  r272845 : remove unused dep
2009-06-11 09:11:09 +0200 oj  r272844 : ColumnAliasInOrderBy not supported
2009-06-11 08:27:00 +0200 oj  r272843 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@272827 (milestone: DEV300:m50)
2009-06-10 15:30:17 +0200 msc  r272822 : #100000
2009-06-10 15:27:40 +0200 msc  r272820 : #102515# new function for the database type list
2009-06-10 15:26:09 +0200 msc  r272818 : move file to dbaccess/tools/dbcreatetools.inc
2009-06-10 15:20:10 +0200 msc  r272816 : #102515# new function for the database type list
2009-06-10 12:34:46 +0200 oj  r272803 : #i101587# check extension
2009-06-10 11:53:45 +0200 oj  r272800 : remove unused code
2009-06-09 09:57:25 +0200 oj  r272752 : #i101587# EscapeDateTime moved into features section
2009-06-09 09:56:26 +0200 oj  r272751 : enable finish
2009-06-08 11:50:37 +0200 oj  r272726 : #i102588# move convert tzo saveDataSource
2009-06-05 11:54:20 +0200 jsk  r272676 : #i102515# - NEW: Functions to retrieve Database names from API
2009-06-05 10:52:22 +0200 jsk  r272671 : NEW: Functions to retrieve Database names from API
2009-06-05 09:36:54 +0200 oj  r272666 : handle win and unx differently
2009-06-05 09:36:28 +0200 oj  r272665 : handle win and unx differently
2009-06-04 13:41:56 +0200 oj  r272625 : #i101268# make use of stringbuffer instead of oustring
2009-06-04 10:18:14 +0200 oj  r272612 : add SAL_DLLPUBLIC_EXPORT 
2009-05-28 10:56:33 +0200 oj  r272381 : #i101587# create langpacks
2009-05-28 10:41:59 +0200 oj  r272380 : #i101587# create langpacks
2009-05-28 10:29:30 +0200 oj  r272379 : #i101587# create langpacks
2009-05-07 10:11:46 +0200 oj  r271635 : fix compile warnings
2009-05-07 07:01:31 +0200 oj  r271619 : change type from int32 to PathID
2009-05-07 06:53:19 +0200 oj  r271618 : add all
2009-05-06 14:57:02 +0200 oj  r271595 : add missing lib
2009-05-06 14:56:54 +0200 oj  r271594 : no used anymore
2009-05-06 14:56:08 +0200 oj  r271593 : no used anymore
2009-05-06 14:54:25 +0200 oj  r271592 : no used anymore
2009-05-06 14:45:59 +0200 oj  r271591 : add missing lib
2009-05-06 14:41:54 +0200 oj  r271590 : change wnt
2009-05-06 14:22:21 +0200 oj  r271589 : #i101587# use config for the drivers
2009-05-06 14:21:39 +0200 oj  r271588 : #i101587# add new set for metadata and config data for driver
2009-05-06 14:19:36 +0200 oj  r271587 : #i101587# handle metadata and props of driver
2009-05-06 10:11:11 +0200 oj  r271570 : #i101587# correct wrong use of reference
2009-05-06 09:24:33 +0200 oj  r271567 : #i101587# add new set for metadata
2009-05-06 08:52:06 +0200 oj  r271563 : #i101587# add driver configuration
2009-05-06 08:51:04 +0200 oj  r271562 : #i101587# add driver configuration
2009-05-04 10:24:41 +0200 oj  r271442 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@271427 (milestone: DEV300:m47)
2009-04-28 07:06:22 +0200 oj  r271303 : compile error
2009-04-27 14:12:48 +0200 oj  r271270 : #i101268# make use of stringbuffer instead of oustring
2009-04-27 14:12:27 +0200 oj  r271269 : #i101268# make use of stringbuffer instead of oustring
2009-04-27 09:30:10 +0200 oj  r271255 : use string buffer when possible
2009-04-24 11:56:01 +0200 oj  r271207 : #i101268# remove end() call from loop
2009-04-23 14:24:03 +0200 oj  r271171 : add dep
2009-04-23 13:25:25 +0200 oj  r271164 : #i101268# add config entries for database drivers
2009-04-23 13:07:13 +0200 oj  r271161 : #i101268# add config entries for database drivers
2009-04-23 13:06:33 +0200 oj  r271160 : #i101268# add parent url pattern entry for driver node
2009-04-23 13:05:39 +0200 oj  r271159 : #i101268# add config entry for driver node
2009-04-23 13:04:09 +0200 oj  r271157 : #i101268# add config entry for driver node
2009-04-23 06:41:32 +0200 oj  r271142 : #i101268# add new configuration file Drivers
2009-04-22 13:49:19 +0200 oj  r271103 : convert EOL
2009-04-22 13:29:17 +0200 oj  r271101 : #i101268# use of driver configuration entries for features and properties
2009-04-22 13:28:08 +0200 oj  r271100 : #i101268# use of driver configuration entries for features and properties
2009-04-22 13:15:26 +0200 oj  r271098 : #i101268# add new configuration file Drivers
2009-04-22 13:14:43 +0200 oj  r271097 : #i101268# use of driver configuration entries for features and properties
2009-07-03 12:24:35 +00:00
Ivo Hinkelmann
d4420993d6 CWS-TOOLING: integrate CWS dbaperf1
2009-04-02 09:12:25 +0200 oj  r270372 : CWS-TOOLING: rebase CWS dbaperf1 to trunk@270033 (milestone: DEV300:m45)
2009-03-17 10:20:34 +0100 oj  r269577 : add parameter
2009-03-17 10:20:05 +0100 oj  r269576 : add parameter
2009-03-12 12:32:24 +0100 oj  r269387 : add missing ++
2009-03-11 12:53:35 +0100 oj  r269315 : compile error
2009-03-06 08:52:11 +0100 oj  r268968 : #i99264# remove duplicate code
2009-03-06 08:20:08 +0100 oj  r268966 : add missingheader
2009-03-06 08:17:41 +0100 oj  r268965 : add header
2009-03-06 08:15:07 +0100 oj  r268964 : #i99708# remove duplicate code
2009-03-06 07:24:11 +0100 oj  r268963 : #i99708# remove duplicate code
2009-03-06 07:22:24 +0100 oj  r268962 : #i99708# use tenary operator
2009-03-06 07:19:21 +0100 oj  r268961 : remove unused rtl_logs
2009-03-06 07:15:55 +0100 oj  r268960 : #i99708# extract getLength from for loop
2009-03-06 07:15:35 +0100 oj  r268959 : #i99708# extract getLength from for loop
2009-03-06 07:14:57 +0100 oj  r268958 : remove unused rtl_logs
2009-03-06 07:13:01 +0100 oj  r268957 : insert DBG_ helper
2009-03-06 07:12:17 +0100 oj  r268956 : remove unused rtl_logs
2009-03-06 07:10:26 +0100 oj  r268955 : remove unused rtl_logs
2009-03-06 07:04:51 +0100 oj  r268954 : #i99708# use tenary operator
2009-03-05 12:04:46 +0100 oj  r268895 : comment RTL_LOG out
2009-03-05 09:05:07 +0100 oj  r268874 : add rtl logfile
2009-03-04 14:21:18 +0100 oj  r268828 : #i99708# make static inplace and some method calls in for loop removed
2009-03-04 14:20:34 +0100 oj  r268827 : #i99708# impl double check pattern for getInfohelper
2009-03-02 09:31:42 +0100 oj  r268636 : add rtl logfile
2009-03-02 08:18:37 +0100 oj  r268633 : add rtl logfile
2009-02-27 11:22:16 +0100 oj  r268570 : #i99709# change algorithm for marking objects
2009-02-27 11:17:04 +0100 oj  r268568 : #i99708# some improvements to load forms, controls faster and replacement of size() call with !empty() which is much faster
2009-02-24 10:09:35 +0100 sb  r268383 : #i99290# no longer care to set a sensible context class loader for native threads attached to the VM
2009-02-23 13:44:04 +0100 oj  r268354 : #i76606# seekrow changes
2009-02-23 12:27:30 +0100 oj  r268349 : deleted
2009-02-20 15:14:23 +0100 oj  r268325 : #i76606# some code changes
2009-02-19 14:15:25 +0100 oj  r268284 : #i76606# use of simple prep stmt instead of full blown rowset, when source and dest connection are the same use insert into ... ( select ... )
2009-02-19 11:27:55 +0100 oj  r268265 : #i76606# insert some RTL_LOG and setObject impl
2009-02-18 14:45:37 +0100 oj  r268222 : #i99363# insert RTL_LOG
2009-02-18 14:45:18 +0100 oj  r268221 : #i99363# insert RTL_LOG
2009-02-18 11:14:54 +0100 oj  r268207 : #i99363# call some impl_ methods to avoid duplicate cechCache calls
2009-02-18 11:10:47 +0100 oj  r268206 : #i99363# make isCount inline
2009-02-18 10:33:22 +0100 oj  r268203 : #i99363# use bookmarkable if available and inserted some RTL_LOG
2009-02-18 10:32:57 +0100 oj  r268202 : #i99363# use bookmarkable if available and inserted some RTL_LOG
2009-02-17 07:29:05 +0100 oj  r267843 : #i96897# remove some dll public
2009-02-16 15:01:04 +0100 oj  r267816 : #i96897# remove some dll public
2009-02-16 14:25:53 +0100 oj  r267810 : #i99264# remove duplicate code
2009-02-16 14:25:33 +0100 oj  r267809 : #i99264# remove duplicate code
2009-02-16 14:24:59 +0100 oj  r267808 : #i99264# remove duplicate code
2009-02-13 10:56:17 +0100 oj  r267703 : #i99191# comment the contextclassloader
2009-02-13 10:32:40 +0100 oj  r267700 : reduce call to resultset meta data
2009-02-13 10:27:31 +0100 oj  r267699 : reduce call to resultset meta data
2009-02-13 10:27:08 +0100 oj  r267698 : reduce call to resultset meta data
2009-04-23 10:42:05 +00:00
Jens-Heiner Rechtien
ae503a17e4 CWS-TOOLING: integrate CWS sb102
2008-12-11 16:18:12 +0100 sb  r265332 : #i95065# cleanup, to make Windows linking work
2008-12-11 16:16:03 +0100 sb  r265331 : #i95065# missing SAL_DLLPUBLIC_EXPORT
2008-12-09 17:40:28 +0100 sb  r265122 : #i94469# move CJK specific configuration data to brand layer
2008-12-09 16:09:08 +0100 sb  r265112 : #i96959# use PTHREAD_MUTEX_RECURSIVE on all platforms
2008-12-09 15:54:31 +0100 sb  r265110 : #i95065# do not derive apphelper::LifeTimeGuard from osl::ResettableMutexGuard to avoid problems with VISIBILITY_HIDDEN=TRUE on MSC
2008-12-09 15:40:51 +0100 sb  r265104 : #i95065# add VISIBILITY_HIDDEN=TRUE to connectivity/source/drivers/mozab
2008-12-09 15:36:21 +0100 sb  r265102 : #i95501# updated SDK_HOME
2008-12-09 15:31:46 +0100 sb  r265099 : typo (temppath vs. tmppath)
2008-12-08 11:48:08 +0100 sb  r264979 : #i95065# removed spurious ExplicitCategoriesProvider.obj (ExplicitCategoriesProvider.cxx is not in this directory)
2008-12-07 19:41:07 +0100 sb  r264960 : #i96994# erroneously doubled backslash caused visibility feature to be disabled for all GCC versions on Mac OS X
2008-12-06 23:54:49 +0100 sb  r264948 : changes from trunk that CWS-TOOLING's rebase to DEV300:m37 (r264891) had missed, as files had been moved around on this CWS
2008-12-05 20:29:23 +0100 sb  r264919 : #i85508# versions of flex apparently differ in whether input() resp. yyinput() returns zero or EOF upon end of file
2008-12-05 15:37:23 +0100 sb  r264908 : #i95315# removed obsolete jut
2008-12-05 15:34:59 +0100 sb  r264907 : #i95531# removed empty obsolete directories
2008-12-05 10:09:23 +0100 sb  r264891 : CWS-TOOLING: rebase CWS sb102 to trunk@264807 (milestone: DEV300:m37)
2008-12-04 14:50:20 +0100 sb  r264845 : #i95065# introduced VISIBILITY_HIDDEN makefile flag to reduce duplications; made additional libraries use VISIBILITY_HIDDEN=TRUE to avoid warnings with recent GCC 4 versions (had to split certain code directories to make changes that would otherwise erroneously affect multiple libraries built in the same makefile); changed connectivity::ORefVector to no longer derive from std::vector, as that caused problems with the MSC implementation of VISIBILITY_HIDDEN=TRUE; replaced uses of JNIEXPORT with SAL_DLLPUBLIC_EXPORT, as the former does not expand to visibility attributes on some platforms where the latter does
2008-12-03 11:29:38 +0100 sb  r264759 : #i94583# remove unnecessary (and wrong) assertion check for rtl_getAppCommandArg return value (which is guaranteed to return osl_Process_E_None or not return at all)
2008-12-02 17:18:31 +0100 sb  r264724 : #i96809# silenced GCC 4.3.2 warning
2008-12-02 13:29:34 +0100 sb  r264695 : #i96797# make get_tmp_dir fail less often
2008-11-28 17:19:24 +0100 sb  r264566 : #i95691# inadvertently missing from -c 264564
2008-11-28 17:07:50 +0100 sb  r264564 : #i95691# only structs of exactly 1, 2, 4, or 8 bytes are returned through registers
2008-11-25 13:28:08 +0100 sb  r264291 : #i96427# support for SAL_EXCEPTION_DLLPUBLIC_EXPORT (patch by np)
2008-11-21 14:45:22 +0100 sb  r264140 : #i95428# added SAL_EXCEPTION_DLLPUBLIC_EXPORT and SAL_EXCEPTION_DLLPRIVATE
2008-11-19 13:19:37 +0100 sb  r263984 : #i95525# removed erroneous application/octet-stream svn:mime-type properties
2008-12-30 13:32:01 +00:00
Rüdiger Timm
f525045f08 INTEGRATION: CWS dba30c (1.72.8); FILE MERGED
2008/05/05 11:09:02 oj 1.72.8.1: #i87131# collect keys only once, getKeys always refetch keys
2008-06-06 12:58:16 +00:00
Rüdiger Timm
0c1a945467 INTEGRATION: CWS changefileheader (1.71.12); FILE MERGED
2008/03/31 13:26:42 rt 1.71.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:24:35 +00:00
Kurt Zenker
611362c311 INTEGRATION: CWS dba30a (1.69.12); FILE MERGED
2008/02/25 08:01:28 fs 1.69.12.2: RESYNC: (1.69-1.70); FILE MERGED
2008/02/20 21:31:54 fs 1.69.12.1: remove unused code
Issue number:  #i86284#
Submitted by:  cmc@openoffice.org
Reviewed by:   fs@openoffice.org
2008-03-05 15:48:50 +00:00
Ivo Hinkelmann
c41ea87a1e INTEGRATION: CWS gcc430two (1.68.46); FILE MERGED
2008/01/28 09:53:05 rene 1.68.46.1: more gcc 4.3.0 things
2008-02-04 12:39:46 +00:00
Rüdiger Timm
971948b61e INTEGRATION: CWS dba24d (1.67.136); FILE MERGED
2007/12/01 13:38:58 fs 1.67.136.2: RESYNC: (1.67-1.68); FILE MERGED
2007/11/06 09:19:38 oj 1.67.136.1: #i51965# use scale for update
2008-01-30 07:28:36 +00:00
Ivo Hinkelmann
0713a015de INTEGRATION: CWS dba24c (1.67.108); FILE MERGED
2007/10/12 21:45:05 fs 1.67.108.2: #i10000#
2007/10/11 14:15:07 oj 1.67.108.1: #i76377# check names of composer
2007-11-21 14:31:36 +00:00
Vladimir Glazounov
f82286ee79 INTEGRATION: CWS pj65 (1.66.32); FILE MERGED
2006/10/31 14:08:06 pjanik 1.66.32.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.
2006-11-21 16:15:22 +00:00
Oliver Bolte
735f42ffa8 INTEGRATION: CWS pchfix02 (1.64.4); FILE MERGED
2006/09/01 17:24:03 kaib 1.64.4.1: #i68856# Added header markers and pch files
2006-09-17 05:31:47 +00:00
Ivo Hinkelmann
a465d2bd34 INTEGRATION: CWS warningfixes03_SRC680 (1.63.8); FILE MERGED
2006/08/18 15:05:26 mhu 1.63.8.1: #i68745# Fixed GCC 4.0.x warning(s).
2006-08-29 10:05:45 +00:00
Jens-Heiner Rechtien
15e0220854 INTEGRATION: CWS dba30 (1.59.16); FILE MERGED
2006/07/20 08:56:09 fs 1.59.16.5: #i10000#
2006/07/19 12:08:29 fs 1.59.16.4: RESYNC: (1.60-1.62); FILE MERGED
2006/05/08 11:17:11 fs 1.59.16.3: RESYNC: (1.59-1.60); FILE MERGED
2006/01/02 09:17:06 oj 1.59.16.2: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used
2005/12/30 07:56:53 oj 1.59.16.1: #i58364# fix for foreign columns from join in select
2006-08-15 09:41:07 +00:00
Ivo Hinkelmann
750760f5c8 INTEGRATION: CWS dba204c (1.62.8); FILE MERGED
2006/07/26 10:41:54 fs 1.62.8.1: #i66596# when executing our key retrieval statement, use the proper query from the query analyzer
2006-08-04 12:54:54 +00:00
Oliver Bolte
c3becfb773 INTEGRATION: CWS qiq (1.60.2); FILE MERGED
2006/06/30 13:23:35 fs 1.60.2.4: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR
2006/06/27 11:53:54 fs 1.60.2.3: RESYNC: (1.60-1.61); FILE MERGED
2006/06/16 14:16:03 fs 1.60.2.2: during #i51143#: replaced TTypeDefaultValuePair/TPositionTypePair with struct with named members - this is much more readable than ::std::pair< ..., ::std::pair< ..., ... > >
2006/05/24 06:40:19 fs 1.60.2.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#
2006-07-10 14:02:45 +00:00
Jens-Heiner Rechtien
35dce7a060 INTEGRATION: CWS warnings01 (1.59.74); FILE MERGED
2006/05/23 23:41:59 sb 1.59.74.2: RESYNC: (1.59-1.60); FILE MERGED
2006/03/24 15:35:45 fs 1.59.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 01:35:08 +00:00
Rüdiger Timm
c522c22c4b INTEGRATION: CWS dba203c (1.59.104); FILE MERGED
2006/04/13 07:08:13 oj 1.59.104.1: #i62797# values from insertrow may have a different type which has to be corrected
2006-05-04 07:35:48 +00:00
Jens-Heiner Rechtien
ee6115795f INTEGRATION: CWS dba201b (1.57.38); FILE MERGED
2005/09/21 06:44:44 oj 1.57.38.2: RESYNC: (1.57-1.58); FILE MERGED
2005/07/11 13:36:58 fs 1.57.38.1: merging CWS dba201 into CWS dba201b
2005-09-23 11:02:11 +00:00
Rüdiger Timm
073cb19162 INTEGRATION: CWS ooo19126 (1.57.98); FILE MERGED
2005/09/05 17:32:02 rt 1.57.98.1: #i54170# Change license header: remove SISSL
2005-09-08 08:58:56 +00:00
Oliver Bolte
1f955dec67 INTEGRATION: CWS dba25 (1.55.4); FILE MERGED
2005/03/07 08:00:15 oj 1.55.4.2: #i37076# set default value in insert row when the column is not modified
2005/03/02 09:45:33 oj 1.55.4.1: #i43849# fix events when moving
2005-03-18 09:04:30 +00:00
Vladimir Glazounov
d57ba767ff INTEGRATION: CWS dba24 (1.54.20); FILE MERGED
2005/02/21 13:07:23 oj 1.54.20.2: RESYNC: (1.54-1.55); FILE MERGED
2005/02/10 09:25:14 oj 1.54.20.1: #i30004# fix for query to be set, the interface for XSingleSelectQueryComposer changed but the code here was not adjusted :-(
2005-03-10 15:30:40 +00:00
Vladimir Glazounov
1f2d1fff52 INTEGRATION: CWS hsqldb2 (1.54.12); FILE MERGED
2005/01/28 12:19:38 oj 1.54.12.1: #i39922# fix for storeAsURL and merges from dba23
2005-02-16 14:57:55 +00:00
Oliver Bolte
5c6e92f621 INTEGRATION: CWS dba20 (1.51.16); FILE MERGED
2004/11/29 09:40:09 oj 1.51.16.3: RESYNC: (1.51-1.53); FILE MERGED
2004/11/17 15:11:52 fs 1.51.16.2: #i37185# needing composertools.hxx now
2004/11/17 14:19:59 oj 1.51.16.1: merge from dba18
2005-01-05 11:26:22 +00:00
Oliver Bolte
584b8f0255 INTEGRATION: CWS dba18 (1.50.38); FILE MERGED
2004/11/10 15:00:26 oj 1.50.38.3: RESYNC: (1.50-1.51); FILE MERGED
2004/11/09 14:29:14 oj 1.50.38.2: #i30004# use new singlequerycomposer
2004/10/18 10:40:29 oj 1.50.38.1: #i30004# don't use params from the rowset any longer
2004-11-17 13:41:21 +00:00
Jens-Heiner Rechtien
3e9377dc22 INTEGRATION: CWS hsqldb (1.50.18); FILE MERGED
2004/10/29 10:07:24 oj 1.50.18.1: #i33348# merge dbwizard1 and hsqldb settings
2004-11-09 11:24:07 +00:00
Rüdiger Timm
3c4b0756bd INTEGRATION: CWS dba16 (1.50.10); FILE MERGED
2004/10/11 11:38:11 oj 1.50.10.1: #i30220# enable having, group by for queries
2004-10-22 07:54:05 +00:00
Jens-Heiner Rechtien
d6303ee1c7 INTEGRATION: CWS insight01 (1.44.8); FILE MERGED
2004/07/06 09:37:17 oj 1.44.8.9: RESYNC: (1.48-1.49); FILE MERGED
2004/06/03 08:49:34 oj 1.44.8.8: merge to m40
2004/06/01 08:47:10 oj 1.44.8.7: RESYNC: (1.45-1.48); FILE MERGED
2004/05/18 08:32:59 oj 1.44.8.6: #i26432# correct index type of column
2004/05/17 13:47:31 oj 1.44.8.5: #i26432# correct index type of column
2004/04/21 13:47:58 oj 1.44.8.4: enable catalog and schema disabling
2004/01/02 13:56:11 oj 1.44.8.3: RESYNC: (1.44-1.45); FILE MERGED
2003/11/05 11:36:12 oj 1.44.8.2: #111075# ongoing work
2003/10/24 06:29:57 oj 1.44.8.1: #i21643# import filter changes
2004-08-02 14:00:09 +00:00
Oliver Bolte
a600fbfc4d INTEGRATION: CWS oj5 (1.48.32); FILE MERGED
2004/05/19 09:20:16 oj 1.48.32.1: #109328# new strings
2004-06-01 09:08:36 +00:00
Oliver Bolte
4e41f4126c #100000# syntax 2004-03-16 11:11:11 +00:00
Oliver Bolte
7bfb9ccb76 INTEGRATION: CWS oj08 (1.10.148); FILE MERGED
2004/01/30 13:28:23 oj 1.10.148.1: #i23881# change unsigned handling
2004-03-15 14:45:30 +00:00
Rüdiger Timm
a725160212 INTEGRATION: CWS oj07 (1.44.38); FILE MERGED
2004/01/28 09:25:02 oj 1.44.38.2: RESYNC: (1.44-1.45); FILE MERGED
2003/08/27 10:08:52 oj 1.44.38.1: #i18583# adjust value when it is unsigned
2004-03-02 11:41:09 +00:00
Rüdiger Timm
0349453c3a INTEGRATION: CWS geordi2q10 (1.44.68); FILE MERGED
2003/11/28 09:42:52 rt 1.44.68.1: #111934#: join CWS dba01pp1
2003-12-01 09:33:47 +00:00
Vladimir Glazounov
d2e73a066b INTEGRATION: CWS dba08 (1.43.10); FILE MERGED
2003/06/17 13:39:41 oj 1.43.10.1: #i15201# set additional flags when first or last go wrong and set correct bookmark values for the keyset
2003-06-25 10:02:13 +00:00
Vladimir Glazounov
66b3a712dd INTEGRATION: CWS dba05 (1.42.8); FILE MERGED
2003/05/02 10:13:19 oj 1.42.8.2: #i13926# adjust key entry
2003/04/29 07:54:07 oj 1.42.8.1: #i13926# correct index of row access for auto increment columns
2003-05-19 11:53:57 +00:00
Vladimir Glazounov
abc258dd98 INTEGRATION: CWS dbgmacros1 (1.41.14); FILE MERGED
2003/04/09 10:44:08 kso 1.41.14.1: #108413# - debug macro unification.
2003-04-15 15:02:07 +00:00
Jens-Heiner Rechtien
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00
Ocke Janssen
269152823b #105154# insert the handling for BLOB and CLOB 2002-11-15 08:00:16 +00:00
Ocke Janssen
3714640093 #i6529# use real table name instead of alias for update,delete and insert statements 2002-10-11 06:23:16 +00:00
Ocke Janssen
691d2335d0 #i3289# correct table name quoting so that in every situation the correct schema, catalog is used 2002-10-08 11:46:28 +00:00
Ocke Janssen
1982c8b432 #97524# remember column type for reuse 2002-10-01 08:03:59 +00:00
Ocke Janssen
60bf9dc456 #100839# clear variables before use them again 2002-08-30 07:59:39 +00:00
Ocke Janssen
aa380fd7a3 #98671# change type for sequence to VARBINARY 2002-08-26 11:38:27 +00:00
Ocke Janssen
c2359f9027 #102394# insert even into key row if no auto increment exists 2002-08-22 09:07:04 +00:00
Ocke Janssen
026c96e1bb #95146# ask for generated values after insert new row 2002-07-25 05:38:47 +00:00
Ocke Janssen
a284db9ed4 #97987# append index columns only when not null 2002-03-18 12:59:43 +00:00
Ocke Janssen
31437103a5 #96052# quote tablename 2001-12-17 11:51:16 +00:00
Ocke Janssen
b91b2f522e #95779# use of alias tablename 2001-12-11 08:09:42 +00:00
Ocke Janssen
84b21823a1 #95610# fetch autoincrement values after insert with max 2001-12-05 13:56:24 +00:00