summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2022-10-27more UCB test more robust on my systemNoel Grandin
2022-10-26ucb: FTP UCP: report CURLE_URL_MALFORMAT as IllegalIdentifierExceptionMichael Stahl
2020-04-15"General Internet Error" dialog appearing on gio mountCaolán McNamara
2019-11-21tdf#128598: Revert "Move dubious file: -> smb: conversion from...Stephan Bergmann
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-21Silence new Clang 10 trunk -std=c++2a -Wambiguous-reversed-operator for nowStephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-17Silence Clang 10 trunk -Wdeprecated-volatile in GLib for nowStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-09use cppu::WeakImplHelper in HierarchyDataSourceNoel Grandin
2019-10-08use cppu::WeakImplHelper in FTPContentIdentifierNoel Grandin
2019-10-08use cppu::WeakImplHelper in fileaccess::FileContentIdentifierNoel Grandin
2019-10-08use cppu::WeakImplHelper in UniversalContentBrokerNoel Grandin
2019-10-08use cppu::WeakImplHelper in CachedDynamicResultSetStubFactoryNoel Grandin
2019-10-08use cppu::WeakImplHelper in fileaccess::BaseContentNoel Grandin
2019-10-08use cppu::WeakImplHelper in CachedDynamicResultSetFactoryNoel Grandin
2019-10-08use cppu::WeakImplHelper in CachedContentResultSetStubFactoryNoel Grandin
2019-10-08use cppu::WeakImplHelper in CachedContentResultSetFactoryNoel Grandin
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-25Use cppu::WeakImplHelperStephan Bergmann
2019-09-25Better use rtl::Reference to hold ref-counted UNO objectsStephan Bergmann
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-09Fix typosAndrea Gelmini
2019-08-05Fix OSL_ENSURE argumentArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2019-07-23dispose() methods should clear their smart pointersNoel Grandin
2019-07-22cid#705118 Using invalid iteratorCaolán McNamara