summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2020-05-25lokit: scPrintTwipsMsgs: LOK_CALLBACK_CELL_CURSORDennis Francis1-0/+4
2020-05-25Allow cell coordinates calculation in print twips tooDennis Francis2-21/+74
2020-05-25use lcl_ExtendTiledDimension() in getRowColumnHeaders()Dennis Francis1-79/+2
2020-05-25use helper-class ScRangeProvider in getRowColumnHeader()Dennis Francis1-22/+10
2020-05-25lokit: move helper classes/functions to anonymous namespaceDennis Francis1-161/+161
2020-05-25lokit: scPrintTwipsMsgs: Extend the tiled-area limits...Dennis Francis3-0/+270
2020-05-25lokit: notify clients of various sheet geometry invalidationsDennis Francis8-14/+163
2020-05-25lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis2-0/+11
2020-05-25add row/col limits to the JSONDennis Francis1-0/+2
2020-05-25Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis3-0/+96
2020-05-17tdf#133079 ensure Sheet root is selected if nothing else would beCaolán McNamara1-1/+9
2020-05-16uitest: sc: test navigatorXisco Fauli4-0/+75
2020-05-15use more try_emplaceNoel Grandin1-4/+2
2020-05-14Resolves: tdf#133028 crash in calc navigator tooltipsCaolán McNamara1-2/+2
2020-05-14tdf#49247: add sidebar panel for soft edges effectMike Kaganski1-0/+2
2020-05-12tdf#132939: avoid crash when uninitialized FilterDescriptorJulien Nabet1-0/+2
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky3-10/+14
2020-05-10Fix typoAndrea Gelmini1-2/+2
2020-05-10new loplugin:simplifypointertoboolNoel Grandin11-28/+28
2020-05-10lok: calc: input bar: send number of text lines to clientMarco Cecchetti2-3/+6
2020-05-10lok: remove sum and equal buttons from the formula barMarco Cecchetti1-16/+26
2020-05-10lok: formula bar: send whole function listMarco Cecchetti3-18/+187
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti9-14/+16
2020-05-09compact namespace in scNoel Grandin63-182/+148
2020-05-08Revert "lok: remove sum and equal buttons from the formula bar"Andras Timar1-26/+16
2020-05-08lok: remove sum and equal buttons from the formula barMarco Cecchetti1-16/+26
2020-05-08remove TriStateBox classCaolán McNamara2-2/+4
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling2-0/+8
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara2-3/+0
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara1-1/+1
2020-05-05ScOrcusStyles::commit_cell_style creates SfxStyleFamily::Para stylesCaolán McNamara2-2/+2
2020-05-05tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari1-1/+1
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara1-1/+1
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara1-1/+1
2020-05-02cid#1401342 silence Uncaught exceptionCaolán McNamara2-2/+2
2020-05-01Revert "lokit: scale the validation dropdown with client zoom"Dennis Francis1-20/+3
2020-04-30loplugin:makeshared in scNoel Grandin11-76/+74
2020-04-29lokit: scale the validation dropdown with client zoomDennis Francis1-5/+22
2020-04-29lokit: trim validation dropdown height to contentDennis Francis1-1/+5
2020-04-29lokit: fix validation dropdown's wrong positionDennis Francis1-0/+16
2020-04-29tdf#130770 apply autofilter to data regardless of autofilter changesscito1-22/+15
2020-04-29weld SfxTemplatePanelControlCaolán McNamara4-2/+5
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann6-2/+6
2020-04-26move PanelLayout to sfx2Caolán McNamara5-5/+5
2020-04-26all ItemWindows are now weldedCaolán McNamara3-3/+4
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara6-7/+7
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara2-6/+6
2020-04-25remove newly unused SvxColorValueSetCaolán McNamara1-3/+3
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara7-7/+7
2020-04-24weld StylesPropertyPanelCaolán McNamara1-1/+0