summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/java
AgeCommit message (Expand)Author
2018-12-19use unique_ptr in connectivityNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-07fixup tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2017-12-19remove unused typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-07loplugin:finalclasses in connectivityNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-04-28loplugin:checkunusedparams in connectivityNoel Grandin
2017-04-27remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2017-03-19Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-09loplugin:constantparam in connectivityNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-20loplugin:unusedmethodsNoel Grandin
2015-12-23loplugin:unusedfields in connectivityNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-08jdbc character stream: don't mix up bytes and charactersLionel Elie Mamane
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini