summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2020-05-10mobile: fix calc chart wizard properties is not shownMert Tumer1-4/+16
2020-05-10lok: unit test for metric field or formatted field controlHenry Castro1-0/+35
2020-05-09lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai2-1/+34
2020-05-08notebookbar: send uno items state updateSzymon Kłos1-1/+26
2020-05-08formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky1-3/+3
2020-05-07added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer1-2/+15
2020-05-06On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist1-0/+4
2020-05-05tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari1-3/+2
2020-05-01Cut down on -pthread/-lpthread proliferationStephan Bergmann4-6/+0
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti1-11/+7
2020-04-28lok: add MetricFieldUIObject classHenry Castro1-0/+6
2020-04-16Move uno:Text param from core to online - core partMuhammet Kara1-4/+0
2020-04-15send state changes of .uno:NumberFormatDecimal command to LOKMert Tumer1-0/+1
2020-04-02lok: unit test GetControlStateHenry Castro1-0/+16
2020-04-02tdf#127158 :lokit: preload liblocaledata_others.soDennis Francis1-0/+10
2020-03-31listen for and broadcast FrameLineColor state changes.Michael Meeks1-0/+1
2020-03-31LOk: notify the state values of the position and size property panelHenry Castro1-1/+5
2020-03-24Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist1-13/+2
2020-03-16Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-5/+15
2020-02-24lok: Create Text boxes directlyMuhammet Kara1-0/+4
2020-02-24Fix currency symbol selection in Calc on mobileTomaž Vajngerl3-17/+25
2020-02-10Allow boolean valued statechange messages for...Dennis Francis1-1/+4
2020-02-10android hunspell: Hardcode the ReferenceOOoMajorMinor for version check.Jan Holesovsky1-0/+5
2020-02-10android hunspell: Turn on the hunspell build on Android...Jan Holesovsky1-0/+8
2020-02-06lok: calc: formula input bar: set text selection as requested by clientcp-6.2-4CODE-4.2.0-4Marco Cecchetti2-1/+33
2020-02-03Log what UNO command we failed to dispatchTor Lillqvist1-1/+1
2020-01-27lok: Add LOK_CALLBACK_STATE_CHANGED for uno:OrientationMuhammet Kara1-1/+2
2020-01-10Fix --enable-werror buildMike Kaganski1-51/+51
2019-12-21lok: Add pseudo uno command ToggleOrientationMuhammet Kara1-0/+154
2019-12-19sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks1-0/+68
2019-12-18lok: catch and log exceptions during key / mouse event emission.Michael Meeks1-3/+18
2019-12-16desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian2-0/+76
2019-12-16LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-0/+0
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian1-6/+6
2019-12-04LOK: don't send LOK notifications while switching viewsAshod Nakashian1-16/+2
2019-12-03lok: cleanup getCellCursorMichael Meeks2-39/+3
2019-12-02lok: formula bar: function completionMarco Cecchetti2-1/+19
2019-12-02lok: Fix the condition of setting the transparent background.Jan Holesovsky1-4/+5
2019-12-02android: Get rid of the 'old' vs. Online-based runtime distinction.Jan Holesovsky1-15/+6
2019-12-02desktop: disable callback handling while changing the viewAshod Nakashian2-20/+33
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks2-7/+25
2019-11-26lok: Chart context menu: Replace tunneled context menu with JS context menu.Tamás Zolnai1-2/+12
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti1-0/+2
2019-11-26lok: calc formula bar tunnelingMarco Cecchetti1-1/+3
2019-11-20We use the system clipboard on iOS and not the "LOK clipboard"Tor Lillqvist2-2/+23
2019-11-20jsdialogs: simply resize to reloadSzymon Kłos1-2/+1
2019-11-20Revert "jsdialogs: don't recreate sidebar on event"Szymon Kłos1-0/+4
2019-11-14jsdialogs: don't recreate sidebar on eventSzymon Kłos1-4/+0
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks1-0/+2
2019-11-11Added Orientation argument to LOKIT renderFontMert Tumer2-7/+30