summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-25ucp: fix call to getComponentContextAndrew Udvare
2020-12-14tdf#115643 make onedrive work again by switching to graph APIChristian Lohmaier
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-06Avoid relying on OString(char const *) ctor's undocumented behaviorStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18tdf#123936 Formatting files in module ucb with clang-formatPhilipp Hofer
2020-11-15Extend loplugin:stringviewparen: subViewStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-10-29Revert questionable tools::Long in commented-out codeStephan Bergmann
2020-10-29SortedResultSet uses sal_IntPtr instead of longStephan Bergmann
2020-10-29ne_lock::timeout is of type long, so keep using that hereStephan Bergmann
2020-10-29libcmis::Property::getLongs returns std::vector<long>Stephan Bergmann
2020-10-29Fix some confusion between UNOIDL long (i.e., sal_Int32) and C++ longStephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-05Removed duplicated includeAndrea Gelmini
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02Use the new single-instance="true" attribute in ucbStephan Bergmann
2020-10-01Use the new single-instance="true" attribute in ucbStephan Bergmann
2020-09-27Remove unused include list in ucb/cmis_contentJulien Nabet
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typoAndrea Gelmini
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-29Fix typosAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21Fix typosAndrea Gelmini
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-11Expand XSERVICEINFO_COMMOM_IMPL macro which is now used only onceJulien Nabet
2020-08-11Heap use-after-freeStephan Bergmann
2020-08-09ucb/core: create instances with uno constructorsNoel Grandin
2020-08-03loplugin:flatten in ucbNoel Grandin
2020-07-23ucb/gio: create instances with uno constructorsNoel Grandin
2020-07-22ucb/ftp: create instances with uno constructorsNoel Grandin
2020-07-22ucb/package: create instances with uno constructorsNoel Grandin
2020-07-22ucb/file: create instances with uno constructorsNoel Grandin
2020-07-22ucb/neon: create instances with uno constructorsNoel Grandin
2020-07-22ucb/ext: create instances with uno constructorsNoel Grandin
2020-07-22ucb/expand: create instances with uno constructorsNoel Grandin
2020-07-22ucb/sorter: create instances with uno constructorsNoel Grandin
2020-07-22ucb/cmis: create instances with uno constructorsNoel Grandin