summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2024-01-24convert more calc dialogs to asyncNoel Grandin
2024-01-23produce non-overlapping invalidation rects on extending calc tiled areaCaolán McNamara
2024-01-23make the macro assign dialog asyncNoel Grandin
2024-01-23make signature line dialog asyncNoel Grandin
2024-01-23make event config dialog asyncNoel Grandin
2024-01-23make the graphic filter dialogs asyncNoel Grandin
2024-01-23make links dialog asyncNoel Grandin
2024-01-23sc: make inactive sheets movable and copyableBayram Çiçek
2024-01-23tdf#158891 Make cell cursor more accessible for color blindSahil
2024-01-23make sign signatures dialog asyncNoel Grandin
2024-01-23make additions dialog asyncNoel Grandin
2024-01-23make diagram dialog asyncNoel Grandin
2024-01-22don't always invalidate the entire width of the calc windowCaolán McNamara
2024-01-22make object name dialog asyncNoel Grandin
2024-01-22object-title dialog can be used asyncNoel Grandin
2024-01-22make charmap dialog asyncNoel Grandin
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2024-01-21cid#1586650 silence Unchecked return valueCaolán McNamara
2024-01-21ITEM: solve ScCondFormatDlgItem situationArmin Le Grand (allotropia)
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2024-01-20calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara
2024-01-20cool#6893 reduce allocation in ScGridWindow::PaintTileNoel Grandin
2024-01-19use a ScopeGuard to restore the original map modeCaolán McNamara
2024-01-19use a ScopeGuard to restore the original map modeCaolán McNamara
2024-01-18sc: add a debug env var to control the source of the HTML importMiklos Vajna
2024-01-18tdf#158314: show Empty and Error entries as non-selected and inactive...Kevin Suo
2024-01-17SC navigator: fix changing language of contenttreeAttila Szűcs
2024-01-17Readonly Hyperlink Info - normalize the clicked coordinates.Gökay Şatır
2024-01-17Implement hyperlinkInfoAtPosition function for Calc.Gökay Şatır
2024-01-17Resolves tdf#158958 and tdf#159124 - Improvements to Comments indicatorHeiko Tietze
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)
2024-01-16sc lok: don't set the GridWindow size to document sizeTomaž Vajngerl
2024-01-16calc: on editing invalidation of view with different zoom is wrongMarco Cecchetti
2024-01-15sc: don't stop if we can't cast one view to ScTabViewShellTomaž Vajngerl
2024-01-15sc lok: set the GridWindow size to the client area size + testTomaž Vajngerl
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)
2024-01-14tdf#159174: there may be no tabs in the clipboard documentMike Kaganski
2024-01-14tdf#159171 Prevent crash after selecting unprotected cells 2 timesMatt K
2024-01-13cid#1585306 Uninitialized scalar fieldCaolán McNamara
2024-01-12Send document colors with lok callbackSzymon Kłos
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)
2024-01-12sc: announce theme colors with lok callbackSzymon Kłos
2024-01-11cid#1583748 Dereference after null checkCaolán McNamara
2024-01-11lok: send error on access denied in image import 2Szymon Kłos
2024-01-10tdf#159075 Fix drawing comment triangle in CalcRafael Lima
2024-01-10tdf#42030 Add UI label for page preview zoom sliderSahil
2024-01-10Related: cool#7951 don't invalidate when creating a new viewCaolán McNamara
2024-01-10tdf#158704 Add "Delete Comment" command to the Navigator context menuRafael Lima
2024-01-10tdf#158763 Focus the document after clicking Edit CommentRafael Lima
2024-01-10Make format condition, chart delete and pivot table error asynccodewithvk