summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider
AgeCommit message (Expand)AuthorFilesLines
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann3-9/+9
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel2-6/+4
2021-02-05Revert "Fix typo in code"Stephan Bergmann1-2/+2
2021-02-04Fix typo in codeAndrea Gelmini1-2/+2
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel3-6/+6
2020-08-16loplugin:unusedmethodsNoel Grandin1-39/+0
2020-08-03loplugin:flatten in ucbhelperNoel Grandin5-241/+241
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbhelperStephan Bergmann1-1/+1
2020-05-10compact namespace in ucb..uuiNoel Grandin2-4/+2
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-2/+2
2020-03-15Revert "loplugin:constfields in ucbhelper"Noel Grandin1-3/+3
2020-02-17inline some acquire/release callsNoel Grandin2-116/+0
2020-02-04move some headers inside ucbhelperNoel Grandin6-4/+199
2019-12-03remove some useless comment linesNoel Grandin2-2/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+19
2019-10-08use cppu::WeakImplHelper in CommandProcessorInfoNoel Grandin1-32/+0
2019-10-08use cppu::WeakImplHelper in ResultSetNoel Grandin1-45/+0
2019-10-08use cppu::WeakImplHelper in ResultSetMetaDataNoel Grandin1-31/+0
2019-10-08use cppu::WeakImplHelper in ResultSetImplHelperNoel Grandin1-33/+0
2019-10-08use cppu::WeakImplHelper in ContentProviderImplHelperNoel Grandin1-28/+0
2019-10-08use cppu::WeakImplHelper in PropertyValueSetNoel Grandin1-32/+0
2019-10-08use cppu::WeakImplHelper in InteractionRequestNoel Grandin1-49/+0
2019-10-08use cppu::WeakImplHelper in PropertySetInfoNoel Grandin1-29/+0
2019-10-08use cppu::WeakImplHelper in ContentIdentifierNoel Grandin1-52/+0
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin2-12/+6
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin2-6/+6
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbhelperStephan Bergmann2-2/+2
2019-07-15Drop GETVALUE_IMPL/SETVALUE_IMPL macrosArkadiy Illarionov1-121/+120
2019-06-29Flatten ContentProviderImplHelperArkadiy Illarionov1-111/+97
2019-06-28Simplify Sequence iterations in ucbhelperArkadiy Illarionov5-86/+32
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov1-1/+1
2019-04-18Removed duplicated includesAndrea Gelmini1-1/+0
2019-04-16tdf#42949 Fix IWYU warnings in ucbhelper/Gabor Kelemen12-17/+6
2019-02-22loplugin:unusedfields in ucb,ucbhelperNoel Grandin1-4/+1
2018-11-01loplugin:useuniqueptr in ContentImplHelperNoel Grandin1-8/+5
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov1-8/+2
2018-09-27loplugin:constfields in ucbhelperNoel Grandin2-9/+5
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen11-0/+22
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin3-6/+1
2018-07-11clean up UNO available() implementationsNoel Grandin1-1/+1
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-01-11loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin2-45/+21
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-05one slash is enoughDavid Tardon1-1/+1
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin2-6/+6
2017-10-23loplugin:includeform: ucbhelperStephan Bergmann9-19/+19
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+1