summaryrefslogtreecommitdiff
path: root/connectivity/source/inc
AgeCommit message (Expand)Author
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-19Fix typosAndrea Gelmini
2017-03-17remove unused defines from HRC files in connectivityNoel Grandin
2017-03-15loplugin:unncessaryoverride (clang-cl)Stephan Bergmann
2017-03-11Fix typosAndrea Gelmini
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-17remove unused NONE from TAscendingOrder enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-07connectivity: Remove leftover OEvaluateSetTakeshi Abe
2017-02-06loplugin:unusedenumconstants in connectivity..cuiNoel Grandin
2017-02-01loplugin:unnecessaryoverrideStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-20loplugin:dynexcspec (clang-cl), connectivityStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin
2017-01-09New loplugin:externvar: connectivityStephan Bergmann
2016-11-24coverity#1371267 Missing move assignment operatorCaolán McNamara
2016-11-22OPreparedStatement::m_aTypeInfo is unusedStephan Bergmann
2016-11-18sync ONDXPagePtr impl with current SvRef implCaolán McNamara
2016-11-18this is copied from SvRefBase, so copy the clang opt fix here tooCaolán McNamara
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-14Make ~OCode an anchor again for vtable and RTTI emissionStephan Bergmann
2016-11-12coverity#1371239 Missing move assignment operatorCaolán McNamara
2016-11-11Revert "coverity#1371239 Missing move assignment operator"Caolán McNamara
2016-11-11coverity#1371239 Missing move assignment operatorCaolán McNamara
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann
2016-10-26coverity#1374287 Uncaught exceptionCaolán McNamara
2016-10-26coverity#1374285 Uncaught exceptionCaolán McNamara
2016-10-26coverity#1374283 Uncaught exceptionCaolán McNamara
2016-10-17loplugin:unnecessaryoverrideStephan Bergmann
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