summaryrefslogtreecommitdiff
path: root/desktop/source/lib
AgeCommit message (Expand)AuthorFilesLines
2019-07-20clipboard: encourage paste to show up by having some dummy content.private/mmeeks/copy-pasteMichael Meeks2-0/+16
2019-07-20Try harder to generate HTML from text.Michael Meeks1-22/+57
2019-07-20Set clipboard for a window when createdSzymon Kłos1-0/+14
2019-07-20LOK: Copy Graphics as embedded PNG in HTMLMichael Meeks1-1/+35
2019-07-20lok: cleanup clipboards associated with a view on destruction.Michael Meeks3-6/+37
2019-07-20clipboard: get view setting correct before setClipboard.Michael Meeks2-3/+9
2019-07-20lok: clipboard: per view clipboard creation.Michael Meeks3-12/+35
2019-07-20lok: clipboard: per view clipboard creation.Michael Meeks3-27/+190
2019-07-19LOK: Support detecting complex selectionsAshod Nakashian1-0/+36
2019-07-19lok: use utf-8 for text/plain always.Michael Meeks1-2/+5
2019-07-19Add more powerful selection fetch & clipboard set methods.Michael Meeks3-48/+180
2019-07-19loplugin:referencecasting in desktopNoel Grandin1-10/+7
2019-07-17LOK: support for ordering/moving partsAshod Nakashian1-0/+18
2019-07-10slide-sorter: multiple selectionAshod Nakashian1-0/+20
2019-07-04vcl lok: pre-load graphic librariesMiklos Vajna1-0/+3
2019-07-02tdf#125655 disbale quick edit mode for iOS and AndroidTomaž Vajngerl1-0/+11
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann1-1/+1
2019-06-17android: Unregistering in runLoop() is important even on Android.Jan Holesovsky1-2/+2
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin1-1/+1
2019-06-12LOK: set the language for LOK before document loadingAshod Nakashian1-0/+2
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-7/+89
2019-06-07Bin the much too verbose SAL_INFO() calls for the "vcl.cg" tagTor Lillqvist1-7/+0
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov1-1/+1
2019-06-03LOK: Factor out iOS painting codeTomaž Vajngerl1-28/+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 Vajna1-0/+1
2019-05-21tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist1-1/+14
2019-05-20lok: chart: constrained dragging of pie segmentsMarco Cecchetti1-15/+17
2019-05-20lok: dragging and resizing chart elementsMarco Cecchetti1-2/+43
2019-05-20lok: shape selection: perform the needed unit conversion in a clever wayMarco Cecchetti1-0/+32
2019-05-16We apparently need to drop the Solar Mutex when exiting lo_runLoop() on iOSTor Lillqvist1-4/+11
2019-05-14Fix typoAndrea Gelmini1-2/+2
2019-05-13Fix comment to match realityTor Lillqvist1-1/+1
2019-05-10unipoll: let InitVCL tolerate double init.Michael Meeks1-18/+9
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-05-09CppunitTest_desktop_lib: close the document while LOK is still activeMiklos Vajna1-1/+9
2019-05-08desktop: can pass by value in LOKTransferableMiklos Vajna2-4/+3
2019-05-07unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks1-4/+7
2019-05-06desktop: turn on clang-format for lokclipboardMiklos Vajna2-18/+19
2019-05-04unipoll: cleanup runPoll.Michael Meeks1-2/+5
2019-05-03unipoll: get SolarMutex lock counting right.Michael Meeks1-0/+1
2019-04-29tdf#120703 PVS: dereference before nullptr checkMike Kaganski1-149/+104
2019-04-26lok: allow paste content to popup dialogHenry Castro3-5/+45
2019-04-24tdf#124923: Need to call InitVCL() on iOS before using SolarMutexGuardTor Lillqvist1-0/+4
2019-04-23LOK: support creating view with optionsAshod Nakashian1-2/+20
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian1-5/+43
2019-04-17lok: add profile zones.Michael Meeks1-15/+131
2019-04-15lok: rename - emitted as events not on stdout now.Michael Meeks1-1/+1
2019-04-15lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+36