summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2020-11-30weld checklistmenuCaolán McNamara
2020-11-15Hide calc input bar tooltips in onlineSzymon Kłos
2020-10-27Don't show tooltip for formula bar in onlineSzymon Kłos
2020-10-23Improve spell checking performance and impl. in several ways:Dennis Francis
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer
2020-08-13lok: send calc-input-win position updatesSzymon Kłos
2020-07-31LOK: added margin between sidebar and formula-barPranam Lashkari
2020-07-08Get correct tab for current selectionSzymon Kłos
2020-07-04lokit: scPrintTwipsMsgs: LOK_CALLBACK_REFERENCE_MARKSDennis Francis
2020-06-19lok: formula bar: disable tunneled tooltipsMarco Cecchetti
2020-06-19Fix sending reference marks for current selectionSzymon Kłos
2020-06-19rhbz#1847031 null-derefCaolán McNamara
2020-06-05LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky
2020-05-29lok: formula input bar: get a function inserted in a not focused top viewMarco Cecchetti
2020-05-28formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2020-05-28lok: calc: input bar: send number of text lines to clientMarco Cecchetti
2020-05-28lok: remove sum and equal buttons from the formula barMarco Cecchetti
2020-05-28lok: formula bar: send whole function listMarco Cecchetti
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-28android: Don't show the multiline toggle in the formula input bar on phones.Jan Holesovsky
2020-05-27lok formula input: Don't show un-needed elements with the LOK active.Jan Holesovsky
2020-05-27tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari
2020-05-26mobile: escape JSON for function wizard, and emit only on mobile.Michael Meeks
2020-05-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian
2020-05-17lok: get the formula input bar focused after inserting '='Marco Cecchetti
2020-05-17lok: calc: send text selection rectangles for the input barMarco 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
2019-12-18tdf#129007: fix autocompletionMike Kaganski
2019-12-16tdf#129141: paint all when in multiline modeMike Kaganski
2019-11-19Related: tdf#125917 release mouse grab before showing warning dialogCaolán McNamara
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-07Show highlight ranges when chart is selectedSzymon Kłos
2019-10-23sc: rowcol: tdf#50916 convert appNoel Grandin
2019-10-22sc: rowcol: tdf#50916 convert some in uiAron Budea
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-27cid#1454002 Dereference after null checkCaolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-26Allow dialogs to create multiple instances in OnlineSzymon Kłos
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24Keep reference mode if only one dialog closedSzymon Kłos
2019-09-24Formula editing when switching tabsSzymon Kłos