Commit Graph

42 Commits

Author SHA1 Message Date
Ivo Hinkelmann
cb6633d819 INTEGRATION: CWS dba204c (1.41.4); FILE MERGED
2006/08/04 10:03:09 fs 1.41.4.2: #i68137# insert: really insert the given node, not NULL
2006/08/01 14:05:41 fs 1.41.4.1: #i68034#
2006-08-04 12:50:26 +00:00
Oliver Bolte
c3f32b3281 INTEGRATION: CWS dba204a (1.38.58); FILE MERGED
2006/07/13 06:49:50 fs 1.38.58.4: RESYNC: (1.39-1.40); FILE MERGED
2006/07/06 05:54:43 oj 1.38.58.3: default inserted
2006/07/05 08:54:57 oj 1.38.58.2: RESYNC: (1.38-1.39); FILE MERGED
2006/05/22 10:51:46 oj 1.38.58.1: #i50910# refactoring and recognize between in predicate check
2006-07-13 14:14:51 +00:00
Oliver Bolte
c9303efda2 INTEGRATION: CWS qiq (1.38.62); FILE MERGED
2006/06/30 14:00:49 fs 1.38.62.13: #i10000#
2006/06/30 13:19:36 fs 1.38.62.12: #i51143# localize the error message about cyclic sub queries
2006/06/30 13:06:25 fs 1.38.62.11: #i51143# protect against cyclic references in the query names
2006/06/28 08:40:41 fs 1.38.62.10: #i10000#
2006/06/28 07:39:19 fs 1.38.62.9: #i10000#
2006/06/27 15:10:33 fs 1.38.62.8: RESYNC: (1.38-1.39); FILE MERGED
2006/06/07 12:31:17 fs 1.38.62.7: #i51143# allow subqueries in FROM
2006/06/01 09:47:31 fs 1.38.62.6: #i51143# only substitute sub queries if the connection really supports this
2006/05/15 14:43:05 fs 1.38.62.5: during #i51143#: parse 'as' as 'AS', not as empty string - this is much better understandable to the user
2006/05/15 13:46:19 fs 1.38.62.4: #i51143# respect return value of tableNameNodeToStr
2006/05/15 13:34:18 fs 1.38.62.3: #i51143# when parsing a query name to a sub select, don't append alias names if there already is an alias name
2006/05/12 14:11:40 fs 1.38.62.2: #i51143# parseNodeToExecutableStatement now also taking a SQLParser - this allows nested sub queries
2006/05/10 10:19:46 fs 1.38.62.1: #i51143# +parseNodeToExecutableStatement / +getKnownRuleID / some code cleanup
2006-07-10 13:39:02 +00:00
Jens-Heiner Rechtien
10e1f197a8 INTEGRATION: CWS warnings01 (1.37.30); FILE MERGED
2006/06/08 09:46:46 fs 1.37.30.4: #i57457# warning-free code: remove unused local variable
2006/01/25 21:01:02 sb 1.37.30.3: RESYNC: (1.37-1.38); FILE MERGED
2005/11/16 12:59:30 fs 1.37.30.2: #i57457# warning free code
2005/11/07 14:44:14 fs 1.37.30.1: #i57457# warning-free code
2006-06-20 01:09:05 +00:00
Oliver Bolte
1c3b94c3b4 INTEGRATION: CWS dba202b (1.37.40); FILE MERGED
2005/12/27 06:44:43 oj 1.37.40.1: #129348# check if child[0] is a leaf
2006-01-16 14:04:30 +00:00
Rüdiger Timm
da1c4efc36 INTEGRATION: CWS ooo19126 (1.36.62); FILE MERGED
2005/09/05 17:25:51 rt 1.36.62.1: #i54170# Change license header: remove SISSL
2005-09-08 06:41:26 +00:00
Vladimir Glazounov
7a05e988fe INTEGRATION: CWS dba26 (1.35.66); FILE MERGED
2005/03/15 14:42:39 fs 1.35.66.1: #i26655# unified the date handling - now also recognizing date values if enclosed in ' signs (i.e. as string)
2005-03-23 08:43:02 +00:00
Rüdiger Timm
ee844fd239 INTEGRATION: CWS insight02 (1.34.2); FILE MERGED
2004/08/16 09:57:33 oj 1.34.2.1: #i26794# check parameter names also in sub selects
2004-09-09 08:04:29 +00:00
Jens-Heiner Rechtien
a6b94071cb INTEGRATION: CWS insight01 (1.32.52); FILE MERGED
2004/05/28 11:23:23 oj 1.32.52.2: RESYNC: (1.32-1.33); FILE MERGED
2004/05/13 14:15:19 oj 1.32.52.1: #i18608# use default format key if not already set
2004-08-02 16:16:59 +00:00
Rüdiger Timm
4827d25035 INTEGRATION: CWS oj07 (1.32.64); FILE MERGED
2003/08/29 07:09:37 oj 1.32.64.1: #i18758# fix iso date problem
2004-03-02 11:37:20 +00:00
Jens-Heiner Rechtien
53128e64b7 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 15:38:50 +00:00
Ocke Janssen
a9dcd87448 #97230# new interface for ParseContext 2002-09-27 10:26:33 +00:00
Ocke Janssen
d9b821e0f1 #100839# float not in switch stmt 2002-07-01 06:06:44 +00:00
Frank Schönheit
00d21e6067 #98181# outsourced getNumberFormatProperty to comphelper 2002-04-09 13:39:42 +00:00
Frank Schönheit
8fc3572879 #98181# +OParseContext::getPreferredLocale/::setDefaultLocale : use the new get method if no locale, but a context is supplied 2002-04-08 15:26:02 +00:00
Hans-Joachim Lankenau
1f0910c48b #i3114# change to YACCTARGET 2002-03-06 12:25:45 +00:00
Ocke Janssen
f466ce42c2 #93812# new flag for parametername substitution 2001-10-29 09:23:34 +00:00
Frank Schönheit
3ea5fd0000 #i1948# for parameter columns, use a correct realname 2001-10-22 13:51:15 +00:00
Ocke Janssen
b75c8e2d98 #92613# unbound evaluationrow fixed 2001-10-01 10:24:29 +00:00
Ocke Janssen
c5793c12ee #92339# type corrected from LTRIM function 2001-09-27 08:47:43 +00:00
Ocke Janssen
1f604e142d #92338# use of getToken from OUString 2001-09-24 10:34:51 +00:00
Ocke Janssen
313930e7f1 #92006# correct error message 2001-09-17 11:15:52 +00:00
Ocke Janssen
2d7388c152 #90015# code corrcetions for some speedup's 2001-08-24 05:19:41 +00:00
Ocke Janssen
aa9bea0cc7 #87935# parameter corrected for predicate tree 2001-07-25 05:14:12 +00:00
Ocke Janssen
309852637b #88223# ConvertLikeToken called 2001-06-28 05:30:23 +00:00
Ocke Janssen
cb9a845def #86839# flush scanner buffer 2001-05-25 12:11:19 +00:00
Ocke Janssen
39dcd56125 #86528# disable exception in some files 2001-05-23 08:18:28 +00:00
Philipp Lohmann
9c2faa1a78 rtl string api changes 2001-05-11 16:51:47 +00:00
Ocke Janssen
84d83710fd some changes for ref vector and some typedefs 2001-05-02 11:57:37 +00:00
Joachim Lingner
730d9ab61f OSL_ENSHURE replaced by OSL_ENSURE 2001-03-21 12:52:43 +00:00
Ocke Janssen
696baf8ea1 #84710# set realname for parameter too 2001-03-13 07:24:04 +00:00
Ocke Janssen
275de5bf49 make parseContext const 2001-02-14 09:30:58 +00:00
Ocke Janssen
5aac8b852e quote tablealias as well 2001-02-01 12:27:28 +00:00
Ocke Janssen
6a7d1ebaa7 check state 2001-01-30 15:04:46 +00:00
Ocke Janssen
f970ce8e0d parser changed for table names 2001-01-09 12:11:07 +00:00
Sander Vesik
26e6ab72f9 Remove stl/ from #include statement 2000-11-22 15:51:52 +00:00
Ocke Janssen
ca830ca8c5 change catch 2000-11-13 06:14:23 +00:00
Ocke Janssen
c19ba9bc96 make some corrections 2000-11-09 07:48:25 +00:00
Ocke Janssen
0cd2621b09 remove tools from dbtools 2000-10-19 10:47:14 +00:00
Ocke Janssen
a7c249ee58 header moved 2000-09-29 14:13:06 +00:00
Patrick Luby
5016722f59 Added initialization of static data members for template classes for Mac OS X 2000-09-25 03:28:50 +00:00
Jens-Heiner Rechtien
c25ec0608a initial import 2000-09-18 15:18:56 +00:00