summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper/tempfile.cxx
AgeCommit message (Expand)Author
2015-04-21try to find a unique naming scheme for temp filesMarkus Mohrhard
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-12unotools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-11unotools: assert if TempFile::GetURL() fails due to missing file UCPMichael Stahl
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann
2014-05-19fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann
2014-05-19Abstract over Tokens algorithmStephan Bergmann
2014-05-16For now, reintroduce the horrible static counter into utl::TempFileStephan Bergmann
2014-05-16Consolidate CreateTempName_Impl and lcl_createName more faithfullyStephan Bergmann
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-05-13Consolidate CreateTempName_Impl and lcl_createNameStephan Bergmann
2014-05-13Remove nonsensical codeStephan Bergmann
2014-05-13Elide utl::TempFile_ImplStephan Bergmann
2014-05-13utl::TempFile::CreateTempName pParent is unusedStephan Bergmann
2014-05-13Related fdo#60338: Create missing temp file dir with user's original umaskStephan Bergmann
2014-05-13Related fdo#60338: Setting umask for osl::Directory::open is uselessStephan Bergmann
2014-05-11fix-includes.pl: unotoolsThomas Arnhold
2014-05-06Fix indentationTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-05coverity#708566 Uninitialized scalar fieldCaolán McNamara
2014-03-30decorate tempfile name's to help identify leaks' authorNorbert Thiebaud
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-06removed unused definesTakeshi Abe
2012-02-27drop UniString::CreateFromInt64Caolán McNamara
2012-01-19Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-11-21Resolves fdo#41295 tmp name reuse in mass pdf exportCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-07-14Revert "callcatcher: remove unused TempFile::SetTempNameBaseDirectory from un...Thomas Arnhold
2011-07-14callcatcher: remove unused TempFile::SetTempNameBaseDirectory from unotoolsThomas Arnhold
2011-07-11callcatcher: remove unused GetTempNameBaseDirectoryCaolán McNamara
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky