summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)Author
2018-01-17Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2018-01-11(related:tdf#114939) connectivity: use real SHA1Michael Stahl
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05Replace deprecated std::mem_fun et al in connectivityStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan 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-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara99
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
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-07Remove dead DBG_UTIL codeStephan Bergmann
2017-08-07-Werror,-Wunused-private-fieldStephan Bergmann
2017-08-05silence snprintf warningCaolá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-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: connectivityStephan Bergmann
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-07No language driver in header for dBASEIII/PlusJulien Nabet
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
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 more begin()/end() for SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30fix convertName2SQLNameNoel Grandin
2017-05-30untwist the logic in convertName2SQLNameNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin