summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2024-08-23tdf#140394 - Manage names dialog: check if formula is a valid print rangeAndreas Heinisch
2024-08-15tdf#162475 sc: now conditions can be edited from easy conditional format dialogPranam Lashkari
2024-08-15tdf#162475 sc: display all the conditions of same ranges in conditional forma...Pranam Lashkari
2024-08-15tdf#162475 sc: preview style in easy format dialogPranam Lashkari
2024-08-15sc: now formula conditions can be managed from condition format managerPranam Lashkari
2024-08-15tdf#162475 sc: added date condition option in conditional format manage dialogPranam Lashkari
2024-08-15sc: tdf#162475 manage conditional format with simpler dialogPranam Lashkari
2024-07-25tdf#85677: Add support for Windows touch gestures (panning,zooming)Tibor Nagy
2024-07-19tdf#161296 Convert functions list in FD & FW into collapsible sectionsAhmedHamed
2024-07-18make ScRange single-arg constructor explicitNoel Grandin
2024-07-17cid#1555302 Different smart pointers managing same raw pointerCaolán McNamara
2024-07-16lok calc: allow remove and edit hypelink outside of edit modeJaume Pujantell
2024-07-12tdf#161534 Add a Help button in FD & FW to open respective Help documentationAhmedHamed
2024-07-10tdf#159348 Update Highlight Overlay when window is resizedRafael Lima
2024-06-15tdf#158914 add back reusing weakly cached ScAccessibleCellsPatrick Luby
2024-06-03loplugin:ostr in scNoel Grandin
2024-05-31sc: use SAL_RET_MAYBENULL in GetTabViewShell()Xisco Fauli
2024-05-31partial revert to restore existence of Expander wrappersCaolán McNamara
2024-05-23use SAL_RET_MAYBENULL in GetViewBindings(), GetBestViewShell()...Xisco Fauli
2024-05-21use SAL_RET_MAYBENULL in GetActiveViewShell()Xisco Fauli
2024-05-14Resolves: tdf#146326 restore focus on autofilter submenu popdownCaolán McNamara
2024-05-13tdf#157657 - sc: add option to make data validity case-sensitiveBalazs Varga
2024-05-13Resolves tdf#63374 and tdf#160908Printf Debugging
2024-05-07Resolves tdf#156885 - Make comment authorship optionalHeiko Tietze
2024-05-02tdf#160780 Overlays should not cover EditView.Printf Debugging
2024-04-27reduce symbol visibility in scNoel Grandin
2024-04-23loplugin:singlevalfieldsNoel Grandin
2024-04-22tdf#63374 Change cell background color when in edit modeSahil Gautam
2024-04-20tdf#80390 Extend InsertCells Dialog to allow adding a set of Rows/ColumnsSahil Gautam
2024-04-16tdf#160589: compare the correct OutDev with PageWindowsArmin Le Grand (allotropia)
2024-04-10tdf#114441 Convert sal_uLong to better integer typesRafał Dobrakowski
2024-04-06tdf#152336 Detect charset and separators for csv filesGabriel Masei
2024-04-02Conditional Formatting: Adding More Specified Dialoguescodewithvk
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-04-02tdf#160399 speed up print previewNoel Grandin
2024-03-28tdf#123159 Make Hyperlinks keyboard accessibleSahil Gautam
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-17Move undo info creation logic into ScUndoConditionalFormatMike Kaganski
2024-03-17tdf#160149: save and restore the whole set of tab's conditional formatsMike Kaganski
2024-03-16loplugin:unusedfieldsNoel Grandin
2024-03-14cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski
2024-03-13tdf#123026: also use global config "RecalcOptimalRowHeightMode" for xlsxJustin Luth
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-08use more string_viewNoel Grandin
2024-03-07make more symbols private in calcNoel Grandin
2024-02-29move inline spelling setting out of document and into viewshellCaolán McNamara
2024-02-22UBSan RTTI fixesNoel Grandin
2024-02-19tdf#124098 sc add global config setting "RecalcOptimalRowHeightMode"Balazs Varga
2024-02-19hide more symbolsNoel Grandin
2024-02-16calc: sheet protection dialog is asyncHubert Figuière