summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2019-04-29tdf#123472: Propagate getGFileInfo failure less aggressivelyStephan Bergmann2-23/+38
2019-03-13tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl2-11/+29
2018-11-16loplugin:staticmethods improvementNoel Grandin2-3/+3
2018-11-13tdf#121337: Fail on GIO error in GIO UCP getPropertyValueStephan Bergmann1-1/+6
2018-11-12convert ENSURE_ORIG_INTERFACE macro to template methodNoel Grandin1-30/+33
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski1-7/+1
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski1-18/+1
2018-11-06convert some macros to local functionsNoel Grandin5-156/+194
2018-11-05-Werror,-Wunused-local-typedefStephan Bergmann1-1/+0
2018-11-04crashtesting: kde124742-1.html cannot trust header to be valid asciiCaolán McNamara1-1/+1
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-3/+2
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-16/+2
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+2
2018-10-27tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski1-5/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin13-40/+40
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin5-5/+5
2018-10-23Remove redundant comparisons, copy properties unconditionallyArkadiy Illarionov1-21/+2
2018-10-22loplugin:staticvar in variousNoel Grandin1-1/+1
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov31-816/+377
2018-10-21tdf#120703 (PVS): handle failed reallocMike Kaganski1-1/+4
2018-10-19naming order in header doesn't match order in bodyCaolán McNamara1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-3/+3
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin2-9/+3
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin6-87/+73
2018-10-17loplugin:singlevalfieldsNoel Grandin2-7/+4
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2-3/+3
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-10-01loplugin:useuniqueptr in hierarchy_ucp::DataSupplier_ImplNoel Grandin1-16/+3
2018-10-01loplugin:useuniqueptr in package_ucp::DataSupplier_ImplNoel Grandin1-35/+15
2018-10-01loplugin:useuniqueptr in gio::DataSupplierNoel Grandin2-12/+3
2018-09-26loplugin:constfields in ucbNoel Grandin38-56/+56
2018-09-25loplugin:useuniqueptr in cmis::DataSupplierNoel Grandin2-14/+6
2018-09-24missing includes (--with-webdav=serf)Stephan Bergmann3-0/+8
2018-09-24loplugin:simplifyconstruct (--with-webdav=serf)Stephan Bergmann1-1/+1
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann1-1/+1
2018-09-18Missing forward declarationStephan Bergmann1-0/+4
2018-09-17New loplugin:externalStephan Bergmann12-28/+56
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen47-0/+81
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin20-75/+29
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin1-1/+2
2018-09-10wrap GlobalNeonMutex as local staticCaolán McNamara4-20/+27
2018-09-10add mutex guard to new methodsCaolán McNamara1-0/+6
2018-09-10suspicious MutexGuard placementCaolán McNamara1-2/+2
2018-09-10bounce callback functions back into class methodsCaolán McNamara2-82/+124
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen8-0/+8
2018-09-08clang bugprone-unused-return-valueNoel Grandin1-2/+1
2018-09-07loplugin:useuniqueptr in NeonSessionNoel Grandin1-5/+3
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin2-39/+32
2018-09-04loplugin:cstylecast (--with-webdav=serf)Stephan Bergmann1-2/+2