summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
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
2017-08-07loplugin:oncevarStephan Bergmann
2017-08-07loplugin:useuniqueptrStephan Bergmann
2017-08-07Remove dead DBG_UTIL codeStephan Bergmann
2017-08-07-Werror,-Wunused-private-fieldStephan Bergmann
2017-08-05silence snprintf warningCaolán McNamara
2017-08-05refactor to remove the gotosCaolán McNamara
2017-08-02add a few const purely for documentation reasonsLionel Elie Mamane
2017-08-02tdf#110997 protect calls to implBuildFromRelative from year overflowLionel Elie Mamane
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-02connectivity: partially merge OWriterTable and OCalcTableMiklos Vajna
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin