summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2021-10-07ScRangeList::UpdateReference() join all ranges properly (tdf#140901)Luboš Luňák1-4/+4
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara2-1/+7
2021-08-17Resolves: tdf#96561 Include embedded null-characters while assembling CSV lineEike Rathke1-1/+10
2021-08-10undo blocking emitting focus events during grab_focusCaolán McNamara1-0/+1
2021-08-03Consolidate link update handlingEike Rathke4-57/+62
2021-06-24Resolves: tdf#143008 Evaluate AM/PM for type date+time text-to-column and CSVEike Rathke1-1/+31
2021-06-14Resolves: tdf#127013 differentiate non-/array separators and restrictEike Rathke2-28/+61
2021-06-10tdf#136766 Zoom slider in calc print preview has white backgroundNoel Grandin2-17/+30
2021-06-10tdf#141769 ScTextWnd has to be available before the editview is createdCaolán McNamara3-1/+18
2021-05-26Related: tdf#81757 Do not even try to re-enter ScDocShell::Do*Recalc()Eike Rathke1-0/+10
2021-05-24Resolves: tdf#134675 Allow unrestricted pastes of same size in one dimensionEike Rathke4-8/+70
2021-05-22tdf#142395: properly handle "no string delimiter" caseMike Kaganski1-2/+2
2021-05-12tdf#139241: partially revert 059f07f9f33460c809a93e0fda1165f5c6f6d805Mike Kaganski1-2/+8
2021-05-10tdf#43175 - Adjust chart references on every copied sheetAndreas Heinisch1-4/+10
2021-05-03tdf#90278 - Set the vba border to the default borderAndreas Heinisch1-1/+1
2021-04-29Related: tdf#130326 skip calling Refresh if its already just calledCaolán McNamara4-5/+27
2021-04-29Related: tdf#130326 drop ScContentTree::ObjectFreshCaolán McNamara3-60/+2
2021-04-25Related: tdf#130326: GetDrawNames doesn't do anything when !bisInNavigatoeDlgCaolán McNamara1-11/+10
2021-04-22tdf#141537: UNO Object Inspector: Crash while inspecting fileJulien Nabet1-0/+2
2021-04-20tdf#93664 sc: fix filtering clicking on cells merged horizontallyTünde Tóth1-3/+6
2021-04-08tdf#141547: maQueryItems can be 0Mike Kaganski1-1/+1
2021-03-30tdf#118482 set a scroll step of the height of a collapsed entryCaolán McNamara2-0/+10
2021-03-24tdf#133159 store current config before changing sheetCaolán McNamara2-2/+14
2021-03-17tdf#140986 hang in validity messageNoel Grandin1-0/+15
2021-03-16tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt3-3/+8
2021-03-08tdf#140833 show ScHeaderControl help tip after double click time has expiredCaolán McNamara2-11/+39
2021-03-08tdf#140700 nullptr dereferenceMike Kaganski1-1/+1
2021-02-17tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara4-0/+6
2021-02-16tdf#105301 - increase the size of the sorting keysAndreas Heinisch2-3/+5
2021-02-15tdf#123202 calc: fix sorting of autofiltered rowsTünde Tóth1-0/+2
2021-02-11tdf#140006 don't limit dropdown width to 300pixelsCaolán McNamara1-4/+3
2021-02-10tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel2-2/+2
2021-01-25tdf#139857 release mouse on launch context menuCaolán McNamara1-0/+2
2021-01-19Resolves: tdf#138972 dnd is moving instead of copying the dataCaolán McNamara1-4/+4
2021-01-19tdf#139583 fix case rot 180deg for cell anchored shapesRegina Henschel1-1/+7
2021-01-14tdf#136155 let the other elements in the dialog determine the final widthCaolán McNamara1-0/+3
2020-12-17tdf#138822: really undo when clicking Cancel in managing Named RangesJulien Nabet1-0/+1
2020-12-14tdf#138851: Named range manager always display "Document (Global)" at launchingJulien Nabet1-7/+8
2020-12-10tdf#138741 XLSX export: fix crash in setSkipUnusedFileIdsAttila Szűcs1-1/+1
2020-12-08tdf#131815 Reduce Validity dialog heightRoman Kuznetsov1-1/+1
2020-12-03tdf#87973 XLSX export: fix lost file names in modified linksAttila Szűcs1-0/+25
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh2-2/+2
2020-12-02tdf#138540 formula popover in the wrong placeCaolán McNamara3-19/+82
2020-11-30tdf#138483 sc: update red circles after merging cellsTibor Nagy2-1/+10
2020-11-27tdf#134528 Add "Reset All" button to Calc Solver dialogRafael Lima2-0/+26
2020-11-23tdf#134059 Always include hidden cells in chart series labelOuyang Leyan1-1/+2
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian1-1/+2
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann9-88/+88
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer56-542/+471
2020-11-18tdf#34686 calc: add option to disable paste with enter keyMartin van Zijl4-1/+27