summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* 122658: Fixed typo in localized string.Andre Fischer2013-07-011-1/+1
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-304-52/+55
* remove OUString wrap for string literalsThomas Arnhold2013-06-2925-66/+66
* remove some createFromAscii usageThomas Arnhold2013-06-292-2/+2
* remove pointless external guards for standard headersMichael Stahl2013-06-282-4/+0
* impl_parseLikeNodeToString_throw should be called only on a like_predicateLionel Elie Mamane2013-06-281-0/+1
* fdo#66130 correct "skip column name" condition for LIKE predicateLionel Elie Mamane2013-06-281-1/+1
* remove ::connectivity::to(Date)?(Time)?String; same as DBTypeConversion::*Lionel Elie Mamane2013-06-282-47/+3
* fdo#62699 remove pass-through headerThomas Arnhold2013-06-282-30/+3
* fix nanosecond computationLionel Elie Mamane2013-06-271-58/+43
* Replace buggy pgsql-sdbc datetime functions with dbtools equivalentsLionel Elie Mamane2013-06-276-123/+22
* new dbtools::DBTypeConversion::toTimeStringS for time in second precisionLionel Elie Mamane2013-06-272-2/+12
* fdo#66216 JDBC no fractional second in time formatLionel Elie Mamane2013-06-271-1/+2
* fdo#66216 fix DBTypeConversion::toTime overflowLionel Elie Mamane2013-06-271-2/+2
* fdo#66216 fix DBTypeConversion::toTimeString formatLionel Elie Mamane2013-06-271-4/+7
* unused constantLionel Elie Mamane2013-06-271-1/+0
* fixupLionel Elie Mamane2013-06-211-1/+1
* fdo#49708 when there is no Primary Key, there is no Primay KeyLionel Elie Mamane2013-06-211-2/+9
* fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa2013-06-182-2/+2
* Revert "fdo#65653, fdo#65619, fdo#65216: Missing check"Lionel Elie Mamane2013-06-181-1/+1
* fdo#65653 make columnMatchP saferLionel Elie Mamane2013-06-181-0/+3
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-06-1733-869/+840
* cppcheck: fix uninitMemberVar for postgresql partJulien Nabet2013-06-162-1/+4
* fdo#65653, fdo#65619, fdo#65216: Missing checkZolnai Tamás2013-06-151-1/+1
* loplugin warningsStephan Bergmann2013-06-154-12/+16
* cppcheck: reduce scopeJulien Nabet2013-06-121-1/+1
* cppcheck: fix Variable "hr" reassignmentJulien Nabet2013-06-121-9/+4
* Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile2013-06-072-7/+12
* use uno::Reference#clear() method...Noel Grandin2013-06-056-9/+9
* remove unused componentcontext.hxx includesNoel Grandin2013-06-051-1/+0
* re-base on ALv2 code. Includes:Michael Meeks2013-06-032-26/+19
* fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2013-06-031-3/+2
* fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin2013-06-036-40/+36
* connectivity: make MSVC happy with pairFirstLessMichael Stahl2013-05-291-4/+17
* Ensure socket or pipe are passed to the native driverAriel Constenla-Haile2013-05-291-0/+19
* Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile2013-05-292-5/+10
* RHEL-5 baseline ver of flex doesn't have nounistdCaolán McNamara2013-05-231-1/+1
* fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin2013-05-2212-20/+21
* Some more linking fixingFridrich Štrba2013-05-211-0/+1
* Add tl for DbgUnhandledException()Tor Lillqvist2013-05-211-0/+1
* more linking fixNoel Grandin2013-05-211-0/+1
* fix for linkingNoel Grandin2013-05-213-0/+3
* flat db driver: reorganise OFlatTableLionel Elie Mamane2013-05-192-142/+184
* flat file db driver: clean up seekRowLionel Elie Mamane2013-05-191-49/+57
* janitorial: spelling in commentLionel Elie Mamane2013-05-191-1/+1
* remove unused & suspicious methodLionel Elie Mamane2013-05-192-32/+32
* fdo#47951 flat text table: update m_nRowPos when moving by bookmarkLionel Elie Mamane2013-05-191-0/+14
* use safer/more explicit C++ castsLionel Elie Mamane2013-05-191-1/+6
* janitorial: clean up commentsLionel Elie Mamane2013-05-191-6/+1
* connectivity::file::OResultSet remove totally unused data memberLionel Elie Mamane2013-05-192-2/+0