summaryrefslogtreecommitdiff
path: root/offapi
AgeCommit message (Expand)AuthorFilesLines
9 daystdf#36709 sw: Writer layout for font-relative first-line indentJonathan Clark1-3/+9
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn3-29/+20
2024-11-06Update the reference rdbs to libreoffice-24.8.0.3Stephan Bergmann1-5/+10
2024-11-01tdf#36709 Refactor Converter to separate parsing from unit conversionJonathan Clark1-0/+6
2024-10-28tdf#162262 sc add "Summary below data" option for Subtotal dialogBalazs Varga1-0/+13
2024-10-24Fix typoAndrea Gelmini1-2/+2
2024-10-23tdf#157222 swap info texts of connector end pointRegina Henschel1-5/+5
2024-10-23Following 250e00a51dcf60ac2e028983f5d29c0f68748b38 (JDBC4.3)Julien Nabet1-19/+19
2024-10-23Declare missing methods and constants to synchronize with JDBC 4.3Julien Nabet4-0/+712
2024-10-21set master slide name at creation timeNoel Grandin2-0/+41
2024-10-18SW: extract transform charts (using dialog code)Attila Szűcs1-0/+7
2024-10-14fix commentNoel Grandin1-1/+1
2024-10-09tdf#157519 Implement Sensitivity Report in LpSolve solverRafael Lima2-0/+56
2024-09-27Fix typoAndrea Gelmini1-1/+1
2024-09-27tdf#160062 Uno API to set solver settings at the sheet levelRafael Lima6-0/+256
2024-09-13[API CHANGE] XDocumentDigitalSignatures: remove deprecated / unused functionsMiklos Vajna1-53/+0
2024-09-10Demonstrate that Embind is not multi-threading capableStephan Bergmann1-1/+1
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