summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-05-05tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari1-1/+1
2020-05-01Incomplete OpAverage, OpCount must not be used in dynamic_castStephan Bergmann1-369/+376
2020-05-01Extend loplugin:external to warn about classesStephan Bergmann1-2/+17
2020-05-01Cut down on -pthread/-lpthread proliferationStephan Bergmann2-12/+0
2020-05-01lokit: fix autofilter window position...Dennis Francis1-1/+14
2020-05-01Revert "lokit: scale the validation dropdown with client zoom"Dennis Francis1-20/+3
2020-04-29lok: calc: input bar: send number of text lines to clientMarco Cecchetti2-1/+4
2020-04-29lok: formula input bar: get a function inserted in a not focused top viewMarco Cecchetti1-2/+14
2020-04-29lok: remove sum and equal buttons from the formula barMarco Cecchetti1-16/+26
2020-04-29lok: formula bar: send whole function listMarco Cecchetti3-21/+182
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti9-14/+16
2020-04-28lokit: scale the validation dropdown with client zoomDennis Francis1-5/+22
2020-04-28lokit: trim validation dropdown height to contentDennis Francis1-1/+5
2020-04-28lokit: fix validation dropdown's wrong positionDennis Francis1-0/+16
2020-04-22lokit: fix edit-text/view-cursor positionDennis Francis3-7/+134
2020-04-15mobile: fix double tap on chart doesn't get into editmodeMert Tumer1-0/+11
2020-04-15Added unique id for number format comboboxMert Tumer1-0/+1
2020-03-31lok: introduce QueryControlState functionHenry Castro3-0/+12
2020-03-30FrameLineColor - add Color parameter, and share code for color params.Michael Meeks1-27/+32
2020-03-25lokit: Mark document as modified on chart insert/edit...Dennis Francis1-0/+2
2020-03-18lok: get the formula input bar focused after inserting '='Marco Cecchetti1-0/+2
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai2-0/+25
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai2-0/+25
2020-03-17sc lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai1-1/+52
2020-03-16Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist8-9/+10
2020-03-02fix ToC links give unhelpful url popupsMert Tumer1-3/+7
2020-02-26lok: remove complex rotation / alignment settingsHenry Castro2-0/+47
2020-02-25formula manager: wrong category returned by ScFuncDesc::getCategoryMarco Cecchetti1-1/+1
2020-02-21lok: calc: unwanted cell range selection occurs when clicking on a cellMarco Cecchetti1-1/+1
2020-02-21Blind build fix for AndroidAron Budea1-7/+2
2020-02-20send hyperlinkclicked callback on calc mobileMert Tumer1-1/+25
2020-02-12lok: Center shape on insert also for Desktop viewMuhammet Kara1-7/+1
2020-02-12mobile: Center inserted shapes on visible areaMuhammet Kara1-0/+12
2020-02-12Store and retrieve client visible area on ScViewDataMuhammet Kara2-0/+8
2020-02-11android: Don't show the multiline toggle in the formula input bar on phones.Jan Holesovsky1-2/+6
2020-02-03tdf#129412: Crash when registered data source is not availableJulien Nabet1-0/+2
2020-01-30lok: preserve mouse event logic position and use in calcTomaž Vajngerl2-4/+9
2020-01-28lok: calc: send text selection rectangles for the input barMarco Cecchetti1-0/+5
2020-01-22tdf#130112 lok: Do not apply zoom-factor twice...Dennis Francis1-4/+5
2020-01-21Fix csv dialog pops up on mobile when copy/pasteMert Tumer1-1/+2
2020-01-20lok formula input: Don't show un-needed elements with the LOK active.Jan Holesovsky1-8/+14
2020-01-15lok: ui: more files to increase the 'step-increment'Henry Castro2-4/+4
2020-01-13lok: Unlock chart contollers after insertion on mobile viewMuhammet Kara1-0/+2
2020-01-13mobile: escape JSON for function wizard, and emit only on mobile.Michael Meeks1-5/+16
2020-01-13Fix FontColor does not change selected cells on calcMert Tumer1-2/+24
2020-01-13WaE: unused code in calc.Michael Meeks1-3/+0
2019-12-19lok: Improve hyperlink insertion to cell with contentMuhammet Kara1-2/+19
2019-12-19lok: send "EMPTY" if the rect is empty for cell selection or fillTomaž Vajngerl1-7/+19
2019-12-16sc: clear the spell checking markers after applying correctionsAshod Nakashian1-0/+5
2019-12-16sc: correctly update spelling markers on undo/redoAshod Nakashian1-0/+4