summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gio/gio_content.cxx
AgeCommit message (Expand)Author
2021-10-19Related: tdf#145169 use of freed pointer in gio create folderCaolán McNamara
2021-10-19Related: tdf#145169 append null on unknown propertyCaolán McNamara
2021-06-11Simplify Sequences initializations (ucb)Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-01Use isEmpty instead of comparing getLength to 0 (ucb)Julien Nabet
2021-03-19cid#1473830 Resource leakCaolán McNamara
2021-02-18More verbose GIO transfer failure informationStephan Bergmann
2021-02-15loplugin:referencecasting in ucbNoel
2020-08-29Fix typosAndrea Gelmini
2020-08-03loplugin:flatten in ucbNoel Grandin
2020-04-14"General Internet Error" dialog appearing on gio mountCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov
2019-05-09tdf#124962: Reduce risk of g_main_loop_run from within gio MountOperationStephan Bergmann
2019-05-09Remove unhelpful "using namespace com::sun::star;" from ucb/source/ucp/gio/Stephan Bergmann
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-29tdf#123472: Propagate getGFileInfo failure less aggressivelyStephan Bergmann
2019-04-23tdf#124635 MountOperation::Mount can be called with SolarMutex unlockedStephan Bergmann
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin
2018-11-13tdf#121337: Fail on GIO error in GIO UCP getPropertyValueStephan Bergmann
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-13loplugin:oncevar: empty strings: ucbStephan Bergmann
2017-06-06ucb: replace double checked locking patternsJochen Nitschke
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
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-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
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-05These are SAL_INFO, at bestStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-15tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann