summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy
AgeCommit message (Expand)AuthorFilesLines
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel2-4/+4
2020-11-11loplugin:stringviewNoel1-4/+4
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski1-27/+19
2020-10-02Use the new single-instance="true" attribute in ucbStephan Bergmann3-9/+6
2020-08-29Fix typosAndrea Gelmini1-1/+1
2020-08-16loplugin:unusedmethodsNoel Grandin2-2/+0
2020-08-03loplugin:flatten in ucbNoel Grandin2-130/+130
2020-07-16ucb/hierarchy: create instances with uno constructorsNoel Grandin6-126/+33
2020-07-13expand out an UNO macroNoel Grandin2-2/+20
2020-05-10compact namespace in ucb..uuiNoel Grandin3-10/+10
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin2-4/+4
2019-12-23sal_Char->char in ucbNoel Grandin1-1/+1
2019-12-18loplugin:duplicate-definesNoel Grandin2-5/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+5
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-4/+2
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen6-11/+0
2019-10-09use cppu::WeakImplHelper in HierarchyDataSourceNoel Grandin2-52/+5
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin2-10/+6
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen4-2/+3
2019-09-06Fixing "...."Andrea Gelmini1-1/+1
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin2-4/+2
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-4/+1
2019-08-12Fix typosAndrea Gelmini1-6/+6
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann3-4/+4
2019-07-29Fix typosAndrea Gelmini1-1/+1
2019-07-22cid#705118 Using invalid iteratorCaolán McNamara1-40/+38
2019-07-21loplugin:referencecasting in ucbNoel Grandin1-6/+4
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov1-15/+4
2019-05-21tdf#125424: properly reset temporarily cleared guardMike Kaganski1-1/+2
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov3-3/+3
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin1-2/+1
2019-02-22loplugin:unusedfields in ucb,ucbhelperNoel Grandin2-3/+0
2018-11-18Fix typosAndrea Gelmini1-4/+4
2018-11-12convert ENSURE_ORIG_INTERFACE macro to template methodNoel Grandin1-30/+33
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov1-12/+4
2018-10-01loplugin:useuniqueptr in hierarchy_ucp::DataSupplier_ImplNoel Grandin1-16/+3
2018-09-26loplugin:constfields in ucbNoel Grandin2-4/+4
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen4-0/+9
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin2-3/+2
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2-0/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin3-3/+3
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin2-2/+2
2017-10-23loplugin:includeform: ucbStephan Bergmann1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-3/+2
2017-09-22Replace some lists by vectors (ucb)Julien Nabet2-15/+10
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin1-3/+2