https://bugs.documentfoundation.org/show_bug.cgi?id=67832
Hossein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|difficultyMedium, easyHack, | |skillScript, topicCleanup | Resolution|--- |WONTFIX Whiteboard|reviewed:2022 | Status|NEW |RESOLVED --- Comment #10 from Hossein <[email protected]> --- Many things have changed since this issue is filed in 2013. There is now on-going effort to re-implement the report builder with C++, and drop JFreeReport (now Pentaho) completely: Final Report - GSoC - Implement ReportBuilder in C++ https://gist.github.com/a-seskunas/2fd901534962b6ac728c6aee68a8b5c7 The patches need more work before it can be merged into master, and there are remaining things to implement as described in the final report. But, the new path is clear: re-implement the Java code that uses Pentaho with C++. As only the report builder (which is the backend) is ported to C++, and the designer was already in C++, there is no need for external new dependencies like Qt and other C++ report libraries/applications. I close this ticket as WONTFIX as it will be no longer needed, and also remove the EasyHack keywords. -- You are receiving this mail because: You are the assignee for the bug.
