summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
AgeCommit message (Expand)Author
2016-03-16loplugin:constantparam in unotools/Noel Grandin
2016-03-10Avoid reserved identifierStephan Bergmann
2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin
2016-02-11OTempFileService: avoid manually deleting mpTempFileMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value unotools/Noel Grandin
2016-01-05let us try to use the pid as well on windowsMarkus Mohrhard
2016-01-04remove unnecessary ;Markus Mohrhard
2015-12-21loplugin:unusedfields unotools,unoxmlNoel Grandin
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-19add implementation for theServiceDocumenter singletonBjoern Michaelsen
2015-09-09unotools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-27Add vnd.sun.star.webdavs URL schemeStephan Bergmann
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara
2015-08-18rBaseURL argument now unusedCaolán McNamara
2015-08-18Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann
2015-08-18Simplify from ucbhelper::getSystemPathFromFileURL & v. v. to osl::FileBaseStephan Bergmann
2015-08-18Simplify from ucbhelper::getSystemPathFromFileURL to osl::FileBaseStephan Bergmann
2015-08-18Remove obsolete getLocalFileURLStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-16why bring ucb into the tempfile story when its always a file://Caolán McNamara
2015-07-06loplugin:unusedmethods unotoolsNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-18Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-21try to find a unique naming scheme for temp filesMarkus Mohrhard
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann