summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
AgeCommit message (Expand)Author
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
2017-01-19New loplugin:dynexcspec: Add @throws documentation, unotoolsStephan Bergmann
2017-01-09New loplugin:externvar: unotoolsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-24loplugin:unnecessaryoverride (dtors) in unotoolsStephan Bergmann
2016-10-17tdf#103274 (3): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-17tdf#103274: Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-17tdf#103274: Add helper for a default XCommandEnvironment reference.Giuseppe Castagno
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann