Bug 158280 - Replace usage of InputDialog with SvxNameDialog
Summary: Replace usage of InputDialog with SvxNameDialog
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
24.2.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: difficultyBeginner, easyHack, skillCpp, topicCleanup, topicUI
Depends on:
Blocks: Dev-related
  Show dependency treegraph
 
Reported: 2023-11-20 09:12 UTC by Samuel Mehrbrodt (allotropia)
Modified: 2024-10-28 14:08 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Mehrbrodt (allotropia) 2023-11-20 09:12:10 UTC
InputDialog (include/sfx2/inputdialog.hxx) serves the same purpose as SvxNameDialog (include/cui/dlgname.hxx).

Usage of InputDialog should be replaced with SvxNameDialog.

When all uses are removed, InputDialog can be dropped too.
Comment 1 Sakura286 2024-10-24 03:24:21 UTC
There is only `inputdlg.hxx` but no `inputdialog.hxx` in `include/sfx2`.
Comment 2 Samuel Mehrbrodt (allotropia) 2024-10-28 14:08:22 UTC
(In reply to Sakura286 from comment #1)
> There is only `inputdlg.hxx` but no `inputdialog.hxx` in `include/sfx2`.

Ah it's include/sfx2/inputdlg.hxx

See https://opengrok.libreoffice.org/search?project=core&full=&defs=&refs=InputDialog