summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
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
2017-07-05loplugin:casttovoid (clang-cl): connectivityStephan Bergmann
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-07-04loplugin:unusedfieldsNoel Grandin
2017-07-04loplugin:casttovoidStephan Bergmann
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03loplugin:oncevar (clang-cl): connectivityStephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-07-02Typo: isCaseSensitveExtension->isCaseSensitiveExtensionJulien Nabet
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-06-30loplugin:oncevarStephan Bergmann
2017-06-29loplugin:oncevarStephan Bergmann
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-28In DatabaseMetaData::getIndexInfo, isPrimary has always been ignoredStephan Bergmann
2017-06-28connectivity: Fix memory leak at finding non-empty fileTakeshi Abe
2017-06-27In OSQLParseTreeIterator::traverseCreateColumns, nLen has always been ignoredStephan Bergmann
2017-06-26s/catched/caughtNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-14dBASE: put back an array for trailerJulien Nabet
2017-06-14loplugin:redundantcase (clang-cl)Stephan Bergmann
2017-06-13dBASE: remove wrong m_ prefix introduced in a recent commitJulien Nabet
2017-06-13dBASE: typo + remove useless comment from previous commitJulien Nabet
2017-06-13dBASE: header refactoringJulien Nabet
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-06-12tdf#55631: DBASE import (take 2)Julien Nabet
2017-06-12Fix typosAndrea Gelmini
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-11Fix typosAndrea Gelmini
2017-06-10DBase, encodings mixedJulien Nabet
2017-06-05Improved loplugin:cstylecast to reference types: connectivityStephan Bergmann
2017-06-03android: Update configure.ac for NDK r14b versionbrainbreaker
2017-06-02Cleaning in table.cxx of firebirdJulien Nabet
2017-05-31simplify OSQLScanner::SQLyyerrorNoel Grandin
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
2017-05-28remove unnecessary use of OString::getStrNoel Grandin