summaryrefslogtreecommitdiff
path: root/connectivity/source/inc
AgeCommit message (Expand)Author
2016-10-16clang-cl loplugin: connectivityStephan Bergmann
2016-10-11Replace OLEVariant operators with proper functions, for clarityStephan Bergmann
2016-10-11Replace OLEString operators with proper functions, for clarityStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01coverity#1372398 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372390 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372389 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372383 Uncaught exceptionCaolán McNamara
2016-08-30declare default dtor as virtualCaolán McNamara
2016-08-28Resolves: tdf#81883 dispose OCalcConnection's doc before shutdownCaolán McNamara
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Remove useless comments (one was even wrong)Stephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-06connectivity: DBase: fix some obvious endian issuesMichael Stahl
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-24Convert OKeyType to scoped enumNoel Grandin
2016-05-22convert TAscendingOrder to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-25simplify OPropertyMap initNoel Grandin
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-23loplugin:constantparam in connectivityNoel Grandin
2016-03-18replace typedef OIndex_ADO->sdbcx::OIndexNoel Grandin
2016-03-09loplugin:constantparam in connectivityNoel Grandin
2016-03-08tdf#75280 Replace sal_uIntPtr to better types in /connectivityJaskaran
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-03loplugin:unuseddefaultparams in connectivityNoel Grandin
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin
2016-02-23Guard against globally shared UNO ref accessed from wrong UNO envStephan Bergmann
2016-02-23Replace nested pairs with structStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-20loplugin:unusedmethodsNoel Grandin