• Jan-Marek Glogowski's avatar
    tdf#94987 Create directories for temp filenames · 3c4dfb87
    Jan-Marek Glogowski yazdı
    Per default a temporary file is construted from a path and a leading
    pattern for the filename. For mail merge the filename can be read
    from a database column. If the path is not existing, a temporary
    directory is created.
    
    Normally the temp file function would fail, if the filename contains
    a slash and the sub-directory of the filename doesn't exists as a
    subdirectory of path.
    
    To implement tdf#94987, this adds an option to the temp file class
    to create the parent directories of the filename pattern.
    
    Change-Id: I02bf34294dac85598ee153d8cfcf00bc5d7775af
    3c4dfb87
Adı
Son kayıt (commit)
Son güncelleme
..
inc/pch Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_unotools_fontdefs.mk Loading commit data...
JunitTest_unotools_complex.mk Loading commit data...
Library_utl.mk Loading commit data...
Makefile Loading commit data...
Module_unotools.mk Loading commit data...
README Loading commit data...