summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2013-06-29fdo#66130 correct "skip column name" condition for LIKE predicateLionel Elie Mamane1-1/+1
2013-06-28Replace buggy pgsql-sdbc datetime functions with dbtools equivalentsLionel Elie Mamane6-123/+22
2013-06-28fix nanosecond computationLionel Elie Mamane1-57/+42
2013-06-28fdo#66216 JDBC no fractional second in time formatLionel Elie Mamane1-1/+2
2013-06-28fdo#66216 fix DBTypeConversion::toTime overflowLionel Elie Mamane1-2/+2
2013-06-28fdo#66216 fix DBTypeConversion::toTimeString formatLionel Elie Mamane1-4/+7
2013-06-24fdo#49708 when there is no Primary Key, there is no Primay KeyLionel Elie Mamane1-2/+9
2013-06-18fdo#65653 make columnMatchP saferLionel Elie Mamane1-0/+3
2013-06-15fdo#65653, fdo#65619, fdo#65216: Missing checkZolnai Tamás1-1/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks2-26/+19
2013-05-23RHEL-5 baseline ver of flex doesn't have nounistdCaolán McNamara1-1/+1
2013-05-21Some more linking fixingFridrich Štrba1-0/+1
2013-05-21Add tl for DbgUnhandledException()Tor Lillqvist1-0/+1
2013-05-21more linking fixNoel Grandin1-0/+1
2013-05-21fix for linkingNoel Grandin3-0/+3
2013-05-19flat db driver: reorganise OFlatTableLionel Elie Mamane2-142/+184
2013-05-19flat file db driver: clean up seekRowLionel Elie Mamane1-49/+57
2013-05-19janitorial: spelling in commentLionel Elie Mamane1-1/+1
2013-05-19remove unused & suspicious methodLionel Elie Mamane2-32/+32
2013-05-19fdo#47951 flat text table: update m_nRowPos when moving by bookmarkLionel Elie Mamane1-0/+14
2013-05-19use safer/more explicit C++ castsLionel Elie Mamane1-1/+6
2013-05-19janitorial: clean up commentsLionel Elie Mamane1-6/+1
2013-05-19connectivity::file::OResultSet remove totally unused data memberLionel Elie Mamane2-2/+0
2013-05-19janitorial: typos in commentsLionel Elie Mamane1-2/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-4/+4
2013-05-13fdo#64528 macab URL is sdbc:address:macab, not sdbc:address:macab:*Lionel Elie Mamane1-1/+1
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl1-0/+1
2013-05-09coverity#982277: reosurce leakMarkus Mohrhard2-2/+0
2013-05-08Fix connectivity on WindowsFridrich Štrba1-0/+1
2013-05-07Yet another fix for missing sqlbison.hxxStephan Bergmann1-0/+1
2013-05-07Yet another fix for missing sqlbison.hxxStephan Bergmann1-0/+1
2013-05-07connectivity: fix up some more exotic libs...Michael Stahl4-3/+7
2013-05-07connectivity: remove Package_generatedMichael Stahl10-31/+8
2013-05-07officecfg: remove Package_cppheaderMichael Stahl1-0/+4
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-05-06fix typoPhilipp Riemer1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák5-8/+8
2013-05-05oops. drop ALRT_hsqldb from Module tooDavid Tardon1-1/+0
2013-05-05drop pointless build of a resource fileDavid Tardon3-68/+1
2013-05-02Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-4/+0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks94-2158/+305
2013-04-29pgsql-sdbc: conninfo keywords as static table instead of series of "else if"Wol1-34/+25
2013-04-26remove never-generated "predicate_check" entryLionel Elie Mamane1-1/+0
2013-04-26QueryDesign: in criteria, remove matching column_ref in simple expressionsLionel Elie Mamane1-103/+126
2013-04-26remove unused constLionel Elie Mamane1-5/+0
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane4-21/+59
2013-04-26janitorial: indentation, spacing, ...Lionel Elie Mamane1-6/+6
2013-04-26sal_Bool -> boolLionel Elie Mamane1-2/+2
2013-04-25add missing deps on sqlbison.hxxDavid Tardon4-0/+16
2013-04-24gbuild: drop empty use_packages callsDavid Tardon5-15/+0