- f34a205 ofz#46352 assert on bad string offset by Caolán McNamara · 4 years ago
- 483b968 tdf#147014 Image missing due to integer overflow by Aron Budea · 4 years, 2 months ago
- cb9a166 warn on too many rows/column when loading ODS by Luboš Luňák · 4 years, 1 month ago
- 479620d Resolves: tdf#148054 Advance offset for all columns, tdf#104927 regression by Eike Rathke · 4 years, 1 month ago
- a03b083 proper columns range check (tdf#147830) by Luboš Luňák · 4 years, 1 month ago
- 4b6956c ensure null terminator by Caolán McNamara · 4 years, 1 month ago
- fea55f5 clear ScDocumentImport position cache if iterators are invalid by Caolán McNamara · 4 years, 2 months ago
- 77bef67 fix range checking in calls like ScDocument::GetNote() by Luboš Luňák · 4 years, 2 months ago
- ada399e for unallocated columns check default column attributes (tdf#132057) by Luboš Luňák · 4 years, 2 months ago
- 0b59601 tdf#113785 sc: IsDataFiltered must be normalized by Justin Luth · 4 years, 2 months ago
- 1983ec4 Resolves: tdf#147421 Do not use OUString::replaceAll() to strip null-bytes by Eike Rathke · 4 years, 2 months ago
- 9919170 tdf#113785 sc FillAutoSimple: also optimize in negative direction by Justin Luth · 4 years, 2 months ago
- 23821b6 Resolves: tdf#74577 tdf#92960 Create missing offsets in very outer table by Eike Rathke · 4 years, 2 months ago
- 333ad12 tdf#146571 Ignore focus changes after closing Manage changes dialog by Caolán McNamara · 4 years, 2 months ago
- 7fd980a tdf#146367 reintroduce approxAdd() similar handling with last summand by Eike Rathke · 4 years, 3 months ago
- 2e02d78 tdf#136481 show the focus rect for the case nothing is yet selected by Caolán McNamara · 4 years, 3 months ago
- 5ee413d tdf#146454 - Check for multiline string in setDataArray by Andreas Heinisch · 4 years, 3 months ago
- 6f69c44 tdf#146617: iterators may be invalidated during handler call by Mike Kaganski · 4 years, 3 months ago
- ea800e3 Resolves: tdf#146592 "Reset" to the current document properties by Caolán McNamara · 4 years, 3 months ago
- 899f01f For now, disable tests giving dubious results on AArch64 by Stephan Bergmann · 4 years, 4 months ago
- d5f3664 CppunitTest_sc_subsequent_filters_test2: check format instead of string by Xisco Fauli · 4 years, 3 months ago
- 07e58ea Related: tdf#146377 Let AND(), OR(), XOR() propagate the current error, if any by Eike Rathke · 4 years, 3 months ago
- 4f44876 CppunitTest_sc_subsequent_filters_test2: fix test depending on current year by Xisco Fauli · 3 years, 3 months ago
- 95a0115 ofz#42605 Null-dereference by Caolán McNamara · 4 years, 4 months ago
- 2626560 Resolves: tdf#126565 RefEditModified() preset current sheet for address-only by Eike Rathke · 4 years, 4 months ago
- 5e76c14 tdf#128895 sc xmlimport: create enough dynamic cols if props by Justin Luth · 4 years, 4 months ago
- 20c1ab5 new ScTypedStrData: typically missed argument in CTOR, tdf#142910 follow-up by Justin Luth · 4 years, 4 months ago
- 35c4abc Bump tolerance from 30 to 40 to make this test pass on my Mac by Tor Lillqvist · 4 years, 6 months ago
- 1e1b1d63 tdf#145819 Revert logic of the image-with-rotation dialog: sc & sd by Gabor Kelemen · 4 years, 4 months ago
- 788859c tdf#144244: fix crash when FILESAVE a calc file after delete some columns by Julien Nabet · 4 years, 4 months ago
- 7174f9a tdf#144107: fix incorrect conditioning on bGrid... by Dennis Francis · 4 years, 4 months ago
- 3529262 Reverts tdf#144247 tdf#101217 - 4 digits in row height/col width by Heiko Tietze · 4 years, 4 months ago
- 5ece740 tdf#144940 sc: fix disabled header/footer regression by Attila Bakos (NISZ) · 4 years, 5 months ago
- 2eefc29 Resolves: tdf#144410 show submenu indicator for color filtering options by Caolán McNamara · 4 years, 4 months ago
- b129bc8 Regression Statistics: use cell reference, not fix row to calculate offset by Eike Rathke · 4 years, 4 months ago
- 2997c5c Resolves: tdf#128914 Create copies for non-shareable token arrays by Eike Rathke · 4 years, 4 months ago
- 8b9c9af Resolves: ofz#41299 Rewind also on last resort #REF! IsReference() by Eike Rathke · 4 years, 4 months ago
- f0e8164 tdf#142420 color menu should be a child of the autofilter, not a sibling by Caolán McNamara · 4 years, 5 months ago
- 4967ac9 revert "vlookup - optimize SC_EQUAL and NOT_EQUAL." (tdf#139612) by Luboš Luňák · 4 years, 5 months ago
- c6fb8ff Resolves tdf#144247 - Change display precision of row height / column width by Heiko Tietze · 4 years, 6 months ago
- ecb15ba Resolves: tdf#145645 pivot table popups don't dismiss when item activated by Caolán McNamara · 4 years, 5 months ago
- d163504 Resolves: tdf#145640 MoveReference...Reorder() there are RPN tokens as well by Eike Rathke · 4 years, 5 months ago
- 62d82a9 tdf#142986 sc sampling: allow more than default (100) samples by Justin Luth · 4 years, 5 months ago
- bc41213 tdf#142033 - Handle embedded newline set via SetDataArray by Andreas Heinisch · 4 years, 5 months ago
- 482d5bf tdf#139205: Keep hierarchical structure of localized default styles in Calc by Kevin Suo · 4 years, 5 months ago
- 0d2bcb7 tdf#145079 XLSX export: fix regression of internal hyperlinks by Tünde Tóth · 4 years, 6 months ago
- b3be435 multiline calc inputbar not redrawing and adjusting scrollbar on delete of text by Caolán McNamara · 4 years, 5 months ago
- 836e37b tdf#138475: also set font size/weight/posture for CJK/CTL languages... by Kevin Suo · 4 years, 5 months ago
- 5862ea8 tdf#142010 XLS import: fix bad calculation after editing by László Németh · 4 years, 5 months ago
- 7982723 tdf#130104 - FILESAVE XLSX: cell indent increased on each save by Kevin Suo · 4 years, 6 months ago
- fb2b0e1 Resolves: tdf#145235 TEXTJOIN() clear last string also for referenced empty by Eike Rathke · 4 years, 6 months ago
- a25f615 tdf#96499 sc htmlimport: fix broken CSSHandler so that... by Kevin Suo · 4 years, 6 months ago
- c9f688d consider font when caching SalLayoutGlyphs in calc (tdf#143978) by Luboš Luňák · 4 years, 6 months ago
- db742b6 ofz#40008 check if column exists before EndListening attempt by Caolán McNamara · 4 years, 6 months ago
- 54a9b7c Resolves: tdf#145085 HYPERLINK() do not force a 2nd row URL cell in array mode by Eike Rathke · 4 years, 6 months ago
- b3fee70 Resolves: tdf#145077 Use position for jumping to named relative references by Eike Rathke · 4 years, 6 months ago
- 1e033fe calc: revert changes in autoinput by Dennis Francis · 4 years, 6 months ago
- 333b77e Blind fix crash in ScDBData::UpdateReference(), tdf#126926 follow-up by Eike Rathke · 4 years, 6 months ago
- 908e0bf Fix iteration in sc/source/ui/docshell/externalrefmgr.cxx by Julien Nabet · 4 years, 6 months ago
- cf4dbb7 Resolves: tdf#144970 Chart CellRangeRepresentation expects UI representation by Eike Rathke · 4 years, 6 months ago
- d138dd2 ScRangeList::UpdateReference() join all ranges properly (tdf#140901) by Luboš Luňák · 4 years, 6 months ago
- abc68a6 Fix crash if conditional format triggers recursion with iterations enabled by Eike Rathke · 4 years, 6 months ago
- c1e156e tdf#142578: xlsx export: use continuous numbering for dfx nodes by Vasily Melenchuk · 4 years, 6 months ago
- eab60b2 tdf#143104 Fix xlsx import/export of color filter colors by Vasily Melenchuk · 4 years, 6 months ago
- 7a31f19 tdf#144758: default value for 'table:orientation' attribute is 'row' by Mike Kaganski · 4 years, 6 months ago
- e8998c6 sc: colorfilter dangling pointer fixed by Vasily Melenchuk · 4 years, 6 months ago
- ccd1393 tdf#144184 sc: fix first page footer export by Daniel Arato (NISZ) · 4 years, 7 months ago
- a301024 tdf#144732: treat invalid subtype value as worksheet by Mike Kaganski · 4 years, 6 months ago
- 825a961 Resolves: tdf#144740 Fix broken compareByValue() query, tdf#142910 tdf#144253 by Eike Rathke · 4 years, 6 months ago
- 9c2bf88 tdf#76258 Fix xlsx export of color filter colors by Samuel Mehrbrodt · 4 years, 6 months ago
- c43f185 do some sanity checks on the number of records claimed by Caolán McNamara · 4 years, 7 months ago
- fde8d92 Fix color filter popup position by Samuel Mehrbrodt · 4 years, 7 months ago
- 2391d80 tdf#142579 Consider cond. format background colors in color filter by Samuel Mehrbrodt · 4 years, 7 months ago
- 52596de tdf#142580 Consider cond. format text colors in color filter by Samuel Mehrbrodt · 4 years, 7 months ago
- 63b004d tdf#142579 Consider color scale background colors in color filter by Samuel Mehrbrodt · 4 years, 7 months ago
- 73a0dee tdf#144253 tdf#144324 sc filter: use formatted values in filters by Balazs Varga · 4 years, 7 months ago
- fff92a7 Resolves: tdf#144135 Rework Sort with area extras by Eike Rathke · 4 years, 7 months ago
- 141c6f9 tdf#144106 Don't proceed ptrim_i past ptrim_f by Stephan Bergmann · 4 years, 7 months ago
- 877aa28 do not intern a temporary cell error string by Luboš Luňák · 4 years, 7 months ago
- 3d190ed cache FormulaError::NoRef error string (tdf#144249) by Luboš Luňák · 4 years, 7 months ago
- e7a9929 tdf#144085 XUsedAreaCursor broken: the methods don't accept formatted cells as used by Noel Grandin · 4 years, 7 months ago
- 76bb5cb Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possible by Caolán McNamara · 4 years, 7 months ago
- 7ed532a tdf#144242 no width-height swap for line and pathline by Regina Henschel · 4 years, 7 months ago
- 5196409 Revert "tdf#142214: autocomplete: do not search across empty blocks" by Ilmari Lauhakangas · 4 years, 7 months ago
- 91eb9e1 tdf#144155: Revert "tdf#36383 sc AutoFilter: fix changing row height" by Xisco Fauli · 4 years, 7 months ago
- 3879acc Resolves: tdf#144209 Handle General containing formats in RoundValueAsShown() by Eike Rathke · 4 years, 7 months ago
- 30128c2 tdf#142881 XLSX import: fix shapes rotated exactly 45°, by Daniel Arato (NISZ) · 4 years, 7 months ago
- aecdbb0 tdf#143940: the style index might be -1 by Xisco Fauli · 4 years, 7 months ago
- 406c40a ofz: MemorySanitizer: use-of-uninitialized-value by Caolán McNamara · 4 years, 7 months ago
- 243d2f3 ofz: MemorySanitizer: use-of-uninitialized-value by Caolán McNamara · 4 years, 7 months ago
- c8be333 tdf#143929: chain XMLTextExportPropertySetMapper to sc's shape export by Mike Kaganski · 4 years, 8 months ago
- ce215eb ofz: MemorySanitizer: use-of-uninitialized-value by Caolán McNamara · 4 years, 8 months ago
- 33cc23a tdf#144022: make sure to create missing columns if needed by Mike Kaganski · 4 years, 8 months ago
- 8bcfa08 Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenations by Eike Rathke · 4 years, 8 months ago
- 4b9836e tdf#142264: make sure to load potentially unloaded objects when saving by Mike Kaganski · 4 years, 8 months ago
- 3044912f Do not count pages for initial page breaks, tdf#124983 follow-up by Eike Rathke · 4 years, 8 months ago
- 957d1e9 tdf#126926 sc DBData: delete the database range by Tünde Tóth · 4 years, 9 months ago
- 14f259f Related: tdf#143759 Display results of find empty or replace to empty by Eike Rathke · 4 years, 8 months ago
- d6808f6 Resolves: tdf#96561 Include embedded null-characters while assembling CSV line by Eike Rathke · 4 years, 8 months ago
- 1a73d70 tdf#143896: sc_uicalc: Add unittest by Xisco Fauli · 4 years, 8 months ago