summaryrefslogtreecommitdiff
path: root/connectivity/source/inc
AgeCommit message (Expand)AuthorFilesLines
2013-11-13xub_StrLen->sal_Int32Caolán McNamara1-1/+1
2013-11-10clean up #ifdef ICC codeMichael Stahl1-50/+0
2013-11-07typo in commentLionel Elie Mamane1-1/+1
2013-10-25connectivity commontools DatabaseMetaData: provide for getUDTs, tooLionel Elie Mamane2-1/+5
2013-10-23clean up some include guardsThomas Arnhold2-6/+6
2013-10-21fdo#68849 add some header guardsThomas Arnhold1-0/+6
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara9-19/+0
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2-4/+3
2013-07-19Cleanup String in connectivityNorbert Thiebaud10-21/+21
2013-07-10Further fallout from the connectivity SQL parser changesTor Lillqvist3-157/+0
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud2-10/+11
2013-06-28fdo#62699 remove pass-through headerThomas Arnhold2-30/+3
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin4-7/+7
2013-05-19flat db driver: reorganise OFlatTableLionel Elie Mamane1-8/+18
2013-05-19janitorial: spelling in commentLionel Elie Mamane1-1/+1
2013-05-19remove unused & suspicious methodLionel Elie Mamane1-1/+1
2013-05-19janitorial: clean up commentsLionel Elie Mamane1-6/+1
2013-05-19connectivity::file::OResultSet remove totally unused data memberLionel Elie Mamane1-1/+0
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-2/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák131-784/+784
2013-03-25remove external include guardsThomas Arnhold1-2/+0
2013-03-25Remove a couple of unused private fieldsTor Lillqvist1-2/+0
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-5/+3
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim13-0/+29
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin2-6/+4
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+3
2012-12-29WaE: "PAGE_SIZE" redefinedTor Lillqvist1-1/+1
2012-12-17use return value optimizationCaolán McNamara1-1/+1
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin1-3/+4
2012-12-07no SAL_CALL for internal utility functionsLionel Elie Mamane1-8/+8
2012-12-07fix missing SAL_CALL attributesNoel Grandin1-5/+5
2012-12-06fdo#47520 ODBC: overhaul data fetchingLionel Elie Mamane1-7/+30
2012-12-06comment meaning inverted wrt to reality in codeLionel Elie Mamane1-1/+1
2012-12-06const-ify arguments of some OTools function membersLionel Elie Mamane1-2/+2
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin1-2/+2
2012-11-03fix strange copy ctor that triggers a missing base initialization warningLuboš Luňák1-1/+2
2012-11-03fdo#53070 fix access violationDavid Ostrovsky1-2/+1
2012-10-26ODBC PreparedStatement Parameters: redesign setXXX handlingLionel Elie Mamane3-94/+36
2012-10-26odbc::OTools::bindParameter takes an ODBCtype, not a JDBCtypeLionel Elie Mamane1-1/+1
2012-10-26fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rowsLionel Elie Mamane1-1/+1
2012-10-26dbase::ODbaseTable::WriteMemo does not change its ORowSetValue& argumentLionel Elie Mamane1-1/+1
2012-09-24To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann1-0/+4
2012-09-18mork driver implementationDavid Ostrovsky2-0/+65
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-10/+0
2012-08-21Put functions exported by sqlbison.hxx into a .hxx fileLionel Elie Mamane1-0/+23
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim1-1/+1
2012-08-13callcatcher: update listCaolán McNamara1-1/+0