https://bugs.documentfoundation.org/show_bug.cgi?id=147943

--- Comment #9 from Ujjawal Kumar <[email protected]> ---
The (In reply to Heiko Tietze from comment #8)
> Topic was on the agenda for the design meeting but didn't receive further
> input. Let's change the default to have at least two digits at the beginning
> followed by an underscore.
> 
> Code pointer: sw/source/uibase/app/docsh2.cxx #1030 (SwDocShell::Execute()
> case FN_NEW_GLOBAL_DOC)

The saving was carried by sFileName = utl::CreateTempURL(sLeading, true, sExt,
&sPath); in docglbl.cxx which uses lcl_createName to create the files with type
leadingchars + token + extension. My question is what to modify as
lcl_createName is a core component here and changing this breaks lo.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to