summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ext
AgeCommit message (Expand)AuthorFilesLines
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski1-1/+1
2021-02-15loplugin:referencecasting in ucbNoel4-6/+6
2020-10-02Use the new single-instance="true" attribute in ucbStephan Bergmann2-4/+3
2020-09-01Fix typo in codeAndrea Gelmini1-11/+11
2020-08-03loplugin:flatten in ucbNoel Grandin1-23/+23
2020-07-22ucb/ext: create instances with uno constructorsNoel Grandin4-86/+14
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbStephan Bergmann1-1/+1
2020-05-10compact namespace in ucb..uuiNoel Grandin4-8/+8
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen3-6/+0
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-3/+3
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin5-10/+10
2019-12-23sal_Char->char in ucbNoel Grandin1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-3/+3
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen1-3/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-5/+1
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen1-2/+0
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2-8/+2
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann2-4/+4
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov1-11/+4
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov2-2/+2
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin1-1/+1
2018-10-22loplugin:staticvar in variousNoel Grandin1-1/+1
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-5/+2
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen3-0/+3
2018-08-02Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2-4/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke3-3/+0
2017-12-19remove unused typedefsNoel Grandin1-1/+0
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2-5/+5
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-07-28loplugin:checkunusedparams more part3Noel Grandin2-4/+3
2017-07-06use more begin()/end() for SequenceNoel Grandin2-8/+5
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-1/+1
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin1-3/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-02-06Add missing #includesStephan Bergmann3-1/+3
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin1-10/+10
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin1-10/+10
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-13/+13
2017-01-26Remove dynamic exception specificationsStephan Bergmann6-28/+20
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin1-6/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann1-0/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1