summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-04-Werror=return-local-addr (-with-webdav=serf)Stephan Bergmann2-2/+2
2018-09-04loplugin:salcall (--with-webdav=serf)Stephan Bergmann2-2/+2
2018-09-04loplugin:simplifybool (--with-webdav=serf)Stephan Bergmann1-1/+1
2018-09-04loplugin:unnecessaryparen (--with-webdav=serf)Stephan Bergmann1-1/+1
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin1-2/+2
2018-08-22new loplugin:conststringfieldNoel Grandin3-44/+30
2018-08-22loplugin:useuniqueptr in DynamicResultSetNoel Grandin3-4/+5
2018-08-21loplugin:useuniqueptr in PropertyChangeNotifierNoel Grandin3-6/+5
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-1/+1
2018-08-03inline RegexpMapIterImpl into RegexpMapConstIterNoel Grandin1-143/+63
2018-08-03inline RegexpMapImpl into RegexpMapNoel Grandin1-68/+34
2018-08-02Add missing sal/log.hxx headersGabor Kelemen38-0/+41
2018-07-31loplugin:returnconstant in ucbNoel Grandin7-15/+11
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin1-4/+4
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke1-3/+3
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin1-1/+1
2018-07-26ucb: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann4-18/+0
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-11clean up UNO available() implementationsNoel Grandin4-4/+5
2018-07-11tdf#79877 perf loading docx file, activate SAX threadingNoel Grandin1-1/+2
2018-06-26tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on WindowsMike Kaganski2-2/+2
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma1-2/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke3-3/+0