summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)AuthorFilesLines
2023-03-13Improve documentation of lok::Document::getPartPageRectangles()Tor Lillqvist1-3/+4
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks2-0/+21
2023-03-10sw lok: notify clients about view option changesParis Oplopoios1-0/+12
2023-03-07Drop the LibreOfficeKit paintThumbnail() APITor Lillqvist2-33/+0
2023-03-07Fix Doxygen comment thinko: dumpState() is in lok::Office, not in lok::DocumentTor Lillqvist1-1/+1
2023-03-01Improve the LibreOfficeKit Document::paintThumbnail() APITor Lillqvist2-4/+27
2023-02-22Extend LOKit API with functionality to extract a request and paint thumbnailsTor Lillqvist2-0/+20
2023-01-29lok: support per-user timezoneAshod Nakashian2-0/+14
2023-01-27Remove support for AIXStephan Bergmann1-5/+2
2022-12-20Async PDFExport dialog and parent methodsNickWingate1-0/+10
2022-12-13Attempt to add ifdefs for WASM (Emscripten) for LOKit-based codeTor Lillqvist1-2/+2
2022-11-28WASM LibreOfficeKit add EMSCRIPTEN to ifdefMichael Stahl1-1/+1
2022-11-19lok: masterpage: Introduce mode property to tile renderingSzymon Kłos2-1/+11
2022-11-10lok: Introudce getDataArea for CalcSzymon Kłos2-0/+12
2022-10-26Enable gtktiledviewer on WindowsMike Kaganski1-30/+37
2022-10-26lok: support embedded mediaAshod Nakashian1-0/+19
2022-10-24lok: Undefine DELETE after including Windows headersMike Kaganski1-0/+2
2022-10-20sw content controls, alias: add LOK APIMiklos Vajna1-0/+1
2022-09-14Fix typo signes->signsAndrea Gelmini1-1/+1
2022-09-14fix errcode.hxx location in commentsNoel Grandin1-1/+1
2022-09-13Fix path in commentsMike Kaganski1-1/+1
2022-08-25Tell LibreOfficeKit clients what fonts in a document are missing on the machineTor Lillqvist1-0/+23
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks2-0/+19
2022-06-01sw content controls, date: add LOK APIMiklos Vajna2-0/+13
2022-05-31lok: add more efficient getSelectionType() replacementLuboš Luňák3-1/+35
2022-05-23sw content controls, picture: add LOK APIMiklos Vajna2-8/+25
2022-05-21lok-calc: new callback for print rangesDennis Francis1-0/+31
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna3-0/+29
2022-04-22sw content controls: add LOK APIMiklos Vajna1-0/+18
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist2-0/+6
2022-02-16Don't confusingly use the term "gesture" for plain old mouse eventsTor Lillqvist1-3/+3
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen1-2/+0
2021-10-23Fix typosAndrea Gelmini2-3/+3
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari3-14/+11
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari2-28/+11
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari2-14/+33
2021-10-12Don't #include within extern "C"Stephan Bergmann1-16/+22
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis1-2/+9
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil1-0/+15
2021-08-16LOK: freemium: added new parameter in the APIPranam Lashkari2-4/+7
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari2-0/+14
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl2-0/+22
2021-04-28Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist2-0/+36
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro2-0/+16
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir1-1/+1
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer1-2/+1
2020-10-24Fix remaining invalid usages of __FreeBSD_kernel__ define.Gleb Popov1-1/+1
2020-10-16Fix another misuse of __FreeBSD_kernel__ define in LibreOfficeKitInit.h.Gleb Popov1-1/+1
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir1-4/+3
2020-09-18Online: Show input help on Online / Core part.gokaysatir1-0/+9