summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis
AgeCommit message (Expand)Author
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-21Silence new Clang 10 trunk -std=c++2a -Wambiguous-reversed-operator for nowStephan Bergmann
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2018-12-06Remove obsolete GCC version checksStephan Bergmann
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-26loplugin:constfields in ucbNoel Grandin
2018-09-25loplugin:useuniqueptr in cmis::DataSupplierNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-31loplugin:returnconstant in ucbNoel Grandin
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin
2018-07-11clean up UNO available() implementationsNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-26Build as C++17 when GCC/Clang supports itStephan Bergmann
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet
2017-10-23loplugin:includeform: ucbStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-13loplugin:oncevar: empty strings: ucbStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-06-06ucb: replace double checked locking patternsJochen Nitschke
2017-06-01clang-tidy misc-string-compareNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-02-16external/libcmis: Silence -Wdynamic-exception-spec errorsStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin
2017-01-31Revert "Avoid warning with Clang that doesn't have -Wunused-but-set-parameter"Stephan Bergmann
2017-01-31Work around -Werror,-Wunknown-pragmasStephan Bergmann
2017-01-31Avoid warning with Clang that doesn't have -Wunused-but-set-parameterTor Lillqvist
2017-01-31Silence GCC 7 warnings in libcmis/libcmis.hxxStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2017-01-09ucb: cmis::DataSupplier::queryContent() looks rather questionableMichael Stahl
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist
2016-12-21[API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist