Sat Jun 1 2024 09:35:48 UTC
<noel_grandin> all this rendering stuff is too confusing. Let's go back to the good old days of just directly assigning values into the screen buffer RAM
Hide Search Description
68 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
160409 LibreOff Linguist outlay-curfew-0u ASSI --- Make copyright year string a variable 2024-05-21
143193 LibreOff BASIC parisoplop ASSI --- Clean up Basic 'Format' implementation 2023-08-09
156055 LibreOff Writer adlair NEW --- Edit Index Entry dialog: Ask for Save on "Close". Remove "Apply" button. Add "Reset" button. 2023-10-25
38844 LibreOff Draw libreoffice-bugs NEW --- Reduce XOR rendering (search RasterOp::Xor) 2024-03-17
43157 LibreOff LibreOff libreoffice-bugs NEW --- Clean up OSL_ASSERT, DBG_ASSERT, etc. 2023-12-08
44580 LibreOff Linguist libreoffice-bugs NEW --- share autocorrect replacement table for misc. language subgroups 2020-03-12
47320 LibreOff LibreOff libreoffice-bugs NEW --- DrMemory windows warning cleanup ... 2021-01-05
49602 LibreOff LibreOff libreoffice-bugs NEW --- Remove deprecated OSL Profile functionality 2024-03-05
55324 LibreOff LibreOff libreoffice-bugs NEW --- Too many preprocessors (cpp) 2021-08-09
60700 LibreOff LibreOff libreoffice-bugs NEW --- de-cruftify ODF files ... 2023-08-07
62525 LibreOff LibreOff libreoffice-bugs NEW --- Convert manual refcounting / copy-on-write implementations to cow_wrapper 2021-08-10
66754 LibreOff LibreOff libreoffice-bugs NEW --- Remove own implementations of various Perl functions in installer 2022-05-02
67465 LibreOff LibreOff libreoffice-bugs NEW --- EPS rendering: locating pstoedit on Mac a problem 2022-12-21
67832 LibreOff Base libreoffice-bugs NEW --- upgrade our jfreereport libraries 2022-10-02
70625 LibreOff LibreOff libreoffice-bugs NEW --- Add --cat parameter to make git diffs pretty 2024-02-07
71693 LibreOff LibreOff libreoffice-bugs NEW --- [Spellchecker] add (by default) OS X system user dictionary 2022-12-21
74702 LibreOff LibreOff libreoffice-bugs NEW --- Remove enum OutDevType from OutputDevice 2024-01-05
75280 LibreOff LibreOff libreoffice-bugs NEW --- Convert inappropriate use of sal_uIntPtr to better integer types 2024-02-15
82579 LibreOff LibreOff libreoffice-bugs NEW --- get rid of premac.h / postmac.h wrapper headers 2023-04-20
82580 LibreOff LibreOff libreoffice-bugs NEW --- get rid of prewin.h / postwin.h wrapper headers 2023-05-10
84097 LibreOff BASIC libreoffice-bugs NEW --- Windows: Unit test & extend native calling 2022-08-18
84362 LibreOff LibreOff libreoffice-bugs NEW --- vcl / timers unit test ... 2023-05-10
87605 LibreOff LibreOff libreoffice-bugs NEW --- update technical dictionary 2022-07-29
88815 LibreOff framewor libreoffice-bugs NEW --- simplify service declarations 2023-05-10
88822 LibreOff Android libreoffice-bugs NEW --- APK needs helpful ChromeOS settings ... 2023-01-17
90341 LibreOff LibreOff libreoffice-bugs NEW --- Clean up excessive const_cast'ing 2024-01-17
91831 LibreOff sdk libreoffice-bugs NEW --- sharing gcc / UNO bridges code ... 2021-08-09
92529 LibreOff framewor libreoffice-bugs NEW --- config written during startup ... 2020-10-27
95385 LibreOff Calc libreoffice-bugs NEW --- Sidebar : category General does not exist and inconsistent with cell formatting dialog (see comment 7, comment 8, comment 21) 2024-03-22
95845 LibreOff framewor libreoffice-bugs NEW --- Use CommandInfoProvider to receive UNO command labels/tooltips 2023-07-09
97102 LibreOff Extensio libreoffice-bugs NEW --- Re-work copy/paste 'orrible extensions dialog code... 2023-04-20
97748 LibreOff LibreOff libreoffice-bugs NEW --- unit-test to check graphics ... 2023-05-11
114441 LibreOff LibreOff libreoffice-bugs NEW --- Convert use of sal_uLong to better integer types 2024-04-10
117408 LibreOff Linguist libreoffice-bugs NEW --- Clean up dictionary file headers from licenses and whitespace 2022-08-09
120243 LibreOff Calc libreoffice-bugs NEW --- Remove old idle workaround ... 2021-03-08
122034 LibreOff LibreOff libreoffice-bugs NEW --- Replace deprecated WinAPI functions with their recommended substitutions 2024-01-05
124799 LibreOff LibreOff libreoffice-bugs NEW --- osl_getEnvironment wrapper ... 2023-10-03
130924 LibreOff LibreOff libreoffice-bugs NEW --- replace debugging printf calls with SAL_INFO/SAL_WARN 2023-11-13
132293 LibreOff LibreOff libreoffice-bugs NEW --- Run pyflakes on python uitest files to find unused imports 2023-11-06
140220 LibreOff Writer libreoffice-bugs NEW --- Replace SwClient with SvtListener in Writer 2024-03-04
140226 LibreOff Writer libreoffice-bugs NEW --- Make use of SfxPoolItems more typesafe by using StaticWhichCast 2023-05-15
143148 LibreOff LibreOff libreoffice-bugs NEW --- Use pragma once instead of include guards (Episode 2: Endgame) Fri 12:29
145759 LibreOff LibreOff libreoffice-bugs NEW --- Use symbolic constants instead of magic numerical constants 2022-10-25
146150 LibreOff LibreOff libreoffice-bugs NEW --- Use dispatch command instead of numerical ID for the UNO commands 2023-09-25
146266 LibreOff LibreOff libreoffice-bugs NEW --- Move test/demo/workbench from the old build system to the new gbuild system 2024-04-12
146479 LibreOff LibreOff libreoffice-bugs NEW --- Use basegfx fTools for converting the angle unit 2022-11-25
146619 LibreOff LibreOff libreoffice-bugs NEW --- Remove unused #includes from C/C++ files 2024-05-16
147906 LibreOff LibreOff libreoffice-bugs NEW --- Use hypot function for Pythagorean addition 2024-05-20
148161 LibreOff LibreOff libreoffice-bugs NEW --- Remove redundant attributes from configuration schema XML files 2024-01-28
148251 LibreOff LibreOff libreoffice-bugs NEW --- Use std::swap instead of using temporary values 2024-04-08
153109 LibreOff LibreOff libreoffice-bugs NEW --- Use all_of, any_of or none_of from STD instead of looping to check a condition over a range 2023-06-12
153294 LibreOff LibreOff libreoffice-bugs NEW --- Use copy_if, find_if or remove_if to simplify loops 2024-03-24
155628 LibreOff LibreOff libreoffice-bugs NEW --- Split huge complex functions into multiple functions with less complexity 2023-06-12
155630 LibreOff LibreOff libreoffice-bugs NEW --- Deduplicate copy/paste code 2023-07-20
157665 LibreOff LibreOff libreoffice-bugs NEW --- Implement a three-way comparison operator to replace ==, <, >, <=, >= 2024-03-25
157867 LibreOff UI libreoffice-bugs NEW --- Obsolete Windows 2000 reference in UI strings 2023-10-23
158067 LibreOff LibreOff libreoffice-bugs NEW --- Replace O(U)StringLiterals with custom O(U)String literals in code 2024-04-13
158068 LibreOff LibreOff libreoffice-bugs NEW --- Replace string literals with custom O(U)String literals in code 2023-11-10
158237 LibreOff LibreOff libreoffice-bugs NEW --- Use C++20 contains() instead of find() and end() 2024-03-29
158280 LibreOff LibreOff libreoffice-bugs NEW --- Replace usage of InputDialog with SvxNameDialog 2023-12-09
158433 LibreOff sdk libreoffice-bugs NEW --- Doxygen: put multiple paragraphs into parblocks where necessary 2023-11-29
158803 LibreOff LibreOff libreoffice-bugs NEW --- Fix issues found by pyflakes 2024-05-21
160084 LibreOff LibreOff libreoffice-bugs NEW --- Simplify comparison with zero when using basegfx::fTools::* implementation 2024-04-18
161168 LibreOff framewor libreoffice-bugs NEW --- WebDav UCP - has (fairly) busy-loop in a thread refreshing locks 2024-05-19
137525 LibreOff Writer ritobroto04 NEW --- Update ColumnValueSet drawing to use the Push/Pop API 2024-03-31
72536 LibreOff Chart libreoffice-bugs NEW --- Eliminate calls to RegressionCurveHelper::getFirstCurveNotMeanValueLine (and company) 2020-07-22
107038 LibreOff LibreOff libreoffice-bugs NEW --- online: Poco::Time* replacement with std::chrono 2020-03-14
147132 LibreOff LibreOff libreoffice-bugs NEW --- Flatten Basic function implementations 2024-04-09
68 bugs found.

as