summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2016-06-07connectivity: DBase: fix some obvious endian issuesMichael Stahl
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-24Convert T_DRIVERTYPE to scoped enumNoel Grandin
2016-05-24Convert OKeyType to scoped enumNoel Grandin
2016-05-22convert TAscendingOrder to scoped enumNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17Make CSV line parsers consistent with CSV field parsers.Damjan Jovanovic
2016-05-12tweak assert and switch to squeak by NDEBUG and nonNDEBUGCaolán McNamara
2016-05-12fall-through->SAL_FALLTHROUGHCaolán McNamara
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-06connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04Fix Windows-only code, part 8Stephan Bergmann
2016-05-04Fix Windows-only code, part 7Stephan Bergmann
2016-05-04Fix Windows-only code, part 6Stephan Bergmann
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-03NULL -> nullptrStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-25-Werror=maybe-uninitializedStephan Bergmann
2016-04-25Cannot extract Any to sal_uInt32Stephan Bergmann
2016-04-25fix Windows buildNoel Grandin
2016-04-25simplify OPropertyMap initNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-22loplugin:salboolStephan Bergmann
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18follow-up for clean-up declarations and includesJochen Nitschke
2016-04-18cppcheck: silence known condition warning in connectivityJochen Nitschke
2016-04-18loplugin:passstuffbyrefStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-15loplugin:passstuffbyrefStephan Bergmann
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#97853 connectivity: fix inverted conditionMichael Stahl
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin
2016-04-11No need to wrap SAL_INFO in OSL_DEBUG_LEVEL > 0Stephan Bergmann
2016-04-11Replace OUtoCStr macroJulien Nabet
2016-04-08tdf#94306 replace boost::noncopyable in c...Jochen Nitschke
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #2tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke