summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gio
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-07-01Use getXWeak in ucbMike Kaganski
2022-09-13cid#1509290, cid#1509240: Silence "Use of 32-bit time_t (Y2K38_SAFETY)" for nowStephan Bergmann
2022-08-01clang-tidy modernize-pass-by-value in ucbNoel Grandin
2022-06-19tdf#128196: filenames containing # get truncated when saving to GVFSJulien Nabet
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2021-11-29loplugin:stringliteraldefine in ucbNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in ucbMike Kaganski
2021-10-19Related: tdf#145169 missing path separator in gio create folderCaolán McNamara
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-10-19related tdf#145190 gio_mount: show username when requesting passwordJustin Luth
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-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2021-03-19cid#1473830 Resource leakCaolán McNamara
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-18More verbose GIO transfer failure informationStephan Bergmann
2021-02-15loplugin:referencecasting in ucbNoel
2020-11-18tdf#123936 Formatting files in module ucb with clang-formatPhilipp Hofer
2020-10-02Use the new single-instance="true" attribute in ucbStephan Bergmann
2020-08-29Fix typosAndrea Gelmini
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-03loplugin:flatten in ucbNoel Grandin
2020-07-23ucb/gio: create instances with uno constructorsNoel Grandin
2020-07-13expand out an UNO macroNoel Grandin
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-04-14"General Internet Error" dialog appearing on gio mountCaolán McNamara
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin
2020-01-21lok: disable ucbgio provider for Online.Michael Meeks
2019-12-23sal_Char->char in ucbNoel Grandin
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-10-17Silence Clang 10 trunk -Wdeprecated-volatile in GLib for nowStephan Bergmann
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
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