summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-05-18loplugin:implicitboolconversionStephan Bergmann
2020-05-18tdf#130112 lok: Do not apply zoom-factor twice...Dennis Francis
2020-05-18lok: cleanup getCellCursorMichael Meeks
2020-05-18revert optimization - 31b7dc19c32f42197c481cb7d2f44c600b755e2bMichael Meeks
2020-05-17Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-05-17Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2020-05-17mobile: fix double tap on chart doesn't get into editmodeMert Tumer
2020-05-17fix ToC links give unhelpful url popupsMert Tumer
2020-05-17send hyperlinkclicked callback on calc mobileMert Tumer
2020-05-17lok: get the formula input bar focused after inserting '='Marco Cecchetti
2020-05-17formula manager: wrong category returned by ScFuncDesc::getCategoryMarco Cecchetti
2020-05-17lok: calc: unwanted cell range selection occurs when clicking on a cellMarco Cecchetti
2020-05-17lok: calc: send text selection rectangles for the input barMarco Cecchetti
2020-05-17lok: calc: zoomed text entry not renderedMarco Cecchetti
2020-05-17lok: formula bar: function completionMarco Cecchetti
2020-05-17lok: calc formula bar tunneling: function list callbackMarco Cecchetti
2020-05-17lok: calc formula bar tunneling: resize the main windowMarco Cecchetti
2020-05-17lok: calc formula bar tunnelingMarco Cecchetti
2020-05-17lok: on calc spelling context menu didn't pop upMarco Cecchetti
2020-05-17sc: LOK: commit cell edits before saveasAshod Nakashian
2020-05-17LOK: emit modified status on entering cell dataAshod Nakashian
2020-05-16lokit: Mark document as modified on chart insert/edit...Dennis Francis
2020-05-16sc: correctly update spelling markers on undo/redoAshod Nakashian
2020-05-16sc: clear the spell checking markers after applying correctionsAshod Nakashian
2020-05-16sc: spelldialog: lock before resetting the editviewAshod Nakashian
2020-05-16lok: Improve hyperlink insertion to cell with contentMuhammet Kara
2020-05-16lok: calc: zoom: object selection - is unreliableMarco Cecchetti
2020-05-13Fix csv dialog pops up on mobile when copy/pasteMert Tumer
2020-05-13crashtesting fdo78617-2.odsNoel Grandin
2020-05-13reduce iteration in ScViewData::GetScrPosNoel Grandin
2020-05-13jsdialog: send items on status changeSzymon Kłos
2020-05-13jsdialog: apply FillGradient with JSON argSzymon Kłos
2020-05-13jsdialogs: share the commands updates sending codeSzymon Kłos
2020-05-13jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos
2020-05-13sc lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai
2020-05-13sc lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai
2020-05-13sc lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-05-13Resolves: tdf#132173 handle API sequence to inline array token correctlyEike Rathke
2020-05-13jsdialogs: send .uno:FillStyle updates in CalcSzymon Kłos
2020-05-13Make Chart Creation Wizard asyncSzymon Kłos
2020-05-13[cp] Remove Help - Donate to LibreOffice menu itemAndras Timar
2020-05-13tdf#132939: avoid crash when uninitialized FilterDescriptorJulien Nabet
2020-05-13Incomplete OpAverage, OpCount must not be used in dynamic_castStephan Bergmann
2020-05-13Extend loplugin:external to warn about classesStephan Bergmann
2020-05-13Fix typoAndrea Gelmini
2020-05-13sanitize properly Calc search bounds (tdf#132783)Luboš Luňák
2020-05-13tdf#79998 FILESAVE: XLSX export with long sheet names (length > 31 characters)Serge Krot
2020-05-13tdf#127889 NB use .uno:ToggleMergeCells instead MergeCellsandreas kainz
2020-05-08FrameLineColor - add Color parameter, and share code for color params.Michael Meeks
2020-05-08Fix FontColor does not change selected cells on calcMert Tumer