summaryrefslogtreecommitdiff
path: root/offapi
AgeCommit message (Expand)AuthorFilesLines
2024-09-10cool#9992 lok doc sign: async DocumentDigitalSignatures::ImplViewSignatures()Miklos Vajna1-0/+4
2024-09-09cool#9992 lok doc sign: async DocumentDigitalSignatures::signDocumentContent()Miklos Vajna1-0/+2
2024-08-19tdf#161347 Harmonise API docs for UserDefinedAttributes a bitIlmari Lauhakangas4-6/+8
2024-08-18Add missing property to com.sun.star.graphic.MediaProperties serviceMike Kaganski1-0/+8
2024-08-18Emscripten: Clean up SolarMutexStephan Bergmann1-0/+1
2024-08-16Fix some copypaste errors in IDL documentationMike Kaganski2-18/+18
2024-08-16Clarify that XText::insertTextContent only accepts range that belongs to itMike Kaganski1-1/+1
2024-08-13tdf#161909: make showing GPG keys only an explicit functionalityMoritz Duge1-3/+12
2024-08-09a11y: Clarify XAccessibleHyperlink docMichael Weghorn1-1/+1
2024-08-02Expose WorkWindow fullscreen mode via new XTopWindow3Stephan Bergmann2-0/+24
2024-07-30More exhaustive org.libreoffice.embindtest.StructStephan Bergmann1-4/+19
2024-07-30Embind: Missing support for UNO polymorphic struct typesStephan Bergmann3-0/+24
2024-07-29Resolves: tdf#159343 Implement TableRef API token conversionEike Rathke3-0/+57
2024-07-27In embindtest, also test Any included in StructStephan Bergmann1-0/+1
2024-07-24tdf#159040: add sign with default certificate to save dialogSarper Akdemir1-0/+1
2024-07-21tdf#82716 Add initial implementation of the Histogram Chartvarshneydevansh2-0/+36
2024-07-16Add test code for UNO attributes implemented in JSStephan Bergmann3-0/+22
2024-07-16a11y: Clean up XAccessibleAction docMichael Weghorn1-6/+4
2024-07-12Turn org.libreoffice.embindtest.Test from singleton to serviceStephan Bergmann1-1/+1
2024-07-11Fully implement the Wasm UNO bridge cpp2uno directionStephan Bergmann2-0/+17
2024-07-10sd: slideshow render interface and implementationMarco Cecchetti1-0/+17
2024-06-27Improve documentation on key and mouse handlers and listeners.Moritz Duge6-11/+50
2024-06-19Fix typoAndrea Gelmini1-2/+2
2024-05-30Implement attribute handlingStephan Bergmann1-0/+1
2024-05-13tdf#157657 - sc: add option to make data validity case-sensitiveBalazs Varga1-0/+7
2024-05-08Emscripten: Towards a working C++ UNO bridgeStephan Bergmann4-0/+42
2024-04-30Embind: Fix out-param handlingStephan Bergmann1-1/+4
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn1-1/+1
2024-04-24a11y: Drop note about API being "not yet published"Michael Weghorn1-1/+0
2024-04-23Fix XAccessibleSelection::getSelectedAccessibleChild docMichael Weghorn1-1/+1
2024-04-20Embind: Test and Fix out-param handlingStephan Bergmann1-0/+4
2024-04-19Embind: Consistently represent empty interface references as JS nullStephan Bergmann1-0/+2
2024-04-12Embind: support .implement()-based JS UNO objectsStephan Bergmann1-0/+3
2024-04-11Move org.libreoffice.embindtest from udkapi to offapiStephan Bergmann7-0/+237
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh1-2/+13
2024-04-04a11y: Fix XAccessible{Editable,Multiline}Text docMichael Weghorn2-3/+3
2024-03-28Correct typo in commentPatrick Luby1-1/+1
2024-03-28fix comparison of UIObject's inside UITestsNoel Grandin1-0/+5
2024-03-26Consolidate on @since LibreOffice MAJOR.MINOR tagsStephan Bergmann1-1/+1
2024-03-26tdf#160184 ask user if they want to trust an untrusted certificatePatrick Luby1-0/+6
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh1-0/+7
2024-03-06Create an UNO service to do the symbol lookup in swNoel Grandin2-0/+39
2024-03-05Keep recently introduced UNOIDL entity unpublished for nowStephan Bergmann1-1/+1
2024-03-05Create an UNO service to do the symbol lookup in sdNoel Grandin2-0/+39
2024-03-05Create an UNO service to do the symbol lookup in scNoel Grandin2-0/+39
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh3-0/+72
2024-03-01Update the reference rdbs to libreoffice-24.2.0.3Stephan Bergmann1-0/+21
2024-02-29Create an UNO service to do the symbol lookup in toolkit::AccessibilityClientNoel Grandin2-0/+39
2024-02-25Create an UNO service to do the cui symbol lookup in vclNoel Grandin2-0/+39
2024-02-16tdf#67347 pptx import: stacked text, minimal impl.Attila Szűcs1-0/+10