Mon May 13 2024 12:16:12 UTC
[Overfiend] you get old enough, and every day in the past as well as the future holds the promise of the unexpected
Hide Search Description
366 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
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) 2024-04-17
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-04-10
147906 LibreOff LibreOff libreoffice-bugs NEW --- Use hypot function for Pythagorean addition 2024-04-05
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-03-30
160084 LibreOff LibreOff libreoffice-bugs NEW --- Simplify comparison with zero when using basegfx::fTools::* implementation 2024-04-18
160409 LibreOff Linguist libreoffice-bugs NEW --- Make copyright year string a variable 2024-04-21
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
143193 LibreOff BASIC parisoplop ASSI --- Clean up Basic 'Format' implementation 2023-08-09
118235 LibreOff Document libreoffice-bugs REOP --- obsolete LO wiki help pages dominate Google search results 2024-03-12
71770 LibreOff UI libreoffice-bugs RESO FIXE Enhancement: Move Cut/Copy/Paste to the top in the context menu 2015-12-15
124247 LibreOff UI adityasahu1511 RESO FIXE Hex representation of color is used for recent color tool tip after split color button is clicked 2019-04-09
126464 LibreOff Writer ahmedhamed3699 RESO FIXE Remove "Numbering on/off" UNO command 2024-03-06
154088 LibreOff Writer aidooamos20 RESO FIXE The implementation of drawing the grid of the characters should be unified 2023-11-22
93548 LibreOff framewor alex.pantec RESO FIXE sal signal duplicate code redux ... 2017-02-14
123159 LibreOff Calc andreamassimo03 RESO FIXE Accessibility: No keyboard shortcut to open a HYPERLINK in Calc cells 2024-05-03
89948 Document libetony anuragkanungo RESO FIXE remove IWORKXMLReader 2017-10-30
89949 Document libetony anuragkanungo RESO FIXE replace home-grown affine transformation code by glm 2017-10-30
90105 Document libetony anuragkanungo RESO FIXE simplify drawing of presentation objects 2017-10-30
129423 LibreOff LibreOff arato.daniel RESO FIXE Make export tests export-only where applicable (DECLARE_*EXPORT_TEST => DECLARE_*EXPORT_EXPORTONLY_TEST) 2021-01-05
91872 LibreOff sdk arnold RESO FIXE make SAL_INFO and friends more efficient ... 2017-02-14
93684 LibreOff graphics aybuke.147 RESO FIXE removed unused 'sync' abstraction ... 2016-10-25
84846 LibreOff Impress aysemelikeyurtoglu RESO FIXE reduce copy/paste coding ... 2017-02-14
60691 LibreOff LibreOff borim7 RESO FIXE add emacs + vim modelines to all .src and .hrc files 2015-12-15
106579 LibreOff LibreOff callmedewan RESO FIXE online: serve gzipped file content ... 2017-04-12
38838 LibreOff LibreOff caolan.mcnamara RESO FIXE Removal/Replacement of the String/UniString with OUString once and for all. 2016-02-18
45408 LibreOff LibreOff caolan.mcnamara RESO FIXE use new gdk_screen_get_monitor_workarea method ... 2016-02-18
60791 Impress Android chasak.ota RESO FIXE Impress remote: fix elapsed time tracking 2015-12-18
60688 LibreOff LibreOff christopher.hotchkiss RESO FIXE soffice --version - should show more details ... 2015-12-15
85432 LibreOff LibreOff contactbrijmohan RESO FIXE Add locale details to help->about 2016-10-13
86023 LibreOff framewor contactbrijmohan RESO FIXE O[U]String needs a 'clear' method ... 2015-12-15
82089 LibreOff LibreOff cyrille.ruggero RESO FIXE EasyHack: Remove lwpunoheader.hxx wrapper 2017-09-24
95857 LibreOff LibreOff daniel RESO FIXE Sort out German plurals ... 2017-02-14
91055 LibreOff graphics danlrobertson89 RESO FIXE cleanup weirdo lcl_createWindowInfo method signature ... 2016-10-25
92459 LibreOff LibreOff danlrobertson89 RESO FIXE o3tl: replace depreciated unary_function and binary_function 2016-10-25
38885 LibreOff Formula dante19031999 RESO FIXE Remove CreateTextFromNode methods 2020-10-21
157638 LibreOff filters declanfodor RESO FIXE Useless comments of kind //90682 in GraphicImport.cxx 2023-12-29
42455 LibreOff Writer detective.conan.1412 RESO FIXE EasyHack: writer - rename ANKER to ANCHOR 2015-12-15
97499 LibreOff LibreOff devel.marian.scerbak RESO FIXE EasyHack: Clean up default arguments in uses of C++ unordered containers 2017-02-14
46166 LibreOff LibreOff dezsiszabi RESO FIXE EasyHack: remove obsolete MSFilterTracer ... 2015-12-15
46501 LibreOff LibreOff dezsiszabi RESO FIXE EasyHack: cleanup SimpleResMgr ... 2015-12-15
42897 LibreOff Calc dfighter1985 RESO FIXE FORMATTING: Conditional formatting displays wrong cell background. 2017-07-17
96136 LibreOff BASIC dipankar1995 RESO FIXE replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL in basic's scanner test 2016-10-25
96888 LibreOff graphics dipankar1995 RESO FIXE Kill internal vcl dog-tags ... 2018-12-11
98602 LibreOff LibreOff dipankar1995 RESO FIXE Duplicate code in onlineupdate/ 2017-02-14
50162 LibreOff LibreOff d.ostrovsky RESO FIXE merge rtlbootstrap.mk into configure.in 2015-12-15
80403 LibreOff Linguist d.sikeler94 RESO FIXE AutoCorrect - parse XML files using XFastParser ... 2015-12-16
103221 LibreOff LibreOff dubeysandeep.in RESO FIXE core/tools/source/fsys/urlobj.cxx:4450: unmaintainable code ? 2017-02-15
48256 LibreOff Calc erack RESO FIXE clean out Hide/Show Cursor ... 2015-12-15
105568 LibreOff LibreOff fakabbir RESO FIXE Order language codes alphabetically 2017-02-14
106141 LibreOff sdk fakabbir RESO INVA Move scripting/examples/ to the 'sdk-examples' repository 2017-03-06
76181 LibreOff Calc futurejoshi15 RESO FIXE cleanup constructors in ucalc.cxx 2015-12-16
100760 LibreOff Base gaadrime.melo RESO FIXE core/vcl/source/control/tabctrl.cxx:1202]: (style) Redundant condition 2017-02-14
65859 LibreOff LibreOff gandhishrey RESO WONT version VCL plugins to avoid crashes ... 2016-02-18
130137 LibreOff LibreOff ganzouri97 RESO FIXE Replace remaining uses of WNT define checks with _WIN32 2020-03-06
104622 LibreOff LibreOff gauravdhingra.gxyd RESO FIXE Add duplicate node entry to elements in emoji.json database 2016-12-31
43058 LibreOff LibreOff gbpacheco RESO FIXE EasyHack: remove redundant double ';;' from C++ code ... 2015-12-15
64290 LibreOff Calc gdm.manmeet RESO FIXE UI: count selected rows and columns 2015-12-15
84098 LibreOff BASIC george.bateman16 RESO FIXE kill copy+paste in VBA tests ... 2021-07-02
94698 LibreOff LibreOff gleb.mishchenko.96 RESO FIXE cleanup Makefiles 2017-02-14
114982 LibreOff LibreOff gokaysatir RESO FIXE AdminConsole: control logging ... 2020-12-08
92925 LibreOff graphics gquigs+bugs RESO FIXE Remove export of old and obsolete graphic formats 2018-03-18
96414 LibreOff Impress gquigs+bugs RESO FIXE Remove feature to show Navigator during slideshow 2016-10-31
46399 LibreOff LibreOff greggory.hz RESO FIXE EasyHack: vcl - cleanup empty methods ... 2015-12-15
136594 LibreOff sdk heiko.tietze RESO INVA Remove .uno:DistributeSelection command 2020-09-18
148852 LibreOff LibreOff hmeeks4135 RESO INVA Convert CCharacterData to use std::mutex 2022-09-23
90222 LibreOff LibreOff ian.gilham RESO FIXE replace ScaList in scaddins with a std container 2017-02-14
85486 LibreOff Draw ioan.radu.g RESO FIXE Clean up unnecessary enumerations from xenum.hxx 2016-02-18
130981 LibreOff LibreOff jamesnattala007 RESO FIXE Simplify uses of sal_math_Double 2020-10-22
68849 LibreOff LibreOff j.carl43 RESO FIXE Other: Add header guards to all include files 2016-02-18
91054 LibreOff Chart j.carl43 RESO FIXE cleanup weirdo function prototypes ... 2017-02-14
72598 LibreOff LibreOff jelle RESO FIXE [Easyhack] Remove SunStudio cruft from code base 2016-02-18
100782 LibreOff LibreOff j.nitschke+tdfbz RESO FIXE Have XPropertyList and its derivatives hold smart pointers 2017-02-14
60690 LibreOff LibreOff jo.adam.93 RESO FIXE kill #ifdef HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL 2015-12-15
81812 LibreOff LibreOff jorendc RESO FIXE kill PIMPEE 2015-12-15
46258 LibreOff LibreOff josh.sickmate RESO FIXE EasyHack: remove obsolete 'isTestTool' from vcl ... 2015-12-15
82577 LibreOff LibreOff j.paragas.237 RESO FIXE get rid of prex.h / postx.h wrapper headers 2017-02-14
91112 LibreOff LibreOff j.paragas.237 RESO FIXE replace use of o3tl::compose1 by lambdas 2016-10-25
81356 LibreOff LibreOff juan.picca RESO FIXE replace use of Fraction by boost::rational 2021-10-02
88826 LibreOff filters juan.picca RESO FIXE Clean up MM100toEMU() 2015-12-15
42454 LibreOff LibreOff julien.chaffraix RESO FIXE remove code associated with unused icons 2015-12-15
87026 LibreOff UI kara RESO FIXE Move accessibility relations to .ui files 2017-02-14
101549 LibreOff UI kara RESO FIXE Removal of tooltip_markup properties from glade ui files 2017-02-14
39428 LibreOff LibreOff keithcoder RESO FIXE audit / remove SvStream long operators 2016-02-18
146019 LibreOff LibreOff kelemeng RESO FIXE Always insert rotated image if it has EXIF rotation 2022-06-14
84323 LibreOff LibreOff kevin.dubrulle RESO FIXE sal - add sane sleep interface: cleanup osl_waitThread 2018-08-22
70393 LibreOff LibreOff khaled RESO FIXE move external builds into subfolder 2016-02-18
85818 LibreOff Calc lcharriere RESO FIXE Translate OpCodeEnum names into English 2015-12-15
56284 LibreOff LibreOff lefevre00 RESO FIXE soffice fails to start unless ~/.config exists and is writable 2016-02-18
60739 LibreOff Writer lefevre00 RESO FIXE cut/paste coding redux 2017-02-14
38831 LibreOff LibreOff libreoffice-bugs RESO FIXE Get rid of SV_DECL_VARARR, SV_DECL_VARARR_PLAIN, SV_DECL_VARARR_SORT .... 2015-12-15
38832 LibreOff LibreOff libreoffice-bugs RESO FIXE get rid of obsolete manual templates such as DECLARE_LIST 2015-12-15
38835 LibreOff LibreOff libreoffice-bugs RESO FIXE strip out non-trivial globals before main 2020-05-18
38836 LibreOff Localiza libreoffice-bugs RESO WONT de-bloat internal ICU 2015-12-16
38890 LibreOff LibreOff libreoffice-bugs RESO FIXE Remove hard-coded project URLs 2023-03-22
39425 LibreOff LibreOff libreoffice-bugs RESO DUPL align ASSERT and friends debug macro foo 2015-12-15
39440 LibreOff LibreOff libreoffice-bugs RESO FIXE cppcheck cleanliness 2017-02-14
39593 LibreOff LibreOff libreoffice-bugs RESO FIXE copy/paste code detector / fixing 2023-06-01
39642 LibreOff LibreOff libreoffice-bugs RESO FIXE [EasyHack] Improve README files in top-level module directories 2015-12-16
39673 LibreOff LibreOff libreoffice-bugs RESO INVA Remove obsolete product pieces 2015-12-16
39674 LibreOff LibreOff libreoffice-bugs RESO FIXE find / fix all German spellings in internal APIs 2022-02-12
42155 LibreOff LibreOff libreoffice-bugs RESO FIXE win32: remove duplicated / redundant stringbuffer classes 2015-12-16
42453 LibreOff Writer libreoffice-bugs RESO FIXE EasyHack: remove unused anchor icons ... 2015-12-15
42781 LibreOff UI libreoffice-bugs RESO FIXE fix windows build warnings ... 2015-12-15
42782 LibreOff UI libreoffice-bugs RESO WONT improve cross-cultural appeal of image fallback 2015-12-15
42783 LibreOff LibreOff libreoffice-bugs RESO FIXE get rid of CPU define/build system variable 2015-12-16
42949 LibreOff LibreOff libreoffice-bugs RESO FIXE accelerating compile times by removing unnecessary header #include - See Comment 57 2022-01-06
43059 LibreOff LibreOff libreoffice-bugs RESO WONT apply sixgill static analyser to the code ... 2020-01-27
44502 LibreOff LibreOff libreoffice-bugs RESO FIXE Improve Doxygen-generated SDK C++ documentation 2017-02-14
44635 LibreOff Impress libreoffice-bugs RESO FIXE EasyHack: trivial whitespace cleanup in presenter console ... 2015-12-15
44732 LibreOff LibreOff libreoffice-bugs RESO FIXE inking / PDF import cleanups 2015-12-16
44833 LibreOff LibreOff libreoffice-bugs RESO FIXE EasyHack: remove obsolete unix floppy-disk support ... 2015-12-15
44982 LibreOff LibreOff libreoffice-bugs RESO FIXE add helper method to sal's File abstraction 2015-12-15
44988 LibreOff LibreOff libreoffice-bugs RESO FIXE EasyHack: tools: remove obsolete BOOTSTRAP defines ... 2015-12-15
44989 LibreOff LibreOff libreoffice-bugs RESO FIXE tools: SvStream: simplify LockRegion 2015-12-15
44993 LibreOff LibreOff libreoffice-bugs RESO FIXE EasyHack: tools: remove obsolete FSysRedirector ... 2015-12-15
45131 LibreOff LibreOff libreoffice-bugs RESO FIXE EasyHack: remove gcc 2 conditionals ... 2015-12-15
46037 LibreOff LibreOff libreoffice-bugs RESO FIXE Clean up uses of comphelper/configurationhelper.hxx 2022-04-29
46259 LibreOff LibreOff libreoffice-bugs RESO FIXE rewrite mysql connector to use mariadb client library 2019-07-29
46438 LibreOff LibreOff libreoffice-bugs RESO FIXE EasyHack: ctrl-g to re-search in the search bar ... 2015-12-16
46610 LibreOff LibreOff libreoffice-bugs RESO FIXE EasyHack: vcl - remove un-used return values ... 2015-12-15
46723 LibreOff LibreOff libreoffice-bugs RESO FIXE enable configmgr unit tests ... 2017-03-30
46808 LibreOff LibreOff libreoffice-bugs RESO FIXE Adapt UNO services to new-style 2016-06-07
47958 LibreOff Calc libreoffice-bugs RESO FIXE gross cut/paste signal emission nonsense 2016-02-18
48253 LibreOff LibreOff libreoffice-bugs RESO FIXE [EasyHack] Replace SAL_CONST_CAST and SAL_STATIC_CAST macro uses by their expansion 2015-12-16
48729 LibreOff Linguist libreoffice-bugs RESO FIXE autocorrect limit. acor.dat with entry 65535: Loop and/or loss of acor data 2015-12-15
48873 LibreOff LibreOff libreoffice-bugs RESO FIXE clean out obsolete icons ... 2015-12-16
51304 LibreOff LibreOff libreoffice-bugs RESO FIXE dung out bogus boilerplate 2015-12-15
51946 LibreOff LibreOff libreoffice-bugs RESO FIXE remove use of pkg-config from makefiles 2015-12-16
53341 LibreOff Installa libreoffice-bugs RESO FIXE Broken DEB packages 2015-12-16
54938 LibreOff LibreOff libreoffice-bugs RESO FIXE Adapt supportsService implementations to cppu::supportsService 2020-02-07
56110 LibreOff LibreOff libreoffice-bugs RESO FIXE re-write stream operators to methods 2016-02-18
56131 LibreOff framewor libreoffice-bugs RESO FIXE Download only the needed 3rd party source tarballs 2015-12-16
57950 LibreOff LibreOff libreoffice-bugs RESO FIXE Replace chained O(U)StringBuffer::append() with operator+ 2017-12-07
60148 LibreOff LibreOff libreoffice-bugs RESO FIXE Clean up warnings from the Clang compiler plugin 2015-12-15
60689 LibreOff LibreOff libreoffice-bugs RESO FIXE replace SUPD variable ... 2016-02-18
60696 LibreOff LibreOff libreoffice-bugs RESO FIXE Edit-Links - cleanup and make it work for movies ... 2023-12-23
61513 LibreOff LibreOff libreoffice-bugs RESO FIXE kill unused FSysFailOnErrorImpl macro 2015-12-15
61516 LibreOff LibreOff libreoffice-bugs RESO FIXE FEAT_FSYS_DOUBLESPEED removal ... 2015-12-15
62096 LibreOff LibreOff libreoffice-bugs RESO FIXE Replace O(U)String compareTo with == 2015-12-16
62722 LibreOff Calc libreoffice-bugs RESO NOTA abstract telepathy backends better ... 2017-06-27
62966 LibreOff LibreOff libreoffice-bugs RESO FIXE TDE/CDE desktop needs cleanup and fixes 2015-12-15
63154 LibreOff LibreOff libreoffice-bugs RESO FIXE replace tools/solar.h macros with osl versions 2017-12-13
63197 LibreOff LibreOff libreoffice-bugs RESO FIXE avoid packing stuff into zips during build 2015-12-16
63315 LibreOff LibreOff libreoffice-bugs RESO WONT sign windows binaries during build 2016-02-18
63753 LibreOff LibreOff libreoffice-bugs RESO FIXE drop nonexistent include paths from makefiles 2015-12-16
64945 LibreOff Formula libreoffice-bugs RESO WONT inconvenient localized symbol code 2023-08-10
67274 LibreOff LibreOff libreoffice-bugs RESO WORK Gallery: Do not link inserted images 2024-01-26
69079 LibreOff LibreOff libreoffice-bugs RESO FIXE Creating a new themes in the gallery the files are always created as file "new theme.*" instead of "sdxxx.*" - existing files will be overwritten and leads to data loss. 2016-02-18
69973 LibreOff LibreOff libreoffice-bugs RESO FIXE gtk+ recent-files integration improvements 2016-02-18
71043 LibreOff LibreOff libreoffice-bugs RESO WONT Use STACK lint tool to clean code ... 2019-09-19
71246 LibreOff LibreOff libreoffice-bugs RESO FIXE [EasyHack] Run fixincludeguards.sh and fix include guards 2016-02-18
74424 LibreOff LibreOff libreoffice-bugs RESO FIXE Start to decouple Window from OutputDevice 2021-04-05
75897 LibreOff LibreOff libreoffice-bugs RESO FIXE create 'get best number of threads' API in sal 2016-02-18
76290 LibreOff LibreOff libreoffice-bugs RESO INVA use OpenMP for image algorithms 2017-02-14
78069 LibreOff Calc libreoffice-bugs RESO INVA Add easy extenders for chart ranges ... 2015-12-16
78430 LibreOff framewor libreoffice-bugs RESO FIXE remove redundant 'private method' comments ... 2015-12-15
78431 LibreOff graphics libreoffice-bugs RESO FIXE ImplWindowFrameProc ... 2016-10-25
78793 LibreOff LibreOff libreoffice-bugs RESO WORK Make hiding the gallery easier ... 2016-02-18
79526 LibreOff Writer libreoffice-bugs RESO FIXE wrong print icon on print preview page 2017-10-07
80798 LibreOff Writer libreoffice-bugs RESO FIXE cleanup debug methods 2021-01-04
80907 LibreOff Writer libreoffice-bugs RESO FIXE avoid unnecessary allocations in OpenXML import filter 2020-12-22
80908 LibreOff Writer libreoffice-bugs RESO FIXE avoid allocating OOXMLValues when we don't need to ... 2015-12-15
81038 LibreOff LibreOff libreoffice-bugs RESO FIXE performance: 10% of load: un-necessary pImpl 2015-12-16
82797 LibreOff graphics libreoffice-bugs RESO FIXE use modern OpenGL for OGL Transitions 2016-02-18
83512 LibreOff LibreOff libreoffice-bugs RESO FIXE [EasyHack] Make use of OUStringHash 2015-12-15
83991 LibreOff LibreOff libreoffice-bugs RESO FIXE remove bogus folding comments... 2015-12-15
84090 LibreOff LibreOff libreoffice-bugs RESO FIXE Speed up oox::TokenMap by removing unnecessary maUniName OUString 2016-02-18
84168 LibreOff filters libreoffice-bugs RESO FIXE change writerperfect filters to use a new base class template 2015-12-15
84553 LibreOff LibreOff libreoffice-bugs RESO FIXE Detect and warn of Windows Antivirus in configure ... 2020-02-12
86249 LibreOff graphics libreoffice-bugs RESO WORK clean VirtualDevice constructor ... 2021-03-28
88116 LibreOff LibreOff libreoffice-bugs RESO FIXE OS X: reduce cut/paste coding 2022-07-30
88205 LibreOff LibreOff libreoffice-bugs RESO FIXE Adapt uses of css::uno::Sequence to use initializer_list ctor 2023-03-15
88206 LibreOff LibreOff libreoffice-bugs RESO FIXE Change uses of cppu::WeakImplHelper* and cppu::ImplInheritanceHelper* to use variadic variants instead 2017-02-14
88230 LibreOff LibreOff libreoffice-bugs RESO FIXE cleanup solar mutex yielding ... 2015-12-15
88462 LibreOff LibreOff libreoffice-bugs RESO FIXE convert manual XInterface implementations into ::cppu::WeakComponentImplHelper 2017-02-14
89382 LibreOff graphics libreoffice-bugs RESO FIXE vcl: unwind 'TODO' comment ... 2016-10-25
89592 LibreOff LibreOff libreoffice-bugs RESO FIXE Initialize PropertyValue Sequences from initializer_lists 2017-02-14
89756 LibreOff LibreOff libreoffice-bugs RESO FIXE change from postfix operator++/-- to prefix operator++/-- 2016-10-25
89860 LibreOff Android libreoffice-bugs RESO FIXE Ability to print from Android ... 2018-10-31
90753 LibreOff LibreOff libreoffice-bugs RESO FIXE gbuild: Move packages to autoinstallation in scp2 2017-06-01
91050 LibreOff LibreOff libreoffice-bugs RESO FIXE spelling: s/TabePage/TabPage/ 2015-12-16
91051 LibreOff LibreOff libreoffice-bugs RESO FIXE spelling: s/Trancparency/Transparency/ 2015-12-16
91052 LibreOff LibreOff libreoffice-bugs RESO FIXE cleanup makeWindow constructors ... 2015-12-16
91053 LibreOff Formula libreoffice-bugs RESO FIXE cleanup bogus member ... 2017-02-14
91222 LibreOff graphics libreoffice-bugs RESO FIXE VclBuilder constructor cleanup ... 2020-02-22
91527 LibreOff LibreOff libreoffice-bugs RESO DUPL Convert misleading use of sal_uIntPtr to size_t 2015-12-16
91665 LibreOff LibreOff libreoffice-bugs RESO FIXE l10n: replace string lists that are groups of unrelated items by separate strings 2017-02-14
91790 LibreOff filters libreoffice-bugs RESO WONT cleanup for FilterConfigItems 2015-12-15
91794 LibreOff LibreOff libreoffice-bugs RESO FIXE Remove conditionals depending on OSL_DEBUG_LEVEL > 1 2017-02-14
92785 LibreOff LibreOff libreoffice-bugs RESO WONT Sort configuration on write ... 2016-02-18
93240 LibreOff LibreOff libreoffice-bugs RESO FIXE replace boost::ptr_container with std::container<std::unique_ptr> 2016-10-25
93243 LibreOff LibreOff libreoffice-bugs RESO FIXE replace boost::bind with C++11 lambdas 2017-02-14
93563 LibreOff graphics libreoffice-bugs RESO FIXE volatile signal re-enterancy guards ... 2017-02-14
93592 LibreOff BASIC libreoffice-bugs RESO FIXE Cant' add localized strings to Basic dialog. 2017-02-14
93821 LibreOff graphics libreoffice-bugs RESO FIXE not storing & restoring window contents under menus ... 2016-10-25
94205 LibreOff LibreOff libreoffice-bugs RESO FIXE Use o3tl::make_unique instead of new + std::move 2017-02-14
94272 LibreOff Impress libreoffice-bugs RESO FIXE Reduce copy'n'pasta code in Impress unit tests (sd/qa) 2016-10-25
94814 LibreOff LibreOff libreoffice-bugs RESO FIXE Cleanup of static_cast's called immediately after a dynamic_cast. 2017-02-14
94879 LibreOff LibreOff libreoffice-bugs RESO FIXE add 'm' prefixes to member variables ... 2016-10-25
95092 LibreOff Calc libreoffice-bugs RESO FIXE convert the ucalc performance test to an in-build performance test 2017-02-14
95360 LibreOff UI libreoffice-bugs RESO FIXE Fix use of icons used only from help, but not in the code 2017-02-14
95416 LibreOff LibreOff libreoffice-bugs RESO NOTA Get rid of #include "../foo/bar.hxx" style includes 2017-03-15
96949 LibreOff framewor libreoffice-bugs RESO FIXE dung out dead code... 2017-02-14
97046 LibreOff LibreOff libreoffice-bugs RESO FIXE ensure build system variables start with gb_ unless there are very, very good reasons not to 2022-01-23
97087 LibreOff LibreOff libreoffice-bugs RESO FIXE Timers and idles should have programmer comprehensible, unique names 2021-09-28
97283 LibreOff LibreOff libreoffice-bugs RESO FIXE merge unit tests in sal module 2017-02-14
97525 LibreOff graphics libreoffice-bugs RESO FIXE vcl: make DeletionListener internal ... 2017-02-14
97703 LibreOff LibreOff libreoffice-bugs RESO FIXE EasyHack: Remove empty setUp/tearDown overrides from CppUnit test code 2017-02-14
97973 LibreOff graphics libreoffice-bugs RESO FIXE cleanup spinbuttons theming logic. 2017-02-14
97975 LibreOff graphics libreoffice-bugs RESO WONT OpenGL: theme / widget cache ... 2020-08-28
98749 LibreOff Writer libreoffice-bugs RESO FIXE Move hardcoded/duplicated PageDesc defaults from UNO wrappers to writer core 2023-03-11
99311 LibreOff LibreOff libreoffice-bugs RESO FIXE Detect SSDs in pagein 2017-02-14
99589 LibreOff LibreOff libreoffice-bugs RESO FIXE tolower / toupper - dangerous to Turks ... 2017-05-18
99824 LibreOff LibreOff libreoffice-bugs RESO INVA rename tl library to tml 2016-05-13
100726 LibreOff LibreOff libreoffice-bugs RESO FIXE Improve readability of OUString/OString concatenations 2018-07-09
103185 LibreOff LibreOff libreoffice-bugs RESO FIXE Add VCL backend being used to About dialog 2017-02-14
108323 LibreOff LibreOff libreoffice-bugs RESO FIXE Admin: display up-time ... 2020-02-10
108523 LibreOff LibreOff libreoffice-bugs RESO FIXE Remove @author annotations from source code 2019-04-08
112689 LibreOff LibreOff libreoffice-bugs RESO FIXE Replace chained O(U)StringBuffer::append() with operator+ 2019-11-04
112863 LibreOff Document libreoffice-bugs RESO WONT [NEWHELP] Convert New Help bash script builder to python. 2017-12-16
117058 LibreOff LibreOff libreoffice-bugs RESO FIXE Simplify calls to Menu::CheckItem 2019-12-25
118314 LibreOff LibreOff libreoffice-bugs RESO FIXE Remove "Input Method Status" menu option and implementation 2019-09-04
118852 LibreOff LibreOff libreoffice-bugs RESO DUPL Remove "Input Method Status" functionality 2018-07-21
122169 LibreOff LibreOff libreoffice-bugs RESO WONT Simpler cppunit tests, use CPPUNIT_TEST_FIXTURE 2019-04-01
122619 LibreOff graphics libreoffice-bugs RESO WONT Remove AppMenu export via DBus 2022-03-15
124176 LibreOff LibreOff libreoffice-bugs RESO FIXE Use pragma once instead of include guards 2023-11-19
124478 LibreOff LibreOff libreoffice-bugs RESO FIXE Print number of file descriptors we have ... 2022-08-18
126722 LibreOff LibreOff libreoffice-bugs RESO FIXE Remove unused defines 2019-08-09
131117 LibreOff LibreOff libreoffice-bugs RESO WONT Don't use static_cast with numeric literals 2020-03-04
132643 LibreOff Document libreoffice-bugs RESO FIXE [LOCALHELP] Translate section id to English mnemonics 2022-03-18
141908 LibreOff LibreOff libreoffice-bugs RESO FIXE CppUnittests: replace usage of sal_Int32 with colors 2024-03-14
145630 LibreOff LibreOff libreoffice-bugs RESO FIXE Use atan2 function instead of atan 2022-09-13
94306 LibreOff LibreOff mailumangjain RESO FIXE Replace boost::noncopyable with plain C++11 deleted copy ctors 2017-02-14
60698 LibreOff LibreOff marcos.souza.org RESO FIXE kill pointless one-file library ... 2016-02-18
102784 LibreOff UI marina.latini RESO FIXE Enhance removetooltip_markups.sh script, and add a proper commit hook 2017-02-14
61421 Impress Android max.lax RESO FIXE V 1.0.2: Prevent smartphone is locked when you are making a presentation 2015-12-18
62699 LibreOff LibreOff mdunphy RESO FIXE drop "pass-through" header files 2019-07-30
61873 Impress Android me RESO FIXE WiFi as an experimental feature not mentioned in app 2015-12-18
82854 LibreOff graphics meta_dev RESO FIXE speed up OutputDevice::GetDefaultFont 2015-12-15
92817 LibreOff framewor mikekaganski RESO FIXE misleading error on save with empty lock-file ... 2017-12-07
75240 LibreOff graphics milanzelenka RESO FIXE improve coding style in bitmap3.cxx 2016-02-18
130978 LibreOff LibreOff msrijita189 RESO FIXE Add a comment to each published API marking it as such 2021-02-03
42779 LibreOff UI netrolller.3d RESO FIXE EasyHack: make life easier for artists 2015-12-16
48391 LibreOff LibreOff netrolller.3d RESO FIXE Remove TEST_ENSHURE 2015-12-16
48870 LibreOff LibreOff netrolller.3d RESO FIXE kill the cookies 2015-12-15
70285 LibreOff LibreOff noelgrandin RESO FIXE cleanup generated C++ code ... 2016-02-18
123936 LibreOff LibreOff noreply+80513 RESO FIXE Find files to be formatted with clang-format 2022-07-04
61514 LibreOff LibreOff osmman RESO FIXE clean obsolete tools/ filesystem abstraction 2015-12-15
63133 LibreOff LibreOff palenik.mihaly RESO FIXE write tools/tempfiles.hxx out 2015-12-16
102922 LibreOff UI ponamarev RESO FIXE Password fields should use “•” as masking character instead of “*” 2016-10-05
75757 LibreOff LibreOff princy.krishnakeshav RESO FIXE remove inheritance to std::map and std::vector 2017-09-27
48874 LibreOff LibreOff programming RESO FIXE remove html export dialog artwork 2015-12-15
94695 LibreOff LibreOff qarkai RESO FIXE osl_createHostAddrByAddr uses non-threadsafe gethostbyaddr 2017-10-29
106737 LibreOff LibreOff qarkai RESO FIXE Rewrite PHP script in Python (bin/list-dispatch-commands.php) 2017-03-31
122114 LibreOff LibreOff qarkai RESO FIXE Remove code writing ~/.recently-used file 2019-04-08
40694 LibreOff Calc randika.deultima RESO WORK Error in message warning that the column limit was exceeded for MS-Excel format 2016-02-18
95844 LibreOff framewor rohankanojia420 RESO FIXE Refactor CommandInfoProvider 2017-03-02
92649 LibreOff LibreOff ryan.mccoskrie RESO FIXE Use smart pointers in KDE4 vcl plugin 2016-10-25
158041 LibreOff UI samuel.mehrbrodt RESO FIXE Drop unused Writer - Print config keys 2023-12-18
88635 LibreOff Calc sberg.fun RESO FIXE namespace scaddins ... 2015-12-15
128302 LibreOff LibreOff sberg.fun RESO FIXE The same SVX_DLLIMPLEMENTATION macro is used for both the svx and svxcore libraries 2020-02-03
130677 LibreOff BASIC shubham656jain RESO FIXE Support for &h &o Basic literals is incomplete 2021-03-24
61515 LibreOff LibreOff soryy708 RESO FIXE bogus code comment cleanup ... 2015-12-15
96059 LibreOff framewor susobhang70 RESO FIXE Cleanup: Replace imageproducer with CommandInfoProvider 2016-10-25
70998 LibreOff UI tamsajama RESO FIXE Termchange: Graphic/Picture -> Image 2018-03-12
82088 LibreOff LibreOff thomas-libo RESO FIXE EasyHack: Clean up starutil namespace alias 2015-12-15
44994 LibreOff LibreOff timar74 RESO FIXE write out tools' FileCopier class ... 2015-12-16
50163 LibreOff LibreOff timar74 RESO FIXE move definition of PLATFORMID into configure.in 2015-12-16
84746 LibreOff Android tml RESO FIXE android: prune redundant configmgr settings 2015-12-16
46565 LibreOff LibreOff tom.coll91 RESO FIXE EasyHack: perl / autogen.sh should backup autogen.lastrun 2015-12-16
49101 LibreOff LibreOff turipista RESO FIXE html.stw (default HTML template) cleanup 2016-02-05
79116 LibreOff Calc tv.bugs.freedesktop.org RESO FIXE make paste special easier to use 2016-02-18
47957 LibreOff LibreOff uray.janos RESO FIXE dung out laughable cui color options code ... 2015-12-15
97706 LibreOff Calc winfrieddonkers RESO FIXE CLEAN is neither ODF nor OOXML conform 2022-02-11
112373 LibreOff Linguist x.abhishek.flyhigh RESO FIXE cleanup SpellChecker 2018-02-20
134157 LibreOff Writer yagit RESO FIXE Edit with external tool causes a CPU hit 2024-04-25
130974 LibreOff LibreOff yukio.siraichi RESO FIXE Drop rtl::math::isSignBitSet in favor of std::signbit 2020-03-14
130975 LibreOff LibreOff yukio.siraichi RESO FIXE Drop rtl::math::isNan in favor of std::isnan 2020-03-14
130976 LibreOff LibreOff yukio.siraichi RESO FIXE Drop rtl::math::isInf in favor of std::isinf 2020-03-13
130977 LibreOff LibreOff yukio.siraichi RESO FIXE Drop rtl::math::isFinite in favor of std::isfinite 2020-03-12
147469 LibreOff UI caolan.mcnamara RESO FIXE Positioning of mouse on "Default Button" not working with some dialogs such as Paste Special in Calc (gtk3 and Windows) 2023-03-20
80657 LibreOff ux-advis gulsah.1004 RESO FIXE UI: Addition of navigator page number field to Page Preview Toolbar 2022-04-08
61060 LibreOff Calc libreoffice-bugs RESO FIXE Freeze and unfreeze don't modify document 2022-10-04
88157 LibreOff UI libreoffice-bugs RESO FIXE HIG: Bold headings in dialogs are frequently misused 2017-02-14
88309 LibreOff LibreOff libreoffice-bugs RESO DUPL Standardize, cleanup, and improve Assertions 2015-12-15
89329 LibreOff LibreOff libreoffice-bugs RESO FIXE convert pImpl pointers to use std::unique_ptr 2017-08-03
95386 LibreOff LibreOff libreoffice-bugs RESO FIXE Remove remaining code for Help Agent 2017-04-07
154077 LibreOff filters libreoffice-bugs RESO FIXE Drop Common/InternalMSExport/UseOldExport config key completely 2023-10-05
87003 LibreOff LibreOff ny.nathan.yee RESO FIXE Kill BOOST_FOREACH on master and use C++11s range-based for() loops instead 2016-02-18
61541 LibreOff Calc prashant3.yishu RESO FIXE UI: Count Number of selected Cells 2015-12-15
86929 LibreOff Writer serval2412 RESO FIXE Kill FOREACHPAM_START for good 2016-02-18
124197 LibreOff UI libreoffice-bugs RESO FIXE Improve "Unexpected error" user-visible error message wording 2019-04-24
131239 LibreOff UI libreoffice-bugs RESO WORK Remove More Fields sub menu and move its content to the parent form/dialog main menu 2020-03-16
103654 LibreOff LibreOff arnold VERI FIXE Help->About click-able git hash to help QA. 2020-04-28
120697 LibreOff Calc deepgagan231197 VERI FIXE Calc: Drop-down on 'Sum' button 2023-04-05
46718 LibreOff Writer jorendc VERI FIXE UI: Delete multiple styles at once 2015-12-15
58505 LibreOff Impress kubusg VERI FIXE Tweak F5 for slide display, and add Shift-F5 2015-12-15
82641 LibreOff Calc libreoffice-bugs VERI FIXE Currency drop-down ... 2017-10-22
96407 LibreOff UI oliver.e.graff VERI FIXE Mac OS X version doesnt appear in About dialog 2016-10-10
112411 LibreOff Writer 79045_79045 VERI FIXE Merge toolbar "More Forms" with "Form Controls" 2020-03-09
122280 LibreOff Calc adityasahu1511 VERI FIXE Remove Block selection mode from Calc 2019-12-21
44681 LibreOff Extensio g.h.m.van.valkenhoef CLOS FIXE EasyHack: port to CLucene from java/Lucene ... 2015-12-16
44981 LibreOff LibreOff libreoffice-bugs CLOS FIXE EasyHack: remove obsolete SWAPLONG macros 2015-12-15
48257 LibreOff BASIC libreoffice-bugs CLOS FIXE remove explicit prototypes in basic/ 2015-12-15
73552 LibreOff Calc libreoffice-bugs CLOS FIXE Set name of CSV import sheet to something friendly 2017-05-14
152698 LibreOff UI libreoffice-bugs CLOS INVA Moviebox Pro apk on Android 2022-12-27
41997 LibreOff LibreOff olivier.hallot CLOS FIXE EasyHack: cleanup vcl enumeration ... 2015-12-15
366 bugs found.

as