summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
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
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-24add libebook-1.2.so.19 in EApi.cxxRico Tzschichholz
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-23loplugin:unnecessaryvirtualNoel Grandin
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)Eike Rathke
2017-07-19connectivity: merge OCalcColumns and OWriterColumnsMiklos Vajna
2017-07-19connectivity: merge OCalcPreparedStatement and OWriterPreparedStatementMiklos Vajna
2017-07-19connectivity: merge OCalcStatement and OWriterStatementMiklos Vajna
2017-07-19connectivity: merge OCalcResultSet and OWriterResultSetMiklos Vajna
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-18connectivity writer driver: mention Writer in display nameMiklos Vajna
2017-07-18connectivity writer driver: add Statement implementationMiklos Vajna
2017-07-18connectivity writer driver: add ResultSet implementationMiklos Vajna
2017-07-18-Werror,-Wunused-private-fieldStephan Bergmann
2017-07-18connectivity writer driver: add PreparedStatement implementationMiklos Vajna
2017-07-18connectivity writer driver: add Columns implementationMiklos Vajna
2017-07-18connectivity writer driver: add Table implementationMiklos Vajna
2017-07-18connectivity writer driver: add Tables implementationMiklos Vajna
2017-07-18connectivity writer driver: add Catalog implementationMiklos Vajna
2017-07-17connectivity writer driver: initial DatabaseMetaData implementationMiklos Vajna
2017-07-17loplugin:oncevar: connectivity (clang-cl)Stephan Bergmann
2017-07-17connectivity: add initial writer backendMiklos Vajna
2017-07-13loplugin:oncevar: empty strings: connectivityStephan Bergmann
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-11loplugin:unnecessaryparenStephan Bergmann
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-09cppcheck: uselessCallsRemoveJochen Nitschke
2017-07-07No language driver in header for dBASEIII/PlusJulien Nabet
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-07tdf#108782 replace std::bind2nd with lambdaJochen Nitschke
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin