summaryrefslogtreecommitdiffstats
path: root/unotools/source/ucbhelper
Commit message (Expand)AuthorAgeFilesLines
* OTempFileService: avoid manually deleting mpTempFileMiklos Vajna2016-02-112-11/+5
* loplugin:unusedmethods unused return value unotools/Noel Grandin2016-01-132-4/+2
* let us try to use the pid as well on windowsMarkus Mohrhard2016-01-051-0/+6
* remove unnecessary ;Markus Mohrhard2016-01-041-1/+1
* loplugin:unusedfields unotools,unoxmlNoel Grandin2015-12-212-7/+5
* loplugin:sallogareasStephan Bergmann2015-11-201-1/+1
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-181-3/+1
* com::sun::star->css in unotools/Noel Grandin2015-11-188-66/+61
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-3/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-4/+2
* Namespace cleanup and disambiguationAshod Nakashian2015-11-122-4/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-107-38/+38
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-062-6/+6
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-10/+8
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-191-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-56/+56
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-051-1/+0
* add implementation for theServiceDocumenter singletonBjoern Michaelsen2015-09-192-102/+23
* unotools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-09-092-11/+10
* Add vnd.sun.star.webdavs URL schemeStephan Bergmann2015-08-271-0/+1
* Consolidate isFileUrl checksStephan Bergmann2015-08-191-5/+0
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-192-22/+3
* Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann2015-08-191-3/+2
* ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara2015-08-181-10/+0
* ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara2015-08-181-10/+0
* rBaseURL argument now unusedCaolán McNamara2015-08-181-1/+1
* Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann2015-08-181-6/+0
* Simplify from ucbhelper::getSystemPathFromFileURL & v. v. to osl::FileBaseStephan Bergmann2015-08-181-55/+21
* Simplify from ucbhelper::getSystemPathFromFileURL to osl::FileBaseStephan Bergmann2015-08-181-8/+4
* Remove obsolete getLocalFileURLStephan Bergmann2015-08-181-4/+2
* loplugin: defaultparamsNoel Grandin2015-08-112-2/+2
* why bring ucb into the tempfile story when its always a file://Caolán McNamara2015-07-161-13/+7
* loplugin:unusedmethods unotoolsNoel Grandin2015-07-062-18/+0
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-2/+1
* Fix typosAndrea Gelmini2015-06-181-2/+2
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-2/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-4/+4
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-262-13/+13
* loplugin:constantfunctionNoel Grandin2015-05-222-150/+8
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-101-1/+1
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-082-2/+2
* Gradually typed LinkStephan Bergmann2015-04-301-2/+2
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* try to find a unique naming scheme for temp filesMarkus Mohrhard2015-04-211-1/+7
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-7/+7
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-1/+1
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* Fold INetRFC822Message into INetMIMEMessageStephan Bergmann2015-02-111-1/+1