summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/java
AgeCommit message (Expand)Author
2024-09-12use more concrete UNO classes in connectivityNoel Grandin
2021-08-10Missing includeStephan Bergmann
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
2021-01-13Fix some warnings for Raspberry pi 4 (part6)Julien Nabet
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01tdf#124176 Use #pragma once in connectivityganeshdevare
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-07-14connectivity/jdbc: create instances with uno constructorsNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-05-01Fix typoAndrea Gelmini
2019-04-20Fix typoAndrea Gelmini
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