summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)Author
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-15Revert "loplugin:constfields in ucbhelper"Noel Grandin
2020-02-17inline some acquire/release callsNoel Grandin
2020-02-04move some headers inside ucbhelperNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-10-08use cppu::WeakImplHelper in CommandProcessorInfoNoel Grandin
2019-10-08use cppu::WeakImplHelper in ResultSetNoel Grandin
2019-10-08use cppu::WeakImplHelper in ResultSetMetaDataNoel Grandin
2019-10-08use cppu::WeakImplHelper in ResultSetImplHelperNoel Grandin
2019-10-08use cppu::WeakImplHelper in ContentProviderImplHelperNoel Grandin
2019-10-08use cppu::WeakImplHelper in PropertyValueSetNoel Grandin
2019-10-08use cppu::WeakImplHelper in InteractionRequestNoel Grandin
2019-10-08use cppu::WeakImplHelper in PropertySetInfoNoel Grandin
2019-10-08use cppu::WeakImplHelper in ContentIdentifierNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbhelperStephan Bergmann
2019-07-15Drop GETVALUE_IMPL/SETVALUE_IMPL macrosArkadiy Illarionov
2019-06-29Flatten ContentProviderImplHelperArkadiy Illarionov
2019-06-28Simplify Sequence iterations in ucbhelperArkadiy Illarionov
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-18Removed duplicated includesAndrea Gelmini
2019-04-16tdf#42949 Fix IWYU warnings in ucbhelper/Gabor Kelemen
2019-02-22loplugin:unusedfields in ucb,ucbhelperNoel Grandin
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-01loplugin:useuniqueptr in ContentImplHelperNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-09-27loplugin:constfields in ucbhelperNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin
2018-07-11clean up UNO available() implementationsNoel Grandin
2018-06-29tdf#114227 Add support for OS proxy to ucbhelper::InternetProxyDecider on UnixNoel Grandin
2018-06-26tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on WindowsMike Kaganski
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-01-18Fix typosAndrea Gelmini
2018-01-11loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-05one slash is enoughDavid Tardon
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet