summaryrefslogtreecommitdiff
path: root/desktop/source/lib
AgeCommit message (Expand)AuthorFilesLines
2020-05-27LOK: don't send LOK notifications while switching viewsAshod Nakashian1-16/+2
2020-05-27tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari1-3/+2
2020-05-24lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai1-0/+33
2020-05-21jsdialog: implement plus/minus for welded spinfieldsSzymon Kłos1-0/+17
2020-05-21jsdialog: use welding for button click eventSzymon Kłos1-0/+13
2020-05-21lok: add MetricFieldUIObject classHenry Castro1-0/+5
2020-05-19Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist1-13/+2
2020-05-19jsdialog: avoid crash in watermark dialogSzymon Kłos1-2/+5
2020-05-18android hunspell: Turn on the hunspell build on Android...Jan Holesovsky1-0/+8
2020-05-18jsdialog: remember weld instancesSzymon Kłos1-5/+11
2020-05-18jsdialog: execute actions using weld wrapperSzymon Kłos1-35/+85
2020-05-18lok: Fix the condition of setting the transparent background.Jan Holesovsky1-4/+5
2020-05-18android: Get rid of the 'old' vs. Online-based runtime distinction.Jan Holesovsky1-15/+6
2020-05-18tdf#127158 :lokit: preload liblocaledata_others.soDennis Francis1-0/+10
2020-05-18LOK: don't segfault when reporting errorAshod Nakashian1-1/+1
2020-05-18Log what UNO command we failed to dispatchTor Lillqvist1-1/+1
2020-05-18lok: cleanup getCellCursorMichael Meeks1-38/+2
2020-05-17Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-5/+15
2020-05-17lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti1-0/+31
2020-05-17lok: formula bar: function completionMarco Cecchetti1-0/+17
2020-05-17lok: calc formula bar tunneling: function list callbackMarco Cecchetti1-0/+2
2020-05-17lok: calc formula bar tunnelingMarco Cecchetti1-1/+3
2020-05-15fix buildSzymon Kłos1-0/+1
2020-05-15jsdialog: send tab namesSzymon Kłos1-0/+11
2020-05-14notebookbar: send uno items state updateSzymon Kłos1-1/+34
2020-05-13lok: Chart context menu: Replace tunneled context menu with JS context menu.Tamás Zolnai1-2/+12
2020-05-13jsdialogs: simply resize to reloadSzymon Kłos1-2/+1
2020-05-13Revert "jsdialogs: don't recreate sidebar on event"Szymon Kłos1-0/+4
2020-05-13jsdialogs: don't recreate sidebar on eventSzymon Kłos1-4/+0
2020-05-13jsdialogs: refresh after eventSzymon Kłos1-2/+2
2020-05-09sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks1-0/+68
2020-05-09lok: Add pseudo uno command ToggleOrientationMuhammet Kara1-0/+156
2020-05-09lok: catch and log exceptions during key / mouse event emission.Michael Meeks1-3/+18
2020-05-08listen for and broadcast FrameLineColor state changes.Michael Meeks1-0/+1
2019-12-05We use the system clipboard on iOS and not the "LOK clipboard"Tor Lillqvist1-1/+21
2019-12-02desktop: disable callback handling while changing the viewAshod Nakashian1-10/+24
2019-12-02lok: add viewId to window painting, to allow special-casing on render.Michael Meeks1-6/+23
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer1-5/+28
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks1-7/+1
2019-11-04lok: share conversion of OUString to C strings.Michael Meeks1-61/+24
2019-10-31jsdialogs: refresh SidebarDockingWindow after eventSzymon Kłos1-2/+2
2019-10-22lok: convert JSON to StringMap in sent DialogEvent functionHenry Castro1-44/+30
2019-10-21jsdialogs: handle spinfieldsSzymon Kłos1-2/+21
2019-10-21jsdialogs: use click event if not a comboboxSzymon Kłos1-5/+15
2019-10-21jsdialogs: force resend UI descriptionSzymon Kłos1-1/+2
2019-10-18jsdialogs: handle combobox selectionsSzymon Kłos1-4/+32
2019-10-18jsdialogs: avoid exception crashing app on eventsSzymon Kłos1-4/+7
2019-10-16Send 'INPLACE EXIT' on inplace deactivationSzymon Kłos1-1/+9
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos1-1/+44
2019-10-15new loplugin:bufferaddNoel Grandin1-4/+4