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.
There is only `inputdlg.hxx` but no `inputdialog.hxx` in `include/sfx2`.
(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
Hey I've released a patch here: https://gerrit.libreoffice.org/c/core/+/180514 Can you please let me know if I am headed in the right direction. Thanks!
bruh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a88b3da5b01403ba593423821843a0dacda158ec tdf#158280 Replace usage of InputDialog with SvxNameDialog It will be available in 25.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b9fd8cc18a9cd5cd4ae86b4256cf8786ea34ea89 Revert "tdf#158280 Replace usage of InputDialog with SvxNameDialog" It will be available in 25.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
bruh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/cda4965ea65ff9fa0e63e53344f46aeac91848a9 tdf#158280 Replace usage of InputDialog with SvxNameDialog It will be available in 25.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Sebastian Neagu committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2aedb4ae1fe3efe18920a01940bad1bb014265a5 tdf#158280 Replace usage of InputDialog with SvxNameDialog It will be available in 25.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.