summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gio/gio_content.cxx
AgeCommit message (Expand)Author
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
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01Remove last stdio.h from ucb moduleJulien Nabet
2015-09-16Related rhbz#1259746: Buffer file content read from GIO UCPStephan Bergmann
2015-06-28coverity#1308497 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308461 Uncaught exceptionCaolán McNamara
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-18Remove include stdio (part2)Julien Nabet
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann