- 3425b56 Add missing property to com.sun.star.graphic.MediaProperties service by Mike Kaganski · 1 year, 8 months ago
- e303b3b Implement attribute handling by Stephan Bergmann · 1 year, 10 months ago
- b3a9032 tdf#157657 - sc: add option to make data validity case-sensitive by Balazs Varga · 1 year, 11 months ago
- a469aea Emscripten: Towards a working C++ UNO bridge by Stephan Bergmann · 1 year, 11 months ago
- 735ea444 Embind: Fix out-param handling by Stephan Bergmann · 2 years ago
- d4f6534e [API CHANGE] a11y: Use XAccessible for relation targets by Michael Weghorn · 2 years ago
- b6a8fec a11y: Drop note about API being "not yet published" by Michael Weghorn · 2 years ago
- c356b686 Fix XAccessibleSelection::getSelectedAccessibleChild doc by Michael Weghorn · 2 years ago
- e6ddfdf Embind: Test and Fix out-param handling by Stephan Bergmann · 2 years ago
- 1c81f63 Embind: Consistently represent empty interface references as JS null by Stephan Bergmann · 2 years ago
- 3454a73 Embind: support .implement()-based JS UNO objects by Stephan Bergmann · 2 years ago
- febd03e Move org.libreoffice.embindtest from udkapi to offapi by Stephan Bergmann · 2 years ago
- 6e8819f tdf#132599 cui offapi sw xmloff: add hyphenation-keep-type by László Németh · 2 years ago
- 164f344 a11y: Fix XAccessible{Editable,Multiline}Text doc by Michael Weghorn · 2 years ago
- 27b68ea Correct typo in comment by Patrick Luby · 2 years ago
- 5ec7c4e fix comparison of UIObject's inside UITests by Noel Grandin · 2 years ago
- f2ac3df Consolidate on @since LibreOffice MAJOR.MINOR tags by Stephan Bergmann · 2 years ago
- 6a049e4 tdf#160184 ask user if they want to trust an untrusted certificate by Patrick Luby · 2 years ago
- 3a332d9 tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundary by László Németh · 2 years, 1 month ago
- cba7365 Create an UNO service to do the symbol lookup in sw by Noel Grandin · 2 years, 1 month ago
- 792a284 Keep recently introduced UNOIDL entity unpublished for now by Stephan Bergmann · 2 years, 1 month ago
- 4ed1536 Create an UNO service to do the symbol lookup in sd by Noel Grandin · 2 years, 1 month ago
- e311a4b Create an UNO service to do the symbol lookup in sc by Noel Grandin · 2 years, 1 month ago
- 9574a62 tdf#132599 cui offapi sw xmloff: implement hyphenate-keep by László Németh · 2 years, 1 month ago
- 806362b Update the reference rdbs to libreoffice-24.2.0.3 by Stephan Bergmann · 2 years, 1 month ago
- 1af510e Create an UNO service to do the symbol lookup in toolkit::AccessibilityClient by Noel Grandin · 2 years, 1 month ago
- 47bfbbd Create an UNO service to do the cui symbol lookup in vcl by Noel Grandin · 2 years, 1 month ago
- f846efa tdf#67347 pptx import: stacked text, minimal impl. by Attila Szűcs · 2 years, 2 months ago
- 1799913 offapi: fix misleading comment by Michael Stahl · 2 years, 2 months ago
- 15633d6 tdf#50934: Add a version comment, and more structure for of-pie by Kurt Nordback · 2 years, 2 months ago
- 6c45285 tdf#50934: Initial plumbing and infrastructure by Kurt Nordback · 2 years, 8 months ago
- a77403d tdf#146756 pie chart2 import: use manualLayout Width for pie chart labels by Justin Luth · 2 years, 2 months ago
- 589f3c6 improve docs of XSystemShellExecute by Noel Grandin · 2 years, 2 months ago
- b5e275f tdf#106733 sw: implement CharNoHyphenation by László Németh · 2 years, 3 months ago
- 54da61d we are at 24.8 in trunk now, not 24.2 by Caolán McNamara · 2 years, 4 months ago
- 13bd849 Add export sheet range option to calc by NickWingate · 2 years, 7 months ago
- 2f512aa tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryption by Michael Stahl · 2 years, 4 months ago
- 8bc6119 tdf#123864 a11y: Handle new CHECKABLE state in misc places by Michael Weghorn · 2 years, 4 months ago
- 6dbc5e2 [API CHANGE] tdf#158041 Remove unused reverse printing option from sw by Samuel Mehrbrodt · 2 years, 4 months ago
- 6cdf523 [API CHANGE] tdf#158041 Remove unused drawing printing option from sw by Samuel Mehrbrodt · 2 years, 4 months ago
- a078235 [API CHANGE] tdf#158041 Remove unused table printing option from sw by Samuel Mehrbrodt · 2 years, 4 months ago
- c9d5bf3 [API CHANGE] tdf#158041 Remove unused SinglePrintJobs config option from sw by Samuel Mehrbrodt · 2 years, 4 months ago
- 09f23a3 tdf#105844 package,sfx2: remove checksum infoleak when using AEAD by Michael Stahl · 2 years, 4 months ago
- f0fda7a tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCM by Michael Stahl · 2 years, 4 months ago
- 030b72d tdf#157432 Expert config: Allow filtering by changed values by Samuel Mehrbrodt · 2 years, 4 months ago
- 9e8df5b tdf#148986 Support XF86Forward / XF86Back key events by Gabor Kelemen · 2 years, 4 months ago
- 44ee19c [API CHANGE] Add OOXML way of curved connector routing by Regina Henschel · 2 years, 5 months ago
- a596070 sw floattable, per-frame wrap-on-all-pages mode: add UNO API by Miklos Vajna · 2 years, 4 months ago
- a91892ec Use existing types, instead of strings by Samuel Mehrbrodt · 2 years, 5 months ago
- c09de4e Fix typo by Andrea Gelmini · 2 years, 5 months ago
- 5767cb0 Fix typo by Andrea Gelmini · 2 years, 5 months ago
- d6c6472b tdf#123864 a11y: Add new AccessibleStateType::CHECKABLE by Michael Weghorn · 2 years, 5 months ago
- c60a9db tdf#158185: fix Excel's Range.Find and Range.Replace wildcard recognition by Mike Kaganski · 2 years, 5 months ago
- 700ac29 Use proper type in expert config dialog by Samuel Mehrbrodt · 2 years, 6 months ago
- db3078b tdf#157431 Show description for expert config items by Samuel Mehrbrodt · 2 years, 7 months ago
- ce625d0 Clarify FROM_LIST_AND_SIGNED_WARN description a bit by Mike Kaganski · 2 years, 5 months ago
- 59c7713 Fix a typo by Mike Kaganski · 2 years, 5 months ago
- e195c22 Enable STYLEREF flag export/import with OOXML by Skyler Grey · 2 years, 6 months ago
- b7d2a9c tdf#135586 sw a11y: Use BLOCK_QUOTE role for "Block Quotation" para by Michael Weghorn · 2 years, 5 months ago
- f44eae4 tdf#135586 a11y: Add a new BLOCK_QUOTE a11y role by Michael Weghorn · 2 years, 5 months ago
- 0446f73 tdf#153519 use new IdleTask::waitUntilIdleDispatched by Noel Grandin · 2 years, 5 months ago
- 11b1258 Fix typo by Andrea Gelmini · 2 years, 6 months ago
- a8cfd28 a11y: Make XAccessibleValue doc more consistent by Michael Weghorn · 2 years, 6 months ago
- cfaa52e a11y: Improve XAccessibleExtendedAttributes doc by Michael Weghorn · 2 years, 6 months ago
- 32c588d tdf#86790: Add support for a word-style styleref by Skyler Grey · 2 years, 7 months ago
- ca74511 Add NUMBERSIGN key handler. by Gökay Şatır · 2 years, 6 months ago
- 5082d50 writerfilter: use content controls for text in block SDTs by Jaume Pujantell · 2 years, 7 months ago
- dd009cf tdf#157650 Unhelpful error when XML in content.xml is malformed by Noel Grandin · 2 years, 6 months ago
- 8938bc7 tdf#154449 Add support for hidden named ranges by Rafael Lima · 2 years, 8 months ago
- 43df123 remove repeated idl file in gb_UnoApi_add_idl_files call by Sarper Akdemir · 2 years, 7 months ago
- 2bd5b48 Fix some misspelled LibreOffice @since tags by Stephan Bergmann · 2 years, 7 months ago
- d016642 Update the reference rdbs to libreoffice-7.6.0.3 by Stephan Bergmann · 2 years, 7 months ago
- 0deea02 tdf#138792: PDF export: add batch of dublin core attributes by Sarper Akdemir · 2 years, 8 months ago
- 5c5c712 tdf#134193: Add the ability to set RTL math direction by Khaled Hosny · 2 years, 8 months ago
- 5b205d2 tdf#156816 Base handles scale on SQL type TIME as with TIMESTAMP by Pierre · 2 years, 8 months ago
- 9d5a7d9 ComplexColor various clean-up and (trivial) refactorings by Tomaž Vajngerl · 2 years, 8 months ago
- f3754e5 a11y: Drop extra "no" in XAccessibleComponent doc by Michael Weghorn · 2 years, 8 months ago
- 3121642 a11y: Clarify AccessibleEventId::ROLE_CHANGED doc by Michael Weghorn · 2 years, 8 months ago
- 7911348 [API CHANGE] tdf#144512: keep autosave interval separately for each document by Mike Kaganski · 2 years, 9 months ago
- fd64b42 tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers) by Mike Kaganski · 2 years, 9 months ago
- 6efc72b tdf#138504 svx,etc.: decorative flag on SdrObject shapes by Michael Stahl · 2 years, 9 months ago
- a67675e offapi: add Title/Description properties from CWS aw038 (OOo 2.2) by Michael Stahl · 2 years, 9 months ago
- 68a4f00 tdf#155810: Pass Kashida insertion positions through canvas by Khaled Hosny · 2 years, 10 months ago
- e899a75 Revert "Convert XFastParser into a normal C++ interface" by Noel Grandin · 2 years, 10 months ago
- 5e68d6c Convert XFastParser into a normal C++ interface by Noel Grandin · 2 years, 10 months ago
- d7ddac2 Remove recently unused CTLScriptType code by Khaled Hosny · 2 years, 10 months ago
- 363c6be Fix text in IDL file by Olivier Hallot · 2 years, 11 months ago
- 98a87f0 [API CHANGE] remove XModuleUIConfigurationManager3 and XUIConfigurationManager3 by Miklos Vajna · 2 years, 11 months ago
- d4bc98c [API CHANGE] Add createShortCutManager function to uiconfigurationmanager. by Gökay Şatır · 3 years, 2 months ago
- 8281654 idl: they're not params but attributes by Julien Nabet · 2 years, 11 months ago
- f517c83 sw offapi: clean up com::sun::star::text::CellProperties::HasTextChangesOnly by László Németh · 2 years, 11 months ago
- ca3bfa9 change ComplexColor to show more useful properties by Tomaž Vajngerl · 2 years, 11 months ago
- 1df0565 use ComplexColor instead of ThemeColor for better OOXML compat. by Tomaž Vajngerl · 2 years, 11 months ago
- d1004cd tdf#150673 sw offapi: add change tracking of table column deletion by László Németh · 2 years, 11 months ago
- 7a10187 XComplexColor and UnoComplexColor - a wrapper for model:ComplexColor by Tomaž Vajngerl · 3 years ago
- 3b7db80 tdf#105404 [API CHANGE] add index to accessiblity change event by Noel Grandin · 3 years ago
- 8d87798 tdf#154839 Add navigation buttons for slides by Amin Irgaliev · 3 years ago
- 53279b8 add @since for COMPACT_LAYOUT by Dennis Francis · 3 years ago
- 2f8d10b sc: pivot table compact layout by Dennis Francis · 3 years, 2 months ago
- 8761510 Clarify XSheetOperation::computeFunction() behaviour in description by Eike Rathke · 3 years ago