summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2013-06-29remove some createFromAscii usageThomas Arnhold2-2/+2
2013-06-28remove pointless external guards for standard headersMichael Stahl2-4/+0
2013-06-28impl_parseLikeNodeToString_throw should be called only on a like_predicateLionel Elie Mamane1-0/+1
2013-06-28fdo#66130 correct "skip column name" condition for LIKE predicateLionel Elie Mamane1-1/+1
2013-06-28remove ::connectivity::to(Date)?(Time)?String; same as DBTypeConversion::*Lionel Elie Mamane2-47/+3
2013-06-28fdo#62699 remove pass-through headerThomas Arnhold2-30/+3
2013-06-27fix nanosecond computationLionel Elie Mamane1-58/+43
2013-06-27Replace buggy pgsql-sdbc datetime functions with dbtools equivalentsLionel Elie Mamane6-123/+22
2013-06-27new dbtools::DBTypeConversion::toTimeStringS for time in second precisionLionel Elie Mamane2-2/+12
2013-06-27fdo#66216 JDBC no fractional second in time formatLionel Elie Mamane1-1/+2
2013-06-27fdo#66216 fix DBTypeConversion::toTime overflowLionel Elie Mamane1-2/+2
2013-06-27fdo#66216 fix DBTypeConversion::toTimeString formatLionel Elie Mamane1-4/+7
2013-06-27unused constantLionel Elie Mamane1-1/+0
2013-06-21fixupLionel Elie Mamane1-1/+1
2013-06-21fdo#49708 when there is no Primary Key, there is no Primay KeyLionel Elie Mamane1-2/+9
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa2-2/+2
2013-06-18Revert "fdo#65653, fdo#65619, fdo#65216: Missing check"Lionel Elie Mamane1-1/+1
2013-06-18fdo#65653 make columnMatchP saferLionel Elie Mamane1-0/+3
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan33-869/+840
2013-06-16cppcheck: fix uninitMemberVar for postgresql partJulien Nabet2-1/+4
2013-06-15fdo#65653, fdo#65619, fdo#65216: Missing checkZolnai Tamás1-1/+1
2013-06-15loplugin warningsStephan Bergmann4-12/+16
2013-06-12cppcheck: reduce scopeJulien Nabet1-1/+1
2013-06-12cppcheck: fix Variable "hr" reassignmentJulien Nabet1-9/+4
2013-06-07Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile2-7/+12
2013-06-05use uno::Reference#clear() method...Noel Grandin6-9/+9
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-06-03re-base on ALv2 code. Includes:Michael Meeks2-26/+19
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin1-3/+2
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin6-40/+36
2013-05-29connectivity: make MSVC happy with pairFirstLessMichael Stahl1-4/+17
2013-05-29Ensure socket or pipe are passed to the native driverAriel Constenla-Haile1-0/+19
2013-05-29Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile2-5/+10
2013-05-23RHEL-5 baseline ver of flex doesn't have nounistdCaolán McNamara1-1/+1
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin12-20/+21
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