summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc
AgeCommit message (Expand)AuthorFilesLines
2021-02-19loplugin:refcounting in ucbNoel1-2/+3
2021-02-15loplugin:referencecasting in ucbNoel4-10/+10
2021-02-11loplugin:refcounting generalise type checkingNoel1-1/+0
2021-01-28simplify code, use more subView()Noel1-1/+1
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann2-2/+3
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel2-5/+5
2020-11-18tdf#123936 Formatting files in module ucb with clang-formatPhilipp Hofer1-10/+8
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski4-59/+59
2020-10-02Use the new single-instance="true" attribute in ucbStephan Bergmann2-5/+3
2020-08-29Fix typosAndrea Gelmini1-1/+1
2020-08-16loplugin:unusedmethodsNoel Grandin1-1/+0
2020-08-03loplugin:flatten in ucbNoel Grandin2-170/+169
2020-07-13ucb/tdoc: create instances with uno constructorsNoel Grandin6-145/+36
2020-05-10compact namespace in ucb..uuiNoel Grandin2-6/+6
2020-04-07loplugin:unusedvariableplus in ucb,xmlscriptNoel Grandin1-2/+2
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin2-2/+2
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2019-12-23sal_Char->char in ucbNoel Grandin1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+6
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen7-16/+0
2019-10-15new loplugin:bufferaddNoel Grandin1-4/+2
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen11-5/+10
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-2/+1
2019-08-12Fix typosAndrea Gelmini1-3/+3
2019-08-09Fix typosAndrea Gelmini2-2/+2
2019-08-05Fix OSL_ENSURE argumentArkadiy Illarionov1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann3-4/+4
2019-07-23dispose() methods should clear their smart pointersNoel Grandin1-0/+1
2019-07-21loplugin:referencecasting in ucbNoel Grandin3-23/+9
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov1-13/+4
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov1-1/+1
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin1-2/+1
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski1-3/+1
2019-02-22loplugin:unusedfields in ucb,ucbhelperNoel Grandin2-11/+0
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl2-11/+29
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-1/+5
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov3-99/+44
2018-10-19naming order in header doesn't match order in bodyCaolán McNamara1-1/+1
2018-09-26loplugin:constfields in ucbNoel Grandin2-2/+2
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen4-0/+8
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2-0/+2
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-1/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-4/+7
2018-04-01remove unused processfactory.hxx includesJochen Nitschke3-3/+0
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2-11/+7
2018-01-29loplugin:useuniqueptr in DataSupplier_ImplNoel Grandin1-40/+17
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin3-3/+3
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin1-75/+76