summaryrefslogtreecommitdiffstats
path: root/connectivity/source/inc
Commit message (Expand)AuthorAgeFilesLines
* dBASE: put back an array for trailerJulien Nabet2017-06-141-17/+22
* loplugin:redundantcase (clang-cl)Stephan Bergmann2017-06-141-1/+1
* dBASE: remove wrong m_ prefix introduced in a recent commitJulien Nabet2017-06-131-14/+14
* dBASE: typo + remove useless comment from previous commitJulien Nabet2017-06-131-3/+3
* dBASE: header refactoringJulien Nabet2017-06-131-8/+19
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
* loplugin:unusedfieldsNoel Grandin2017-05-192-7/+0
* loplugin:checkunusedparams in connectivityNoel Grandin2017-04-281-1/+1
* remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara2017-04-274-8/+8
* another name for a nonlocalized string is a stringCaolán McNamara2017-04-272-69/+12
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-252-0/+2
* revert bits of "remove some old MSVC workarounds"Noel Grandin2017-04-221-2/+3
* remove some old MSVC workaroundsNoel Grandin2017-04-211-3/+2
* loplugin:redundantinline (clang-cl)Stephan Bergmann2017-04-0410-21/+21
* tdf#39468 Translate German commentsJens Carl2017-03-291-2/+1
* Fix typosAndrea Gelmini2017-03-252-2/+2
* Fix typosAndrea Gelmini2017-03-191-1/+1
* remove unused defines from HRC files in connectivityNoel Grandin2017-03-174-24/+0
* loplugin:unncessaryoverride (clang-cl)Stephan Bergmann2017-03-151-1/+1
* Fix typosAndrea Gelmini2017-03-111-1/+1
* drop various _MSC_VER < 1900 conditionalsCaolán McNamara2017-03-061-2/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-0322-97/+97
* Fix typosAndrea Gelmini2017-03-033-3/+3
* remove unused NONE from TAscendingOrder enumNoel Grandin2017-02-171-1/+0
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-1533-115/+115
* Remove MinGW supportStephan Bergmann2017-02-101-3/+0
* connectivity: Remove leftover OEvaluateSetTakeshi Abe2017-02-072-3/+0
* loplugin:unusedenumconstants in connectivity..cuiNoel Grandin2017-02-061-5/+4
* loplugin:unnecessaryoverrideStephan Bergmann2017-02-012-9/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-26105-1965/+1908
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-251-1/+1
* loplugin:dynexcspec (clang-cl), connectivityStephan Bergmann2017-01-2011-2/+94
* New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2017-01-1928-3/+214
* new loplugin: useuniqueptr: connectivityNoel Grandin2017-01-171-1/+2
* New loplugin:externvar: connectivityStephan Bergmann2017-01-091-0/+63
* coverity#1371267 Missing move assignment operatorCaolán McNamara2016-11-241-0/+1
* OPreparedStatement::m_aTypeInfo is unusedStephan Bergmann2016-11-222-3/+2
* sync ONDXPagePtr impl with current SvRef implCaolán McNamara2016-11-181-19/+10
* this is copied from SvRefBase, so copy the clang opt fix here tooCaolán McNamara2016-11-181-1/+3
* new loplugin finalprotectedNoel Grandin2016-11-161-1/+0
* Make ~OCode an anchor again for vtable and RTTI emissionStephan Bergmann2016-11-141-1/+1
* coverity#1371239 Missing move assignment operatorCaolán McNamara2016-11-121-0/+11
* Revert "coverity#1371239 Missing move assignment operator"Caolán McNamara2016-11-111-9/+0
* coverity#1371239 Missing move assignment operatorCaolán McNamara2016-11-111-0/+9
* loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin2016-11-104-9/+1
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-082-4/+4
* Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann2016-10-272-6/+0
* coverity#1374287 Uncaught exceptionCaolán McNamara2016-10-261-1/+1
* coverity#1374285 Uncaught exceptionCaolán McNamara2016-10-261-1/+1
* coverity#1374283 Uncaught exceptionCaolán McNamara2016-10-261-1/+3