summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2023-07-12Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)timeEike Rathke3-47/+81
2023-07-12sc: fix crash in ScVbaWorksheet::CellsXisco Fauli1-2/+3
2023-07-12sc: fix crash in ScInputHandler::ShowArgumentsTipXisco Fauli1-0/+3
2023-06-29tdf#154477: sc: filter: html: fix missing color scale conditional formatHenry Castro1-1/+22
2023-06-29tdf#154477: sc: add "updateValues" method to conditional format listHenry Castro5-0/+35
2023-06-29tdf#154477: sc: copy cache values when clone color conditional formatHenry Castro2-0/+17
2023-06-29tdf#122676 sc: fix format with * (filling) and NBSP thousand separatorCzeber László Ádám1-0/+5
2023-06-27crashtesting: crash in ReadQsiforum-mso-en4-30276.xlsCaolán McNamara1-1/+8
2023-06-27tdf#153437 sc: fix broken formatting without performance regressionCzeber László Ádám3-7/+14
2023-06-27tdf#153437 sc: fix broken formatting at Undo of row/column insertionCzeber László Ádám2-2/+52
2023-06-12tdf#155244 filter: XHTML export: Making ODF style IDs unique for ...Svante Schubert3-0/+30
2023-06-05tdf#151987: clean default list before using non-default oneMike Kaganski1-0/+2
2023-06-05tdf#155321 sc: fix color of the highest value on percentile color scaleTibor Nagy4-3/+20
2023-06-02tdf#153972 Fix color filter when cells have no contentSamuel Mehrbrodt1-11/+12
2023-06-01tdf#154174 sc: fix input line to update to the repeated contentCzeber László Ádám2-0/+37
2023-05-31tdf#152037 XLSX import: fix false alarm data validation errorCzeber László Ádám1-0/+2
2023-05-31sc: avoid crash in ScHorizontalCellIteratorXisco Fauli1-1/+5
2023-05-25tdf#155369 ScIndirect: handle names that resolve to...Dennis Francis3-10/+50
2023-05-25tdf#155319 sc: fix conditional format data bar after copyingTibor Nagy3-0/+90
2023-05-22tdf#155368 Can't toggle Wrap Text on all cells if cell already hasNoel Grandin1-9/+20
2023-05-19sc: check excel::getDocShellXisco Fauli4-63/+85
2023-05-17Resolves: tdf#153790 Suppress duplicated end part sheet reference, tdf#103890Eike Rathke1-7/+28
2023-05-09tdf#152980 CSV import: Fix control character length in XLSX saveCzeber László Ádám3-111/+39
2023-05-08Resolves: tdf#41304 Add percent operator % to reference delimitersEike Rathke1-1/+1
2023-05-07Resolves: tdf#144547 ScRangeFindList: handle references in multi-line formulaEike Rathke2-31/+53
2023-05-05tdf#155037: check source code name existsXisco Fauli1-1/+2
2023-05-02Resolves: tdf#119659 Check found position for result vectorEike Rathke1-1/+8
2023-04-28tdf#152577 sc DBData: fix regression of database rangesTünde Tóth2-2/+24
2023-04-28Resolves: tdf#155046 Accept true and false as 1 and 0 for OOXML boolean cellsEike Rathke1-1/+10
2023-04-28tdf#154906 tdf#129813 tdf#129814 sc: fix conditional format color scaleTibor Nagy3-0/+72
2023-04-28tdf#119565 XLSX export: fix lost line properties inherited from themeTünde Tóth2-0/+28
2023-04-27Resolves: tdf#151958 Disable binary search on sorted cache for current releasesEike Rathke1-3/+15
2023-04-26tdf#91332 XLSX export: fix missing solidFillTünde Tóth2-0/+21
2023-04-21put floating frames under managed links controlCaolán McNamara1-1/+8
2023-04-20ROUNDSIG() Avoid inaccuracy of pow(10,negative) tdf#138220, tdf#105931 followEike Rathke1-2/+15
2023-04-20Resolves: tdf#138220 tdf#154792 Avoid double rounding; tdf#124286 follow-upEike Rathke1-7/+42
2023-04-19tdf#154803 - Check if range is entirely mergedAndreas Heinisch2-5/+47
2023-04-17tdf#151560 don't crash on loading dubious fodsCaolán McNamara1-1/+1
2023-04-11Fix heap-buffer-overflowStephan Bergmann1-2/+2
2023-04-08tdf#113027 - Allow cycling cell reference types including whitespacesAndreas Heinisch2-2/+30
2023-04-07tdf#89920 - Handle embedded newline in Calc's search cellAndreas Heinisch1-1/+1
2023-04-07Resolves: tdf#154582 Obtain English DisplayName before CompatibilityNameEike Rathke1-9/+45
2023-04-07tdf#89920 - Handle embedded newline in Calc's search cellAndreas Heinisch3-11/+32
2023-04-07Resolves: tdf#154627 RANK() query value not in data must return errorEike Rathke3-5/+9
2023-04-06tdf#148008: do not proceed after the marked rangeMike Kaganski1-6/+5
2023-03-31tdf#154445 - Export all page styles even if they are not in useAndreas Heinisch2-2/+29
2023-03-29Related: tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga5-8/+58
2023-03-24Revert "qa: call ProcessEventsToIdle inside dispatchCommand"Xisco Fauli3-0/+122
2023-03-21tdf#152406 Disable anti-jitter code for scroll wheel eventsPatrick Luby1-8/+20
2023-03-21crashreporting: CreateEmbeddedObject might failCaolán McNamara1-0/+3