- f3b6886 package: add additional consistency checks for local file header by Michael Stahl · 1 year, 9 months ago
- c5ed053 ofz#67765 Integer-overflow by Caolán McNamara · 2 years ago
- 94746ec ofz#68269 more fixes to sc html parser by Caolán McNamara · 2 years ago
- 833fc7e ofz#67854 UNKNOWN READ by Caolán McNamara · 2 years ago
- 8d2fa10 ofz#68081 keep within bounds by Caolán McNamara · 2 years ago
- 8e3fdf0 ofz#68004 Unknown Read by Caolán McNamara · 2 years ago
- 773a6d0 ofz#67906 Integer-overflow by Caolán McNamara · 2 years ago
- d82b9fe ofz#67904 Integer-overflow by Caolán McNamara · 2 years ago
- 986eab9 ofz#67782 Integer-overflow by Caolán McNamara · 2 years ago
- 2338678 ofz#67815 overflowed short by Caolán McNamara · 2 years ago
- 1342eed ofz#67635 Integer-overflow by Caolán McNamara · 2 years ago
- 2cd4e02 ofz#67577 Integer-overflow by Caolán McNamara · 2 years ago
- 47b9ec6 null deref in initial sc html fuzzing by Caolán McNamara · 2 years, 1 month ago
- 41ed12e AddressSanitizer: container-overflow in initial sc html fuzzing by Caolán McNamara · 2 years, 1 month ago
- f0e1e2c ofz#67708 ignore oversized colspans by Caolán McNamara · 2 years ago
- 46c3b10 ofz: negative column offset by Caolán McNamara · 2 years ago
- 61da8a0 ofz#67540 negative offset by Caolán McNamara · 2 years ago
- 81cc1e5 tdf#158302 fix build against system-libxml-2.12 by Miklos Vajna · 2 years, 4 months ago
- 2a2f167 calc null-deref by Caolán McNamara · 2 years, 2 months ago
- 8a4e0d1 ofz: Use-of-uninitialized-value by Caolán McNamara · 2 years, 2 months ago
- b52217d disable failing inputline UITest by Noel Grandin · 2 years, 7 months ago
- fc59793 reorg calc hyperlink check to reuse elsewhere by Caolán McNamara · 2 years, 5 months ago
- 0ec96c3 default to ignoring libreoffice special-purpose protocols in calc hyperlink by Caolán McNamara · 2 years, 5 months ago
- f6364b9 null-deref seen in ScTabView::UpdateEditView by Caolán McNamara · 2 years, 5 months ago
- 51da0a7 tdf#154142 null-deref in SfxUndoManager::SetMaxUndoActionCount by Caolán McNamara · 2 years, 6 months ago
- 6231cba -Werror=dangling-reference by Stephan Bergmann · 3 years, 5 months ago
- 85db925 Branding for ZetaOffice without any branding image by Balazs Varga · 2 years, 7 months ago
- 4dabd26 Remove .uno:QuestionAnswers, direct safeMode help to landing page by Thorsten Behrens · 5 years ago
- 064600f Remove 'Get involved' from menu by Samuel Mehrbrodt · 5 years ago
- 8ba33d7 Remove Help menu donate entry for LTS version by Thorsten Behrens · 7 years ago
- ade4e5c Resolves: tdf#119659 Check found position for result vector by Eike Rathke · 3 years ago
- d965069 tdf#152577 sc DBData: fix regression of database ranges by Tünde Tóth · 3 years ago
- 01ce326 Resolves: tdf#151958 Disable binary search on sorted cache for current releases by Eike Rathke · 3 years ago
- b91ea61 put floating frames under managed links control by Caolán McNamara · 3 years ago
- c38d91a tdf#153784 account for initial vertical offset when toggled into multiline by Caolán McNamara · 3 years, 3 months ago
- 3fbb307 tdf#151560 don't crash on loading dubious fods by Caolán McNamara · 3 years ago
- 9374b50 crashreporting: CreateEmbeddedObject might fail by Caolán McNamara · 3 years, 1 month ago
- 0c1c25a tdf#154042 Use an initial height of one row for toolbar layout by Caolán McNamara · 3 years, 1 month ago
- 6e0c8a3 Resolves: tdf#153924 handle non-numeric and error values in rank array by Eike Rathke · 3 years, 1 month ago
- 50dc545 Fix viewsettings count by Samuel Mehrbrodt · 3 years, 1 month ago
- 268ab12 tdf#153669: Track formulas that stopped listening ... by Kohei Yoshida · 3 years, 1 month ago
- da8ca69 Always push a result, even if it's only an error by Eike Rathke · 3 years, 1 month ago
- 146b95e sc: fix divide by zero in ScGridWindow::DrawPagePreview by Xisco Fauli · 3 years, 2 months ago
- acd4407 tdf#153724: make sure to retrieve the variable value before checking the type by Mike Kaganski · 3 years, 2 months ago
- 166a070 Stack check safety belt before fishing in muddy waters by Eike Rathke · 3 years, 2 months ago
- d6599a2 Obtain actual 0-parameter count for OR(), AND() and 1-parameter functions by Eike Rathke · 3 years, 2 months ago
- b2494cc tdf#153510: STYLE: try harder to detect when there's nothing to do by Mike Kaganski · 3 years, 2 months ago
- d246ade sc: avoid divide by zero in ScEEImport::GraphicSize by Xisco Fauli · 3 years, 2 months ago
- 8b4d64c Flatten ScInterpreter::ScStyle by Mike Kaganski · 3 years, 2 months ago
- d2185f7 tdf#153514: try to find exact match, even when searching case-insensitively by Mike Kaganski · 3 years, 2 months ago
- e53c02e Resolves: tdf#139934 always apply cellXfs xf explicits (tdf#123139 related) by Eike Rathke · 3 years, 2 months ago
- f6aa9d4 Related: tdf#153510 Avoid modification of iterated container by Mike Kaganski · 3 years, 2 months ago
- a6582c1 crashtesting: crash on forum-mso-en4-719754.xlsx with fPercentile ~== 1 by Caolán McNamara · 3 years, 2 months ago
- 9cab31e sc: fix crash in ScViewData::GetCurXForTab() by Miklos Vajna · 3 years, 3 months ago
- 138c6f1 Resolves: tdf#153096 Split change track content action into columns again by Eike Rathke · 3 years, 3 months ago
- 5c2a4be tdf#153006 ordering of date/time formats in report builder by Noel Grandin · 3 years, 3 months ago
- bb0ed58 Revert "Resolves tdf#143100 - Disable cell style commands when sheet is protected" by Heiko Tietze · 3 years, 3 months ago
- fdc28c4 Resolves: tdf#151886 Use default locale with English function names again by Eike Rathke · 3 years, 3 months ago
- f388ea5 Related: tdf#152948 Align AddInMap English names to Add-In implementation by Eike Rathke · 3 years, 3 months ago
- 9476a2c Resolves: tdf#152950 don't set_active while frozen by Caolán McNamara · 3 years, 3 months ago
- 334e8c5 Resolves: tdf#152948 Do not use GetExcelName() to obtain English function name by Eike Rathke · 3 years, 3 months ago
- 8407a50 tdf#152717: ScDdeLink::DataChanged may get OUString directly by Mike Kaganski · 3 years, 3 months ago
- 6dddcf6 sc: fix null deref in ScInputHandler::InputChanged by Xisco Fauli · 3 years, 4 months ago
- df6e07d sc: check ScDocShell::GetViewData() by Xisco Fauli · 3 years, 4 months ago
- f6728e7 tdf#152082 ODS: fix import of Empty filter operator by Tünde Tóth · 3 years, 4 months ago
- 6faac93 tdf#151152 sc filter: fix string entry checking by Tünde Tóth · 3 years, 4 months ago
- 8a68519 tdf#151755 fix export of borders of contentless cells by Attila Szűcs · 3 years, 4 months ago
- 97ad520 lok: protect sc from null ScViewData. by Michael Meeks · 3 years, 4 months ago
- e833729 check SfxObjectShell::Current() by Caolán McNamara · 3 years, 4 months ago
- bc30e84 sc: fix null deref in ScDocShell::Execute by Xisco Fauli · 3 years, 4 months ago
- e725610 crashtesting: null deref see on loading forum-mso-en4-531817.xlsx by Caolán McNamara · 3 years, 4 months ago
- 0aa3c2b crashtesting: use of uninitialized data in forum-mso-en4-93354.xls by Caolán McNamara · 3 years, 4 months ago
- 19b7008 crashtesting: assert seen on loading forum-mso-en4-497867.xlsx by Caolán McNamara · 3 years, 4 months ago
- 5631809 tdf#152455: Strings not translatable in paste special dialog by Julien Nabet · 3 years, 4 months ago
- b4d4918 Resolves: tdf#152421 'GTK_IS_LABEL (label)' assertion failure by Caolán McNamara · 3 years, 4 months ago
- a52335f Resolves: tdf#152325 initial "select" may not set the cursor to that pos by Caolán McNamara · 3 years, 4 months ago
- e42b393 Related: tdf#46444 tdf#152081 sc: add unit test for note hiding by Balazs Varga · 3 years, 4 months ago
- 5afdc17 tdf#67866 sc,sd: PDF/UA export: set language in Catalog by Michael Stahl · 3 years, 4 months ago
- 916bf96 tdf#70293 XLSX export: fix lost grouping of shapes by Tibor Nagy · 3 years, 4 months ago
- 2194fda tdf#46444 tdf#152081 sc: hide notes in hidden rows or columns by Balazs Varga · 3 years, 5 months ago
- 6fb437e Resolves: tdf#152053 GetOptimalColWidth() obtain number format from next row by Eike Rathke · 3 years, 5 months ago
- 881fb6f Resolves: tdf#151947 Merging separators must not scan for field end by Eike Rathke · 3 years, 5 months ago
- f7f4b00 Resolves: tdf#152014 When reusing interpreter context slot clear lookup cache by Eike Rathke · 3 years, 5 months ago
- ba59e8e tdf#124098: sc, ods import: do not recalculate row heights by Balazs Varga · 3 years, 6 months ago
- 61fb619 tdf#122188 border colors should be the same regardless of the desktop theme by Caolán McNamara · 3 years, 5 months ago
- ba9780a tdf#151610 chart colors should be the same regardless of the desktop theme by Caolán McNamara · 3 years, 5 months ago
- b6ed037 Resolves: tdf#147141 style:header-first/footer-first only ODF 1.3|1.2-extended by Eike Rathke · 3 years, 5 months ago
- 992529a tdf#151484 Data Validity list looses separation when saving as XLS by Noel Grandin · 3 years, 5 months ago
- c5a8728 tdf#148934 PDF/UA export: add Contents entry to Link annotations by Michael Stahl · 3 years, 5 months ago
- 9d0f9c1 Resolves: tdf#140554 Function Wizard, FIXED() second parameter is optional by Eike Rathke · 3 years, 5 months ago
- cde7793 Resolves: tdf#150780 Overtyping is not editing by Eike Rathke · 3 years, 6 months ago
- 5cc94af CppunitTest_sc_vba_macro_test: Do not test specific file on Windows by Xisco Fauli · 3 years, 6 months ago
- 36c1be1 tdf#150664 Initialize input line correctly by Samuel Mehrbrodt · 3 years, 6 months ago
- 113d411 improve setup/teardown handling in VBAMacrosTest by Noel Grandin · 3 years, 6 months ago
- 1b1ad0e tdf#125363, tdf#123095 - Use CaseTransliteration for autofilter by Andreas Heinisch · 3 years, 6 months ago
- 09c9346 CppunitTest_sc_vba_macro_test: unify the way tests are setup and teardown by Xisco Fauli · 3 years, 7 months ago
- 1e252bf CppunitTest_sc_macros_test: split it into two by Xisco Fauli · 3 years, 10 months ago
- 2df4bd1 tdf#151429: don't convert OUStrings to system encoding by Mike Kaganski · 3 years, 6 months ago
- 50baf45 Resolves: tdf#151460 Scale and round time diff fiddling with floating point by Eike Rathke · 3 years, 6 months ago
- 3803472 tdf#131073 - Don't show hidden rows/cols after setting optimal row/col height by Andreas Heinisch · 3 years, 7 months ago