https://bugs.documentfoundation.org/show_bug.cgi?id=146479
--- Comment #7 from Hossein <[email protected]> --- (In reply to BogdanB from comment #6) > (In reply to Hossein from comment #4) > > Re-evaluating the EasyHack in 2022 > > > > This is still relevant, as there are many places in the code that needs > > change. For example, see these results: > > > > git grep -F "/ 180.0" *.cxx > > Hossein, with today core I found just one line needing changes. You have > mentioned many places. Is the search term wrong? > sc/source/core/opencl/op_math.cxx: ss << " return arg0 * M_PI / > 180.0;\n"; I don't exactly remember the number of instances 5 month ago, but that 1 instance might be enough for you to experiment changing the code. This is the main purpose of the EasyHacks. After you have done 1 or 2 instance of each EasyHack, you should find other issues to work on. This is the path that I suggest: https://wiki.documentfoundation.org/Development/GetInvolved#Roadmap_for_personal_growth -- You are receiving this mail because: You are the assignee for the bug.
