summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado
AgeCommit message (Expand)Author
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet
2014-05-12Kill DECL_PROP1IMPL and related (ado part)Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-14typo: recusive -> recursiveThomas Arnhold
2014-04-01fix sal_Bool conversion in connectivity/source/drivers/adoNoel Grandin
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18sal_Bool -> bool fixup in Windows-only ADO driverStephan Bergmann
2014-02-18fix windows buildMarkus Mohrhard
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-06Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt
2013-08-31fix indentationPhilipp Riemer
2013-08-31deleted code that was commented outPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-21valueOf is deprecatedLuboš Luňák
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-06-12cppcheck: reduce scopeJulien Nabet
2013-06-12cppcheck: fix Variable "hr" reassignmentJulien Nabet
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-04doubled namespacesThomas Arnhold
2012-12-20Some cppcheck cleaning in connectivityJulien Nabet
2012-12-07Some cppcheck cleaningJulien Nabet
2012-12-03one more strange mingw string problemLuboš Luňák
2012-12-03fix build with fast string operator+Luboš Luňák
2012-11-06XMultiServiceFactory / XComponentContext fixTor Lillqvist
2012-11-05ADO getRSConcurr(): translate ADO LockTypeEnum into our css::sdbc::RSConcurrLionel Elie Mamane
2012-11-03fix copy ctorLuboš Luňák
2012-11-02connectivity: port ado driver to new OColumn, tooLionel Elie Mamane
2012-11-02janitorial: spacingLionel Elie Mamane