summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2022-05-31lok: add more efficient getSelectionType() replacementLuboš Luňák2-2/+69
2022-05-28tdf#149280 modified called after dialog was destroyedCaolán McNamara1-2/+5
2022-05-24sw content controls, picture: add LOK APIMiklos Vajna1-2/+2
2022-05-16sw content controls, dropdown: add LOK APIMiklos Vajna2-1/+35
2022-05-06lok: don't render active textbox on all slidesSzymon Kłos1-1/+16
2022-04-23jsdialog: used for formulabarSzymon Kłos1-0/+2
2022-04-21Fix regression in the iOS app (and possibly the Android and GTK apps)Tor Lillqvist1-3/+14
2022-04-19lok: report state for sparkline UNO commandsTomaž Vajngerl1-1/+9
2022-04-15lok: send status update for .uno:SplitCellSzymon Kłos1-0/+1
2022-04-14Handle "addfont" from Collabora OnlineTor Lillqvist1-3/+24
2022-03-16Make LOKClipboard available to other modulesSzymon Kłos3-1/+46
2022-03-14Send Calc Insert Headers and Footers state change to LOKAron Budea1-0/+1
2022-03-14lok: Fix freshly added comments are not displayedMert Tumer1-1/+6
2022-02-28make sure that LOK "updated types" start a timer as wellLuboš Luňák2-6/+14
2022-02-20lok: render image preview with lower resolutionSzymon Kłos1-0/+1
2022-02-20lok: sc: unit test drag & dropHenry Castro1-0/+128
2022-02-20lok: test: fix testSheetSelectionsHenry Castro1-14/+0
2022-02-20LOK: don't segfault when reporting errorAshod Nakashian1-1/+1
2022-02-14lok: avoid duplicate emission of statechanged: messages.Michael Meeks2-9/+42
2022-02-14desktop lok, export options: allow passing through a JSON string as-isMiklos Vajna3-1/+35
2022-02-14comphelper: move JsonToPropertyValues() from desktop/Miklos Vajna1-122/+1
2022-02-14lok: avoid reundant progress bar messages.Michael Meeks1-0/+1
2022-02-14lok: avoid duplicate notification of tab-stop and ruler changes.Michael Meeks1-0/+2
2022-02-14preload configmgr data for COOLNoel Grandin1-0/+47
2022-02-14We don't want or need any LOKClipboard on iOSTor Lillqvist2-1/+23
2022-02-14ensure invalidate tiles LOK message range checkingLuboš Luňák2-7/+18
2022-02-14fix handling of the "EMPTY" LOK tile invalidationLuboš Luňák2-5/+25
2022-02-14lokit: add env. var to set the certificate database dirTomaž Vajngerl1-0/+23
2022-02-14make sure vector elements are initialized properlyLuboš Luňák2-2/+2
2022-02-14jsdialog: use string identifiersSzymon Kłos1-3/+11
2022-02-13[cp] enable crashreport on WindowsAndras Timar1-2/+2
2022-01-04Always use <poll.h>, no modern system needs <sys/poll.h>Ismael Luceno1-1/+1
2021-11-25loplugin:stringliteraldefine in desktopNoel Grandin4-8/+10
2021-11-25lok: add pdf version option for exportGabriel Masei1-0/+30
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák1-2/+3
2021-11-12rtl::Static to thread-safe staticNoel Grandin4-26/+26
2021-11-11Impress- Correct commands mentioning Page instead of SlideNnamani Ezinne1-0/+3
2021-11-11Use o3tl::convertMike Kaganski1-2/+3
2021-11-10new loplugin:stringliteraldefineNoel Grandin1-1/+1
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin2-4/+4
2021-11-03loplugin:constparamsNoel Grandin2-2/+2
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski20-157/+120
2021-10-26use boost flat_map for faster mapLuboš Luňák2-2/+4
2021-10-25use pull model also for LOK text selectionLuboš Luňák2-12/+56
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák2-0/+167
2021-10-23Fix typosAndrea Gelmini1-3/+3
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari2-17/+5
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari2-37/+16
2021-10-22better name for a function overloadLuboš Luňák2-2/+2
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari2-4/+27