summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
AgeCommit message (Expand)Author
2020-11-11loplugin:stringviewNoel
2020-11-03ucbGet needs a non-null interaction handler after allStephan Bergmann
2020-10-28Use UCB instead of cURL to download https filesStephan Bergmann
2020-08-05loplugin:flatten in unotoolsNoel Grandin
2020-07-09unotools: create instances with uno constructorsNoel Grandin
2020-04-21Fix warning when compiling for iOS: unused parameter 'bCreateParentDirs'Tor Lillqvist
2020-04-17Fix autorecovery using wrong directorySamuel Mehrbrodt
2020-02-27tdf#42982 added description on RuntimeException for unotoolsAlanTang
2020-02-19use FILE_ATTRIBUTE_TEMPORARY on Windows for temp filesNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-21Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-27Use a direct way to get at the temp dirStephan Bergmann
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 2Noel Grandin
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-02-22loplugin:unusedfields in unotoolsNoel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin
2018-12-05remove unused SvLockBytesStatFlag enumNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-10-31loplugin:useuniqueptr in UcbLockBytes::SetSizeNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-11On iOS, don't create temp files in the folder where a document being edited isTor Lillqvist
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-11clean up UNO available() implementationsNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-04-25Revert "make UcbStreamHelper return SvStream by std::unique_ptr"Noel Grandin
2018-04-25make UcbStreamHelper return SvStream by std::unique_ptrNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29Remove bogus assertStephan Bergmann
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-01-15More loplugin:cstylecast: unotoolsStephan Bergmann