summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)Author
2023-11-11lok: a11y: implemented support for notifying core log to clientMarco Cecchetti
2023-10-27lok: a11y: impress: help screen reader to report shape selectionMarco Cecchetti
2023-10-22lok: a11y: send list item prefix length to clientMarco Cecchetti
2023-09-29make FunctionBasedURPConnection simplerCaolán McNamara
2023-09-01Add a FunctionBasedURPConnection and a websocket URP connectorSkyler Grey
2023-08-14lok: a11y: when we are inside a table notify table and current cell infoMarco Cecchetti
2023-06-28Send writer document background color on theme changeParis Oplopoios
2023-06-09Fix typoAndrea Gelmini
2023-06-09Fix typoAndrea Gelmini
2023-06-09notify async password changeJaume Pujantell
2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl
2023-06-02lok: accessibility event listener for focused paragraphMarco Cecchetti
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