summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-09-29tdf#144184 sc: fix first page footer exportDaniel Arato (NISZ)3-1/+37
2021-09-29Resolves: tdf#144740 Fix broken compareByValue() query, tdf#142910 tdf#144253Eike Rathke4-41/+94
2021-09-21tdf#144253 tdf#144324 sc filter: use formatted values in filtersBalazs Varga4-2/+27
2021-09-15Resolves: tdf#144135 Rework Sort with area extrasEike Rathke18-281/+518
2021-09-14tdf#144106 Don't proceed ptrim_i past ptrim_fStephan Bergmann1-1/+1
2021-09-13do not intern a temporary cell error stringLuboš Luňák1-2/+2
2021-09-13cache FormulaError::NoRef error string (tdf#144249)Luboš Luňák2-2/+5
2021-09-12tdf#144085 XUsedAreaCursor broken: the methods don't accept formatted cells a...Noel Grandin1-8/+4
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara2-1/+7
2021-09-07tdf#144242 no width-height swap for line and pathlineRegina Henschel2-2/+90
2021-09-06Revert "tdf#142214: autocomplete: do not search across empty blocks"Ilmari Lauhakangas3-73/+11
2021-09-03tdf#144155: Revert "tdf#36383 sc AutoFilter: fix changing row height"Xisco Fauli2-88/+2
2021-09-02Resolves: tdf#144209 Handle General containing formats in RoundValueAsShown()Eike Rathke1-4/+13
2021-09-01tdf#142881 XLSX import: fix shapes rotated exactly 45°,Daniel Arato (NISZ)3-1/+38
2021-08-31tdf#143940: the style index might be -1Xisco Fauli1-5/+7
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-1/+4
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-0/+8
2021-08-26tdf#143929: chain XMLTextExportPropertySetMapper to sc's shape exportMike Kaganski5-7/+94
2021-08-25ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-3/+3
2021-08-23tdf#144022: make sure to create missing columns if neededMike Kaganski1-3/+3
2021-08-20Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenationsEike Rathke4-25/+85
2021-08-19tdf#142264: make sure to load potentially unloaded objects when savingMike Kaganski4-10/+99
2021-08-19Do not count pages for initial page breaks, tdf#124983 follow-upEike Rathke3-34/+52
2021-08-17tdf#126926 sc DBData: delete the database rangeTünde Tóth4-47/+74
2021-08-17Related: tdf#143759 Display results of find empty or replace to emptyEike Rathke6-18/+42
2021-08-17Resolves: tdf#96561 Include embedded null-characters while assembling CSV lineEike Rathke1-1/+10
2021-08-16tdf#143896: sc_uicalc: Add unittestXisco Fauli1-0/+22
2021-08-16tdf#143896: FILESAVE XLS(X) 1001+ rows are lost after saving new fileJulien Nabet1-0/+1
2021-08-13tdf#143534 Crash in Calc NLP SolverNoel Grandin1-0/+1
2021-08-12Resolves: tdf#143809 "INF" may be a named expression or DB area nameEike Rathke2-7/+31
2021-08-10tdf#143515: avoid memory leak in ScDrawLayer::DeleteObjectsInAreaMike Kaganski1-2/+2
2021-08-10Use vector instead of unique_ptrMike Kaganski1-16/+16
2021-08-10tdf#143220 XLSX export: fix hyperlink to sheet targetTünde Tóth3-3/+20
2021-08-09tdf#115520 sc UI: Define Database Range dialog disappearedTünde Tóth2-2/+7
2021-08-09tdf#143619 validation circle anchor is specialRegina Henschel3-0/+41
2021-08-09tdf#64703 sc: fix regression of printing page breaksAttila Szűcs3-2/+24
2021-08-09tdf#143582 - Clear return value of the method before calling itAndreas Heinisch2-0/+30
2021-08-08Resolves: tdf#143759 Limit empty search's empty column to actual search rangeEike Rathke1-2/+6
2021-08-04Resolves: tdf#143714 only three of four of these buttons have always-show-imageCaolán McNamara1-0/+1
2021-08-03Consolidate link update handlingEike Rathke6-59/+71
2021-07-25Related: tdf#135762 Suppress cout if not command lineEike Rathke1-14/+34
2021-07-22Dereferencing uninitialized pointerMike Kaganski1-2/+2
2021-07-21tdf#142854 XLSX import: fix grid visibility in headless modeAttila Szűcs5-7/+55
2021-07-20tdf#46184 sc AutoFilter: reset filter options to default valuesTünde Tóth2-10/+111
2021-07-20tdf#123598 sc UI: don't show autofilter dropdown arrowsTünde Tóth1-0/+4
2021-07-19tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl1-0/+2
2021-07-15Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet numberEike Rathke3-10/+47
2021-07-15tdf#143068 XLSX: fix export of top10 filter conditionTünde Tóth3-7/+25
2021-07-15rhbz#1980800 allow --convert-to csv to write each sheet to a separate fileCaolán McNamara4-28/+84
2021-07-14tdf#142929 XLSX: fix import of "Less than" filter conditionTünde Tóth3-1/+18