summaryrefslogtreecommitdiffstats
path: root/desktop/source/lib/init.cxx
Commit message (Expand)AuthorAgeFilesLines
* jsdialog: use string identifiersSzymon Kłos2021-11-161-3/+11
* make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák2021-11-121-2/+3
* Impress- Correct commands mentioning Page instead of SlideNnamani Ezinne2021-11-111-0/+3
* use boost flat_map for faster mapLuboš Luňák2021-10-261-1/+1
* use pull model also for LOK text selectionLuboš Luňák2021-10-251-10/+39
* change some LOK internal updates to be pull model instead of pushLuboš Luňák2021-10-241-0/+148
* better name for a function overloadLuboš Luňák2021-10-221-1/+1
* LOK: maintain blocked command list per viewPranam Lashkari2021-10-181-14/+3
* LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari2021-10-181-31/+12
* LOK: introduce way to restrict uno commandsPranam Lashkari2021-10-181-0/+21
* delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák2021-10-151-1/+11
* do not use text-based LOK callback internallyLuboš Luňák2021-10-151-72/+98
* lok: Fix graphicselection INPLACE msg is filtered outMert Tumer2021-10-011-1/+1
* Deduplicate reference marks and cell auto fill messagesSzymon Kłos2021-10-011-0/+2
* add extra timeout with higher priority to LOK flushingLuboš Luňák2021-09-281-4/+22
* do not use std::find_if() if std::find() does the jobLuboš Luňák2021-09-281-9/+4
* do not check a const variable in every lambda invocationLuboš Luňák2021-09-281-5/+8
* optimize removing from the LOK flush queueLuboš Luňák2021-09-281-93/+111
* go on switching from boost::property_tree to JsonWriterMarco Cecchetti2021-09-241-48/+31
* speed up scanning the LOK queueNoel Grandin2021-09-231-82/+110
* use our string->number functions instead of std::istringstreamLuboš Luňák2021-09-171-8/+24
* indexing: add indexing xml as a format for writerTomaž Vajngerl2021-09-031-0/+1
* indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl2021-09-021-0/+57
* LOK: freemium: added new parameter in the APIPranam Lashkari2021-08-051-4/+7
* lok: sw: avoid duplicate LOK_CALLBACK_TABLE_SELECTED msgsDennis Francis2021-07-231-0/+1
* Avoid accumulating a huge number of Trace Events before calling the callbackTor Lillqvist2021-07-161-0/+7
* lok: include the label of the status indicatorHenry Castro2021-07-151-2/+2
* LOK: introduced Freemium LOK APIPranam Lashkari2021-06-231-0/+18
* lok: allow .uno:JumpToMark.Michael Meeks2021-06-221-0/+1
* Use FontList::GetFirstFontMetric instead of custom iteration codeMike Kaganski2021-06-141-103/+87
* jsdialog: remove UITest based events executionSzymon Kłos2021-06-101-95/+8
* scale VCL's scale cache according to the number of Online viewsLuboš Luňák2021-06-101-1/+6
* jsdialog: early return if welded widget foundSzymon Kłos2021-05-251-48/+47
* We must collect the Trace Events when recording them is turned onTor Lillqvist2021-05-181-26/+36
* lok: enable macros by default for AndroidTomaž Vajngerl2021-05-131-0/+4
* lok: mark strings static after pre-init, not after the fork.Michael Meeks2021-05-011-2/+4
* Let's call it "traceeventrecording" and not "profilezonerecording"Tor Lillqvist2021-04-291-1/+1
* Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist2021-04-291-4/+4
* Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist2021-04-231-0/+30
* Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist2021-04-231-2/+2
* jsdialog: uitest: handle click for drawing areaSzymon Kłos2021-04-191-0/+11
* notebookbar: minify for onlineSzymon Kłos2021-04-191-1/+1
* Clarify the ProfileRecording APITor Lillqvist2021-04-151-1/+1
* impress: don't exit textbox editing when new slide was addedSzymon Kłos2021-04-141-4/+9
* lok: add "MacroSecurityLevel" optionHenry Castro2021-04-101-0/+14
* lok: add "EnableMacrosExecution" optionHenry Castro2021-04-101-1/+3
* lok: disable macro executionHenry Castro2021-04-101-1/+1
* lok: add batch mode option to load the documentHenry Castro2021-04-101-0/+6
* lok: send paragraph spacing stateSzymon Kłos2021-04-101-1/+4
* lok: add parameter "MacroExecMode"Henry Castro2021-04-101-2/+3