summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)Author
2021-05-13inline some typedefsNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18tdf#123936 Formatting files in module ucbhelper with clang-formatPhilipp Hofer
2020-11-11Drop some unused function parametersStephan Bergmann
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-08-21Fix typosAndrea Gelmini
2020-08-20Use OSL_UNREACHABLEStephan Bergmann
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-03loplugin:flatten in ucbhelperNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbhelperStephan Bergmann
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