summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2020-05-25lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis1-0/+5
2020-05-25Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+4
2020-05-16uitest: sc: test navigatorXisco Fauli2-0/+23
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky1-1/+1
2020-05-10lok: calc: input bar: send number of text lines to clientMarco Cecchetti1-3/+4
2020-05-09compact namespace in scNoel Grandin21-65/+31
2020-05-08remove TriStateBox classCaolán McNamara1-1/+1
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling1-0/+3
2020-05-02cid#1401342 silence Uncaught exceptionCaolán McNamara1-1/+1
2020-04-30loplugin:makeshared in scNoel Grandin2-2/+2
2020-04-29weld SfxTemplatePanelControlCaolán McNamara2-0/+2
2020-04-26move PanelLayout to sfx2Caolán McNamara2-2/+2
2020-04-26all ItemWindows are now weldedCaolán McNamara1-1/+1
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-1/+1
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara1-1/+1
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis1-0/+15
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara3-3/+3
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin1-1/+1
2020-04-15Fix typoAndrea Gelmini1-1/+1
2020-04-08Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke1-2/+7
2020-03-25tdf#127113: Allow to fill any two numeric fields in Fill Series dialogSarper Akdemir1-3/+5
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin80-488/+489
2020-03-09improve loplugin:unusedfieldsNoel Grandin2-2/+0
2020-03-06lok: calc formula bar tunneling: resize the main windowMarco Cecchetti1-0/+1
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti1-0/+4
2020-03-06Related: tdf#131157 inherit ScDrawTransferObj from TransferDataContainerCaolán McNamara2-2/+2
2020-03-05restore calc navigator custom tooltipCaolán McNamara1-2/+3
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann2-14/+3
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos2-3/+14
2020-03-01Related: tdf#130371 Broadcast ScAreasChanged for created namesEike Rathke1-0/+4
2020-02-28weld calc navigatorCaolán McNamara2-158/+91
2020-02-27inherit ScLinkTransferObj from TransferDataContainerCaolán McNamara1-1/+1
2020-02-27CheckDataArea is dead codeCaolán McNamara1-1/+0
2020-02-26Resolves tdf#127508 - Flat table header in CalcHeiko Tietze1-2/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-3/+3
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara1-2/+2
2020-02-17remove some unnecessary includesCaolán McNamara1-1/+0
2020-02-17weld ScPosWnd Item WindowCaolán McNamara1-6/+14
2020-02-14split out MetricField value conversion functionsCaolán McNamara1-1/+0
2020-02-13weld ScZoomSliderWnd ItemWindowCaolán McNamara1-8/+23
2020-02-12Store and retrieve client visible area on ScViewDataMuhammet Kara1-0/+5
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann1-1/+0
2020-02-10Removed old commentAndrea Gelmini1-1/+0
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara2-4/+4
2020-02-07SvtURLBox is now unusedCaolán McNamara1-1/+2
2020-02-07weld URLBox ItemWindowCaolán McNamara1-0/+2
2020-02-07weld ScNumberFormat ItemWindowCaolán McNamara1-4/+11
2020-02-07tdf#99693 Add Highlighting tab for CalcMaxim Monastirsky1-1/+1
2020-02-03loplugin:constantparamNoel Grandin1-1/+1
2020-02-01move internal inline function from .hxx to .cxxLuboš Luňák1-9/+3