summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-09-07tdf#143940: the style index might be -1Xisco Fauli1-5/+7
2021-09-07ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-1/+4
2021-09-07ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-0/+8
2021-09-07[API CHANGE] oox: fix import of chart date categoriesDennis Francis6-6/+11
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis1-0/+19
2021-08-30LOK: avoid writing freeze pans data to file if not setPranam Lashkari1-14/+20
2021-08-27tdf#143929: chain XMLTextExportPropertySetMapper to sc's shape exportMike Kaganski5-7/+94
2021-08-24cid#1490403: fix wrong initial flag bFoundDennis Francis1-1/+1
2021-08-24tdf#143619 validation circle anchor is specialRegina Henschel3-0/+41
2021-08-24Resolves: tdf#96561 Include embedded null-characters while assembling CSV lineEike Rathke1-1/+10
2021-08-24Resolves: tdf#143809 "INF" may be a named expression or DB area nameEike Rathke2-7/+31
2021-08-24tdf#144022: make sure to create missing columns if neededMike Kaganski1-3/+3
2021-08-20tdf#142264: make sure to load potentially unloaded objects when savingMike Kaganski4-9/+99
2021-08-18tdf#118470: unit test for escaped unicode chars in strings importDennis Francis2-0/+13
2021-08-18tdf#118470: sc oox: recover escaped unicode chars in strings importDennis Francis1-1/+111
2021-08-16sc: lok: avoid selection jumps with multiple usersDennis Francis1-2/+8
2021-08-16undo blocking emitting focus events during grab_focusCaolán McNamara1-0/+1
2021-08-16tdf#143582 - Clear return value of the method before calling itAndreas Heinisch2-0/+30
2021-08-16Resolves: tdf#143759 Limit empty search's empty column to actual search rangeEike Rathke1-2/+6
2021-08-16Consolidate link update handlingEike Rathke6-59/+71
2021-07-28lok: sc: unit test for non existent tab view data fixDennis Francis1-0/+43
2021-07-28lok: sc: avoid crash on non existent tab view dataDennis Francis4-9/+26
2021-07-17tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth2-2/+4
2021-07-12XSLX export, button form control: fix handling of no macrosMiklos Vajna2-1/+10
2021-07-12tdf143222 Handle alternate content of graphicData element.Gülşah Köse1-3/+3
2021-07-12editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski2-3/+3
2021-07-11cid#1468696 Logically dead codeCaolán McNamara1-2/+0
2021-07-11cid#1472119 silence Uninitialized scalar fieldCaolán McNamara1-5/+1
2021-07-11tdf#140431 XLSX export: fix double file:// prefixTünde Tóth3-2/+22
2021-07-11Resolves: tdf#138432 Use locale's CharClass to parse numeric i18n contextEike Rathke1-1/+5
2021-07-09XLSX export: handle macros on button form controlsMiklos Vajna5-11/+102
2021-07-08XLSX import: fix handling of named ranges referring to PathMissing sheetsMiklos Vajna5-13/+55
2021-07-08XLSX export: handle button form controlsMiklos Vajna4-1/+88
2021-07-08XLSX export: improve handling of checkbox (form controls)Miklos Vajna5-2/+132
2021-07-01sc: don't require ctrl-click when clicking on internal links of shapesMiklos Vajna3-3/+7
2021-06-30Dialog: Import CSV: Improve layoutPedro Pinto Silva3-62/+16
2021-06-29Resolves: tdf#143008 Evaluate AM/PM for type date+time text-to-column and CSVEike Rathke1-1/+31
2021-06-23tdf#142932: fix crash when pasting cells with comments+"skip empty cells"Julien Nabet1-1/+2
2021-06-23tdf#142873: Fix print preview zoom-out zoom-in buttonsJulien Nabet2-4/+4
2021-06-17Resolves: tdf#127013 differentiate non-/array separators and restrictEike Rathke2-28/+61
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski1-1/+1
2021-06-14tdf#136766 Zoom slider in calc print preview has white backgroundNoel Grandin2-17/+30
2021-06-14tdf#141769 ScTextWnd has to be available before the editview is createdCaolán McNamara3-1/+18
2021-06-10editengine-columns: Implement layoutMike Kaganski2-3/+3
2021-06-09jsdialog: sidebar: avoid duplicated widget idsSzymon Kłos2-2/+2
2021-06-09unit test: lok: text selection message testDennis Francis1-0/+130
2021-06-09unit test: lok: edit cursor invalidation messageDennis Francis1-1/+114
2021-06-09autocomplete: allow cycling through possible matchesDennis Francis1-13/+12
2021-06-08UITest: introduce guarded context managersMike Kaganski1-105/+78
2021-05-31lok: Hide file name from Text Import Dialog (csv)merttumer1-2/+6