summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
AgeCommit message (Expand)Author
2021-01-07use FILE_ATTRIBUTE_TEMPORARY on Windows for temp filesNoel Grandin
2020-08-19Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt
2020-05-14Fix warning when compiling for iOS: unused parameter 'bCreateParentDirs'Tor Lillqvist
2020-04-20Fix autorecovery using wrong directorySamuel Mehrbrodt
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
2018-01-12More loplugin:cstylecast: unotoolsStephan Bergmann
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-22unotools: don't go belly-up if temp dir is wrong or emptyJuergen Funk
2017-12-15Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-10-23loplugin:includeform: unotoolsStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin