summaryrefslogtreecommitdiff
path: root/ucb/source/core
AgeCommit message (Expand)AuthorFilesLines
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski4-4/+4
2021-02-19loplugin:refcounting in ucbNoel1-3/+2
2021-02-15loplugin:referencecasting in ucbNoel3-19/+19
2021-02-08tdf#124176: Use pragma once instead of include guardsShobhit8-32/+8
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-4/+9
2020-11-18tdf#123936 Formatting files in module ucb with clang-formatPhilipp Hofer2-22/+10
2020-10-05Removed duplicated includeAndrea Gelmini1-1/+0
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski1-2/+2
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel1-5/+2
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-2/+3
2020-10-01Use the new single-instance="true" attribute in ucbStephan Bergmann9-92/+16
2020-08-16loplugin:unusedmethodsNoel Grandin2-2/+0
2020-08-11Heap use-after-freeStephan Bergmann2-24/+5
2020-08-09ucb/core: create instances with uno constructorsNoel Grandin14-370/+213
2020-08-03loplugin:flatten in ucbNoel Grandin3-48/+48
2020-07-13expand out an UNO macroNoel Grandin4-4/+39
2020-05-10compact namespace in ucb..uuiNoel Grandin3-8/+8
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin3-3/+3
2019-12-23sal_Char->char in ucbNoel Grandin1-1/+1
2019-12-03remove some useless comment linesNoel Grandin4-7/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+3
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-16/+8
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen6-14/+0
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-9/+3
2019-10-08use cppu::WeakImplHelper in UniversalContentBrokerNoel Grandin2-62/+6
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin2-36/+18
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen12-14/+12
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin2-12/+6
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-2/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin3-4/+4
2019-08-12Fix typosAndrea Gelmini1-4/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann6-9/+9
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov5-162/+94
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin1-2/+3
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov2-4/+4
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski3-9/+4
2019-03-07log nice exception messages whereever possibleNoel Grandin1-1/+3
2019-02-28remove some unused typedefsNoel Grandin1-2/+0
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski2-4/+3
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin2-6/+6
2018-12-20use unique_ptr in ucbNoel Grandin1-21/+4
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-3/+3
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov1-16/+8
2018-09-26loplugin:constfields in ucbNoel Grandin3-3/+3
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen4-0/+5
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin2-4/+2
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1