summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2019-08-24sc: LOK: commit cell edits before saveasAshod Nakashian1-4/+52
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl1-2/+14
2019-07-08tdf#125655 disbale quick edit mode for iOS and AndroidTomaž Vajngerl1-0/+11
2019-07-04vcl lok: pre-load graphic librariesMiklos Vajna1-0/+3
2019-06-17android: Unregistering in runLoop() is important even on Android.Jan Holesovsky1-2/+2
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-7/+89
2019-06-05android: Make the tiled rendering from the loolwsd actually work.Jan Holesovsky1-3/+15
2019-06-05android: Set the program path sensibly when we've got nullptr.Jan Holesovsky1-0/+9
2019-06-05android: Generate liblo-native-code.so so that it can be linked against.Jan Holesovsky1-2/+2
2019-06-05The 2nd parameter to lo_initialize() is a URL so use such naming consistentlyTor Lillqvist1-4/+4
2019-06-03LOK: Factor out iOS painting codeTomaž Vajngerl1-27/+44
2019-06-03tdf#123697 we need to create a bitmap context with alphaTomaž Vajngerl1-1/+1
2019-05-23sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna2-0/+19
2019-05-21tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist1-1/+13
2019-05-14We apparently need to drop the Solar Mutex when exiting lo_runLoop() on iOSTor Lillqvist1-4/+11
2019-05-14LOK: Do not offset window coordinates in LOKAshod Nakashian1-1/+1
2019-05-14LOK: Reduce and improve logging of event compressionAshod Nakashian1-27/+32
2019-05-14LOK: Minor window event processing cleanupAshod Nakashian1-9/+9
2019-05-14LOK: Refactor large event queueing casesAshod Nakashian2-269/+308
2019-05-14LOK: Remove window invalidations prior to size_changedAshod Nakashian1-0/+18
2019-05-14LOK: Window creation supersedes any events on same windowAshod Nakashian1-0/+13
2019-05-14LOK: Reduce logging while processing eventsAshod Nakashian2-7/+16
2019-05-13Fix comment to match realityTor Lillqvist1-1/+1
2019-05-13tdf#124923: Need to call InitVCL() on iOS before using SolarMutexGuardTor Lillqvist1-0/+4
2019-05-10CppunitTest_desktop_lib: close the document while LOK is still activeMiklos Vajna2-90/+18
2019-05-10unipoll: let InitVCL tolerate double init.Michael Meeks1-18/+9
2019-05-06LOK: remove duplicate cursor invalidations for same view onlyAshod Nakashian1-13/+4
2019-05-06LOK: trace queue only when it is changedAshod Nakashian1-16/+16
2019-05-06unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks1-4/+7
2019-05-03unipoll: cleanup runPoll.Michael Meeks1-2/+5
2019-05-03unipoll: get SolarMutex lock counting right.Michael Meeks1-0/+1
2019-05-02tdf#120703 PVS: dereference before nullptr checkMike Kaganski1-158/+110
2019-05-02lok: allow paste content to popup dialogHenry Castro4-5/+96
2019-04-30LOK: support resizing windowsAshod Nakashian2-1/+23
2019-04-30lok: chart: constrained dragging of pie segmentsMarco Cecchetti1-15/+17
2019-04-30lok: dragging and resizing chart elementsMarco Cecchetti1-2/+43
2019-04-26Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian1-5/+43
2019-04-25lok: add missing parameter to PostExtTextInputEvent functionHenry Castro1-1/+2
2019-04-25Revert "sd: fix unittest failures due to enabling slide-sorter"Jan Holesovsky1-0/+2
2019-04-25lok: add profile zones.Michael Meeks1-16/+131
2019-04-25lok: rename - emitted as events not on stdout now.Michael Meeks1-1/+1
2019-04-24lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+36
2019-04-20SharePoint connection: Better handling of encoded URLsTamás Zolnai2-5/+5
2019-04-20SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai2-0/+27
2019-04-17clang-tidy bugprone-unused-raii in RequestHandlerNoel Grandin1-1/+1
2019-04-15sd: fix unittest failures due to enabling slide-sorterAshod Nakashian1-2/+0
2019-04-15LOK: sd: initialize slide-sorter in sdAshod Nakashian1-2/+0
2019-04-15LOK: support for ordering/moving partsAshod Nakashian2-1/+20
2019-04-15slide-sorter: multiple selectionAshod Nakashian2-1/+22
2019-04-10tdf#120249: escape trailing backslash in argument passed to soffice.binMike Kaganski1-1/+8