summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
AgeCommit message (Expand)Author
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-08-08Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-19loplugin:unusedmethods in unotoolsNoel Grandin
2016-05-12loplugin:passstuffbyrefStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in unotoolsNoel Grandin
2016-04-04reduce unnecessary reallocingNoel Grandin
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