summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2017-10-27loplugin:includeform: connectivity (Windows)Stephan Bergmann
2017-10-24loplugin:includeform: connectivity (macOS)Stephan Bergmann
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-16Make include files found through -Iconnectivity/source/incStephan Bergmann
2017-10-13Do not cast sal_Unicode separator to sal_CharEike Rathke
2017-10-13Correct copypasta decimal separator as group separatorEike Rathke
2017-10-11connectivity writer driver: survive merged cellsMiklos Vajna
2017-10-09Revert "Related tdf#112947: another fix about odbc"Lionel Elie Mamane
2017-10-08Remove extra line added by mistakeJulien Nabet
2017-10-08Related tdf#112947: another fix about odbcJulien Nabet
2017-10-08tdf#112947: fix write to free'd memory (odbc)Julien Nabet
2017-10-06use more rtl::Reference in connectivityNoel Grandin
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-25Fix typosAndrea Gelmini
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara99
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-21More naming errors. There are no "Descriptions" in the SDBCX module,Damjan Jovanovic
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-09-21Fix a typo in the XServiceInfo implementationDamjan Jovanovic
2017-09-20unused m_nFetchSize in OResultSetNoel Grandin
2017-09-19Looks like we can just as well use ADORecordset hereStephan Bergmann
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-11connectivity DatabaseMetaData: pull out OComponent from OCalc/WriterMiklos Vajna
2017-09-06loplugin:unnecessaryparenJan-Marek Glogowski
2017-09-04loplugin:unnecessaryparen in connectivityNoel Grandin
2017-09-01Remove unused m_aBatchVector membersStephan Bergmann
2017-08-31Replace some lists by vectors (+rename vars)Julien Nabet
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet
2017-08-31Replace list by vector for getResourceStringWithSubstitutionJulien Nabet
2017-08-31loplugin:constparams: connectivity (clang-cl)Stephan Bergmann
2017-08-31loplugin:constparams: connectivity (macOS)Stephan Bergmann
2017-08-29remove some unused macro definitionsNoel Grandin
2017-08-17Related tdf#111634: Multiple memory leaks in libmacabdrv1 (part3)Julien Nabet
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-11Related tdf#111634: Multiple memory leaks in libmacabdrv1 (part2)Julien Nabet
2017-08-11Related tdf#111634: Multiple memory leaks in libmacabdrv1Julien Nabet
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-08loplugin:singlevalfieldsNoel Grandin