summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
AgeCommit message (Expand)Author
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
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-06simplify LocalFileHelper::GetFolderContentsNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-06-17use local statics in getTypes functionsJochen Nitschke
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: unotoolsStephan Bergmann
2017-05-19loplugin:stringcopy: unotoolsStephan Bergmann
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-03-31use actual UNO enums in unotoolsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-06XUniversalContentBroker pBroker unused directlyCaolán McNamara
2017-02-09convert ResultType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann