summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Fix typosAndrea Gelmini1-2/+2
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara993-3/+3
2017-09-21More naming errors. There are no "Descriptions" in the SDBCX module,Damjan Jovanovic4-8/+8
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin4-74/+66
2017-09-21Fix a typo in the XServiceInfo implementationDamjan Jovanovic1-3/+2
2017-09-20unused m_nFetchSize in OResultSetNoel Grandin2-3/+1
2017-09-19Looks like we can just as well use ADORecordset hereStephan Bergmann1-1/+1
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-11connectivity DatabaseMetaData: pull out OComponent from OCalc/WriterMiklos Vajna6-437/+306
2017-09-06loplugin:unnecessaryparenJan-Marek Glogowski1-4/+4
2017-09-04loplugin:unnecessaryparen in connectivityNoel Grandin1-4/+4
2017-09-01Remove unused m_aBatchVector membersStephan Bergmann1-2/+0
2017-08-31Replace some lists by vectors (+rename vars)Julien Nabet5-23/+23
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet6-11/+11
2017-08-31Replace list by vector for getResourceStringWithSubstitutionJulien Nabet3-6/+6
2017-08-31loplugin:constparams: connectivity (clang-cl)Stephan Bergmann6-7/+7
2017-08-31loplugin:constparams: connectivity (macOS)Stephan Bergmann2-2/+2
2017-08-17Related tdf#111634: Multiple memory leaks in libmacabdrv1 (part3)Julien Nabet2-0/+3
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin5-11/+9
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-11/+11
2017-08-11Related tdf#111634: Multiple memory leaks in libmacabdrv1 (part2)Julien Nabet1-0/+2
2017-08-11Related tdf#111634: Multiple memory leaks in libmacabdrv1Julien Nabet1-0/+2
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin8-9/+15
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin12-26/+26
2017-08-08loplugin:unusedmethodsNoel Grandin2-4/+0
2017-08-08loplugin:constantparamNoel Grandin2-11/+5
2017-08-08loplugin:singlevalfieldsNoel Grandin2-4/+2
2017-08-07loplugin:oncevarStephan Bergmann1-20/+10
2017-08-07loplugin:useuniqueptrStephan Bergmann3-9/+12
2017-08-07Remove dead DBG_UTIL codeStephan Bergmann1-21/+0
2017-08-07-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2017-08-05silence snprintf warningCaolán McNamara1-9/+7
2017-08-05refactor to remove the gotosCaolán McNamara1-26/+20
2017-08-02add a few const purely for documentation reasonsLionel Elie Mamane1-11/+11
2017-08-02tdf#110997 protect calls to implBuildFromRelative from year overflowLionel Elie Mamane1-4/+28
2017-08-02remove unnecessary use of 'this->'Noel Grandin2-2/+2
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-29/+6
2017-08-02connectivity: partially merge OWriterTable and OCalcTableMiklos Vajna6-315/+302
2017-08-01move resmgr to unotoolsCaolán McNamara2-8/+4
2017-08-01loplugin:checkunusedparamsNoel Grandin4-22/+29
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-5/+5
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin1-1/+1
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane3-14/+166
2017-07-28loplugin:constparams handle constructorsNoel Grandin15-19/+19
2017-07-28loplugin:checkunusedparams more part2Noel Grandin3-5/+3
2017-07-28loplugin:checkunusedparams more part1Noel Grandin3-8/+2
2017-07-25loplugin:unusedmethodsNoel Grandin3-5/+0
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-14/+6
2017-07-24add libebook-1.2.so.19 in EApi.cxxRico Tzschichholz1-0/+1