summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2015-09-11downgrade warning, exception on opening a missing file is an expected thingCaolán McNamara
2015-09-10convert Link<> to typedNoel Grandin
2015-09-09unotools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-29SYSLOCALEOPTIONS_HINTs are sal_uInt32, not sal_uLongMatteo Casalin
2015-08-28Revert "Simplify MultiAtomProvider::getString"Stephan Bergmann
2015-08-28Simplify MultiAtomProvider::getStringStephan Bergmann
2015-08-27Add vnd.sun.star.webdavs URL schemeStephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-20tweak config-less sysconfig pathCaolán McNamara
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
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-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
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-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan 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-23loplugin:stringconstantNoel Grandin
2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos
2015-07-16why bring ucb into the tempfile story when its always a file://Caolán McNamara
2015-07-16WaE: -Wmaybe-uninitializedCaolán McNamara
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-06loplugin:unusedmethods unotoolsNoel Grandin
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-23LinkUpdateMode is a global settingStephan Bergmann
2015-06-18Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-15tdf#91064: Revert "tdf#89790 DOCX: saving LO version number in app.xml"Joren De Cuyper
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-07fix for CONFIG_MODE constant -> enum conversionNoel Grandin
2015-05-06fix windows buildNoel Grandin
2015-05-06Add comments about ImplFontAttrsTor Lillqvist