summaryrefslogtreecommitdiff
path: root/desktop/source/lib
AgeCommit message (Expand)AuthorFilesLines
2020-02-06lok: calc: formula input bar: set text selection as requested by clientcp-6.2-4CODE-4.2.0-4Marco Cecchetti1-0/+31
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-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 Meeks1-38/+2
2019-12-02lok: formula bar: function completionMarco Cecchetti1-0/+17
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 Nakashian1-10/+24
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks1-6/+23
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 Lillqvist1-1/+21
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-11Added Orientation argument to LOKIT renderFontMert Tumer1-5/+28
2019-11-06jsdialogs: refresh after eventSzymon Kłos1-2/+2
2019-11-05Revert "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-54/+25
2019-11-01jsdialogs: refresh SidebarDockingWindow after eventSzymon Kłos1-2/+2
2019-10-31Bin a fairly pointless unconditional NSLog() callTor Lillqvist1-2/+2
2019-10-22lok: convert JSON to StringMap in sent DialogEvent functionHenry Castro1-44/+30
2019-10-22jsdialogs: handle spinfieldsSzymon Kłos1-2/+21
2019-10-22jsdialogs: 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-11Rename 'Single-page sheets' to 'Full-Sheet Previews' to avoid confusionMuhammet Kara1-3/+3
2019-10-09android: Unregistering in runLoop() is important even on Android.Jan Holesovsky1-2/+2
2019-10-09android: Make the tiled rendering from the loolwsd actually work.Jan Holesovsky1-3/+15
2019-10-09android: Set the program path sensibly when we've got nullptr.Jan Holesovsky1-0/+9
2019-10-09android: Generate liblo-native-code.so so that it can be linked against.Jan Holesovsky1-2/+2
2019-10-08lok: Avoid accidental removal of filter optionsMuhammet Kara1-9/+3
2019-10-08Add FullSheetPreview support for convert-to endpoint of onlineMuhammet Kara1-5/+31
2019-10-02input: ensure that removeTextContext happens in the right order.Michael Meeks1-2/+19
2019-10-02Ensure that 'input' events are processed asynchronously too.Michael Meeks1-13/+1
2019-10-02lok: handling a single msg for deleting multiple charactersMarco Cecchetti1-0/+44
2019-09-25Add reference marks callbackSzymon Kłos1-1/+2
2019-09-03LOK: per-view support for isMobile()Muhammet Kara1-2/+2
2019-09-03lok: Add isMobile() methodMuhammet Kara1-0/+12
2019-09-03LOK: don't segfault when reporting errorAshod Nakashian1-1/+1