summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2021-12-16ensure invalidate tiles LOK message range checkingLuboš Luňák
2021-12-15fix handling of the "EMPTY" LOK tile invalidationLuboš Luňák
2021-12-13lokit: add env. var to set the certificate database dirTomaž Vajngerl
2021-12-09make sure vector elements are initialized properlyLuboš Luňák
2021-12-08lok: add pdf version option for exportGabriel Masei
2021-11-16jsdialog: use string identifiersSzymon Kłos
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák
2021-11-11Impress- Correct commands mentioning Page instead of SlideNnamani Ezinne
2021-10-26use boost flat_map for faster mapLuboš Luňák
2021-10-25use pull model also for LOK text selectionLuboš Luňák
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-22better name for a function overloadLuboš Luňák
2021-10-18LOK: maintain blocked command list per viewPranam Lashkari
2021-10-18LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-18LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-08lok: sc: unit test drag & dropHenry Castro
2021-10-08lok: test: fix testSheetSelectionsHenry Castro
2021-10-01lok: Fix graphicselection INPLACE msg is filtered outMert Tumer
2021-10-01Deduplicate reference marks and cell auto fill messagesSzymon Kłos
2021-09-28add extra timeout with higher priority to LOK flushingLuboš Luňák
2021-09-28do not use std::find_if() if std::find() does the jobLuboš Luňák
2021-09-28do not check a const variable in every lambda invocationLuboš Luňák
2021-09-28optimize removing from the LOK flush queueLuboš Luňák
2021-09-24go on switching from boost::property_tree to JsonWriterMarco Cecchetti
2021-09-23speed up scanning the LOK queueNoel Grandin
2021-09-22use tools::Json for cursor messagesNoel Grandin
2021-09-17use our string->number functions instead of std::istringstreamLuboš Luňák
2021-09-16improve LOK notifyInvalidationNoel Grandin
2021-09-11indexing: fix correct size and pos. for shapes + more testsTomaž Vajngerl
2021-09-10indexing: rename "type" for prargraph an object nodesTomaž Vajngerl
2021-09-10lok-desktop: unit tests for LOK_CALLBACK_TABLE_SELECTEDDennis Francis
2021-09-03indexing: add indexing xml as a format for writerTomaž Vajngerl
2021-09-02indexing: use XML as input that is identical to indexing XMLTomaž Vajngerl
2021-09-02indexing: add support for SdrObjects in SearchResultLocatorTomaž Vajngerl
2021-09-02indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
2021-08-05LOK: freemium: added new parameter in the APIPranam Lashkari
2021-07-23lok: sw: avoid duplicate LOK_CALLBACK_TABLE_SELECTED msgsDennis Francis
2021-07-16Avoid accumulating a huge number of Trace Events before calling the callbackTor Lillqvist
2021-07-15lok: include the label of the status indicatorHenry Castro
2021-06-23LOK: introduced Freemium LOK APIPranam Lashkari
2021-06-22lok: allow .uno:JumpToMark.Michael Meeks
2021-06-14Use FontList::GetFirstFontMetric instead of custom iteration codeMike Kaganski
2021-06-10jsdialog: remove UITest based events executionSzymon Kłos
2021-06-10scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-05-31lok: Interaction handler for FilterOptionsmerttumer
2021-05-25jsdialog: early return if welded widget foundSzymon Kłos
2021-05-18We must collect the Trace Events when recording them is turned onTor Lillqvist
2021-05-13lok: move handleMacroConfirmationRequest to its own methodTomaž Vajngerl