summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)Author
2023-04-27Bin the unused paintTileToCGContext special thing for iOSTor Lillqvist
2023-04-01Add LoKit callback for application color changeParis Oplopoios
2023-03-13Improve documentation of lok::Document::getPartPageRectangles()Tor Lillqvist
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks
2023-03-10sw lok: notify clients about view option changesParis Oplopoios
2023-03-07Drop the LibreOfficeKit paintThumbnail() APITor Lillqvist
2023-03-07Fix Doxygen comment thinko: dumpState() is in lok::Office, not in lok::DocumentTor Lillqvist
2023-03-01Improve the LibreOfficeKit Document::paintThumbnail() APITor Lillqvist
2023-02-22Extend LOKit API with functionality to extract a request and paint thumbnailsTor Lillqvist
2023-01-29lok: support per-user timezoneAshod Nakashian
2023-01-27Remove support for AIXStephan Bergmann
2022-12-20Async PDFExport dialog and parent methodsNickWingate
2022-12-13Attempt to add ifdefs for WASM (Emscripten) for LOKit-based codeTor Lillqvist
2022-11-28WASM LibreOfficeKit add EMSCRIPTEN to ifdefMichael Stahl
2022-11-19lok: masterpage: Introduce mode property to tile renderingSzymon Kłos
2022-11-10lok: Introudce getDataArea for CalcSzymon Kłos
2022-10-26Enable gtktiledviewer on WindowsMike Kaganski
2022-10-26lok: support embedded mediaAshod Nakashian
2022-10-24lok: Undefine DELETE after including Windows headersMike Kaganski
2022-10-20sw content controls, alias: add LOK APIMiklos Vajna
2022-09-14Fix typo signes->signsAndrea Gelmini
2022-09-14fix errcode.hxx location in commentsNoel Grandin
2022-09-13Fix path in commentsMike Kaganski
2022-08-25Tell LibreOfficeKit clients what fonts in a document are missing on the machineTor Lillqvist
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks
2022-06-01sw content controls, date: add LOK APIMiklos Vajna
2022-05-31lok: add more efficient getSelectionType() replacementLuboš Luňák
2022-05-23sw content controls, picture: add LOK APIMiklos Vajna
2022-05-21lok-calc: new callback for print rangesDennis Francis
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna
2022-04-22sw content controls: add LOK APIMiklos Vajna
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist
2022-02-16Don't confusingly use the term "gesture" for plain old mouse eventsTor Lillqvist
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-10-23Fix typosAndrea Gelmini
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-12Don't #include within extern "C"Stephan Bergmann
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil
2021-08-16LOK: freemium: added new parameter in the APIPranam Lashkari
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
2021-04-28Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-10-24Fix remaining invalid usages of __FreeBSD_kernel__ define.Gleb Popov
2020-10-16Fix another misuse of __FreeBSD_kernel__ define in LibreOfficeKitInit.h.Gleb Popov