summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-5/+0
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann4-31/+12
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann1-3/+2
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara5-7/+44
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara1-10/+0
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara1-10/+0
2015-08-18rBaseURL argument now unusedCaolán McNamara1-1/+1
2015-08-18Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann1-6/+0
2015-08-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann1-1/+0
2015-08-18Simplify from ucbhelper::getSystemPathFromFileURL & v. v. to osl::FileBaseStephan Bergmann1-55/+21
2015-08-18Simplify from ucbhelper::getSystemPathFromFileURL to osl::FileBaseStephan Bergmann1-8/+4
2015-08-18Remove obsolete getLocalFileURLStephan Bergmann1-4/+2
2015-08-11loplugin: defaultparamsNoel Grandin2-2/+2
2015-07-23loplugin:stringconstantNoel Grandin1-1/+1
2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno1-3/+22
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos1-1/+1
2015-07-16why bring ucb into the tempfile story when its always a file://Caolán McNamara1-13/+7
2015-07-16WaE: -Wmaybe-uninitializedCaolán McNamara1-1/+1
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2-18/+3
2015-07-06loplugin:unusedmethods unotoolsNoel Grandin3-93/+0
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky1-7/+10
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann3-35/+13
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann3-5/+5
2015-06-23LinkUpdateMode is a global settingStephan Bergmann1-0/+8
2015-06-18Fix typosAndrea Gelmini1-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin2-4/+2
2015-06-08add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara1-0/+5
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann5-8/+8
2015-05-28new clang plugin: loopvartoosmallNoel Grandin1-2/+2
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara11-30/+32
2015-05-22loplugin:constantfunctionNoel Grandin2-150/+8
2015-05-15tdf#91064: Revert "tdf#89790 DOCX: saving LO version number in app.xml"Joren De Cuyper1-33/+17
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2-2/+2
2015-05-07fix for CONFIG_MODE constant -> enum conversionNoel Grandin1-4/+3
2015-05-06fix windows buildNoel Grandin1-1/+1
2015-05-06Add comments about ImplFontAttrsTor Lillqvist1-0/+2
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin1-93/+70
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-26/+26
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin1-6/+6
2015-05-06convert FONTTOSUBSFONT constants to scoped enumNoel Grandin1-7/+12
2015-05-06convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin1-66/+66
2015-05-06convert CVC_ flags to scoped enumNoel Grandin1-4/+4
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin3-9/+9
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-05-01tdf#89790 - DOCX: saving LO version number in correct tag in app.xmlRadu Ioan1-17/+33
2015-04-30Gradually typed LinkStephan Bergmann2-6/+6
2015-04-29rhbz#1213173: connectivity: Calc driver: prevent document being disposedMichael Stahl1-6/+8
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin1-38/+42