summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2 daysloplugin:singlevalfieldsNoel Grandin1-2/+2
3 daystdf#63374 Change cell background color when in edit modeSahil Gautam1-0/+2
5 daystdf#80390 Extend InsertCells Dialog to allow adding a set of Rows/ColumnsSahil Gautam3-2/+10
9 daystdf#160589: compare the correct OutDev with PageWindowsArmin Le Grand (allotropia)1-0/+1
2024-04-10tdf#114441 Convert sal_uLong to better integer typesRafał Dobrakowski1-1/+1
2024-04-06tdf#152336 Detect charset and separators for csv filesGabriel Masei1-1/+2
2024-04-02Conditional Formatting: Adding More Specified Dialoguescodewithvk1-0/+1
2024-04-02simplify SotTempStream and lifetimeNoel Grandin2-2/+2
2024-04-02tdf#160399 speed up print previewNoel Grandin1-15/+5
2024-03-28tdf#123159 Make Hyperlinks keyboard accessibleSahil Gautam1-0/+9
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby1-1/+1
2024-03-17Move undo info creation logic into ScUndoConditionalFormatMike Kaganski1-3/+5
2024-03-17tdf#160149: save and restore the whole set of tab's conditional formatsMike Kaganski1-2/+4
2024-03-16loplugin:unusedfieldsNoel Grandin1-3/+0
2024-03-14cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski2-0/+6
2024-03-13tdf#123026: also use global config "RecalcOptimalRowHeightMode" for xlsxJustin Luth1-0/+2
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski5-8/+6
2024-03-08use more string_viewNoel Grandin2-3/+3
2024-03-07make more symbols private in calcNoel Grandin4-95/+95
2024-02-29move inline spelling setting out of document and into viewshellCaolán McNamara1-0/+1
2024-02-22UBSan RTTI fixesNoel Grandin2-2/+2
2024-02-19tdf#124098 sc add global config setting "RecalcOptimalRowHeightMode"Balazs Varga1-0/+1
2024-02-19hide more symbolsNoel Grandin2-31/+31
2024-02-16calc: sheet protection dialog is asyncHubert Figuière1-0/+3
2024-02-13pass width hint around as twips and convert to pixel at the endCaolán McNamara2-1/+4
2024-02-13don't invalidate when switching tabsCaolán McNamara1-0/+1
2024-02-12tdf#133836 Autofilter allow adding up members to the current selectionSahil1-1/+5
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)1-12/+0
2024-02-09tdf#155218 sc: fix different page orientation in print dialogTibor Nagy2-5/+20
2024-02-07cid#1401342 silence Uncaught exceptionCaolán McNamara1-1/+3
2024-02-01Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl1-30/+1
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl2-0/+64
2024-01-31Implement Async AutoCorrectQuery Dialogs for Formula Check in calccodewithvk1-3/+4
2024-01-29make chart-source dialog asyncNoel Grandin1-0/+4
2024-01-29extract SID_CHART_ADDSOURCE code into another methodNoel Grandin1-0/+3
2024-01-29make calc style dialog asyncNoel Grandin1-0/+17
2024-01-29tdf#158426 Limit field columns for data form to 32Hossein1-1/+1
2024-01-29make append/rename table dialog asyncNoel Grandin1-0/+3
2024-01-29make set-tab-bg-col dialog asyncNoel Grandin1-0/+3
2024-01-25split out set-bg-col logic from ScTabViewShell::ExecuteTableNoel Grandin1-0/+1
2024-01-25split out append and rename table logic from ScTabViewShell::ExecuteTableNoel Grandin1-0/+1
2024-01-24make move table dialog asyncNoel Grandin1-0/+2
2024-01-24make insert table dialog asyncNoel Grandin1-1/+2
2024-01-24split out move and insert table logic from ScTabViewShell::ExecuteTableNoel Grandin1-0/+4
2024-01-24split up large method ScViewFunc::PasteDataFormatNoel Grandin1-0/+9
2024-01-23sc: make inactive sheets movable and copyableBayram Çiçek1-1/+2
2024-01-22don't always invalidate the entire width of the calc windowCaolán McNamara2-5/+9
2024-01-21ITEM: solve ScCondFormatDlgItem situationArmin Le Grand (allotropia)4-18/+15
2024-01-20calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara1-0/+2
2024-01-17SC navigator: fix changing language of contenttreeAttila Szűcs1-0/+2