https://bugs.documentfoundation.org/show_bug.cgi?id=165233
--- Comment #9 from Rosalio Morales <[email protected]> --- Hello, I have uploaded a patch that replaces the use of std::bind with a lambda expression in the method ChartController::GetDrawModelWrapper() within the file ChartController.cxx. This improves readability and reduces runtime overhead while preserving the same functional behavior. The patch is available for review in Gerrit: https://gerrit.libreoffice.org/c/core/+/188791 I look forward to any feedback or suggestions. Thank you. -- You are receiving this mail because: You are the assignee for the bug.
