1. 4bb8407 Drop LO theme - use Classic by default for the time being by Tomaž Vajngerl · 5 days ago
  2. 56e620e Fix Emscripten build after the recent android removal by Stephan Bergmann · 4 days ago
  3. 2358890 Fix Emscripten build after the recent wizards module removal by Stephan Bergmann · 4 days ago
  4. 50291c2e Consistently use __EMSCRIPTEN__ instead of EMSCRIPTEN macro by Stephan Bergmann · 5 days ago
  5. d74f26e Remove leftover references to transitions-ogl.xml by Andras Timar · 5 days ago
  6. c36a8b4 Add new, change and/or fix included document themes by Tomaž Vajngerl · 3 weeks ago
  7. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  8. e56010b tdf#78486 sc: add calculated field dialog for pivot tables by Balazs Varga · 6 weeks ago
  9. dda8628 chart: gradient presets by Marco Cecchetti · 9 weeks ago
  10. 2577464 Chart: implemented chart themes (experimental) by Attila Szűcs · 10 months ago
  11. 8954e77 sw/uiconfig/swriter/ui/charurlpage.ui isn't used anymore by Caolán McNamara · 4 months ago
  12. 4f6da69 Table Style: introduce insert/delete Table... command available from by Balazs Varga · 4 months ago
  13. c92d950 Table style: add the missing .ui files to jsdialog and wasm by Balazs Varga · 5 months ago
  14. 77ed394 Bump the Emscripten build to emsdk 4.0.10 by Stephan Bergmann · 5 months ago
  15. 20088bd Detach QuickFindPanel by NickWingate · 9 months ago
  16. 6647890 Emscripten: Missing include by Stephan Bergmann · 5 months ago
  17. 4520c70 tdf#79356 - Adding connector support for Writer. by Irgaliev Amin · 8 months ago
  18. 34e6b6a tdf#79356 - Adding connector support for Calc. by Irgaliev Amin · 8 months ago
  19. 0ac30d2 embindmaker-generated files should first include sal/config.h, by convention by Stephan Bergmann · 8 months ago
  20. 271343a Emscripten: Use unique_ptr for any and sequence values returned from JS to C++ by Stephan Bergmann · 8 months ago
  21. d925df3 tdf#130857 weld: Drop unused weld::MenuToggleButton by Michael Weghorn · 8 months ago
  22. 043b186 Related tdf#158880 - [API CHANGE] Rename ToolbarModeDialog to UIPicker by Heiko Tietze · 10 months ago
  23. e85be68 chart color palette for data series: sidebar panel by Marco Cecchetti · 12 months ago
  24. fae1520 Emscripten: Provide Module.script by Stephan Bergmann · 12 months ago
  25. 557941f Add unique accelerators config file for wasm builds by Balazs Varga · 1 year ago
  26. 14f8c60 static/README.wasm.md: tweak code blocks for consistency by Ilmari Lauhakangas · 1 year ago
  27. 3918e3e WASM clarified --with-wasm-module by Moritz Duge · 1 year, 1 month ago
  28. 3cf71ee WASM enable Impress for WASM builds by Moritz Duge · 1 year, 1 month ago
  29. 12ed25fb Support Emscripten --with-main-module= by Stephan Bergmann · 1 year, 2 months ago
  30. 7f4901d More appealing design for alientformat warn dialog by Heiko Tietze · 1 year, 2 months ago
  31. ddeeca3 tdf#163620 [API CHANGE] Add UI for libreoffice themes by Sahil Gautam · 1 year, 4 months ago
  32. c496224 tdf#163620 [API CHANGE] remove persona/appearance-toggle related code by Sahil Gautam · 1 year, 5 months ago
  33. 13ac356 tdf#164048 sw a11y: improve error/warning levels with by Balazs Varga · 1 year, 4 months ago
  34. 56f3dbf Simplify a bit by Mike Kaganski · 1 year, 5 months ago
  35. 9416baf Adapt to generation of .worker.js files gone from 3.1.68 by Stephan Bergmann · 1 year, 5 months ago
  36. 32ce555 Explicitly .delete() one more interface object in uno.js by Stephan Bergmann · 1 year, 7 months ago
  37. 9184272 Explicitly .delete() type and interface objects in uno.js by Stephan Bergmann · 1 year, 7 months ago
  38. 1732bf1 Consistenly terminate statements with semicolons in JS code by Stephan Bergmann · 1 year, 7 months ago
  39. 3eac847 tdf#161826 - Add uniform Glow effect for texts in shapes by Balazs Varga · 1 year, 8 months ago
  40. c888329 use emrun with explicit "--hostname 127.0.0.1" for testing by Moritz Duge · 1 year, 7 months ago
  41. 39de116 +WARN is the default with an unset SAL_LOG env var, anyway by Stephan Bergmann · 1 year, 7 months ago
  42. a3a71ed 'use strict' is of no use here... by Stephan Bergmann · 1 year, 7 months ago
  43. b88b5f5 More useful to have an EMSCRIPTEN_EXTRA_SOFFICE_PRE_JS by Stephan Bergmann · 1 year, 8 months ago
  44. af6a5ba Remove wasm-qt-mandelbrot demo by Stephan Bergmann · 1 year, 8 months ago
  45. 1565181 Fix typo by Andrea Gelmini · 1 year, 8 months ago
  46. 56c33b8 Fix typo by Andrea Gelmini · 1 year, 8 months ago
  47. e0178cf Emscripten: Document how Qt builds its own freetype, but we link against LO's by Stephan Bergmann · 1 year, 8 months ago
  48. e952204 Emscripten: Establish a channel between browser and LO main threads by Stephan Bergmann · 1 year, 8 months ago
  49. cccc983 Emscripten: Run external code on LO's main thread by Stephan Bergmann · 1 year, 8 months ago
  50. 6e6451c Emscripten: Move the Qt event loop off the JS main thread by Stephan Bergmann · 1 year, 8 months ago
  51. 146fafa I finally understand why we need that hack by Stephan Bergmann · 1 year, 8 months ago
  52. f504bd1 Embind: Missing support for UNO polymorphic struct types by Stephan Bergmann · 1 year, 8 months ago
  53. 7d5c625 Add --with-package-format=emscripten by Stephan Bergmann · 1 year, 8 months ago
  54. 6148e1a Looks like Emscripten LO doesn't need explicit --norestore --nologo by Stephan Bergmann · 1 year, 8 months ago
  55. ac175a4 Add a toDelete parameter to Module.throwUnoException by Stephan Bergmann · 1 year, 8 months ago
  56. dd332f7 Enable start center in Emscripten build by Stephan Bergmann · 1 year, 8 months ago
  57. b84ef4d Adapt comphelper::ThreadPool to Emscripten's threading needs by Stephan Bergmann · 1 year, 8 months ago
  58. 566fbd5 Fix typo by Andrea Gelmini · 1 year, 8 months ago
  59. 5b1df77 Document the Emscripten threads issue by Stephan Bergmann · 1 year, 9 months ago
  60. f0b9cec Drop obsolete "Ideas for an UNO bridge implementation" by Stephan Bergmann · 1 year, 9 months ago
  61. 91bedca Change from Module.intiUno() to Module.uno_init promise by Stephan Bergmann · 1 year, 9 months ago
  62. f10d517 Embind: Implement UNO interface attributes as JS accessor properties by Stephan Bergmann · 1 year, 9 months ago
  63. ee63aeb A mechanism for annotating the embindmaker-generated JS UNOIDL data by Stephan Bergmann · 1 year, 9 months ago
  64. 69fc5c3 Rename wasmcallgen -> wasmbridgegen by Stephan Bergmann · 1 year, 9 months ago
  65. 74829f2 Fully implement the Wasm UNO bridge cpp2uno direction by Stephan Bergmann · 1 year, 9 months ago
  66. 875997c Properly implement cppu::throwException for Emscripten by Stephan Bergmann · 1 year, 9 months ago
  67. eedbe96 Embind: Fix C++ UNO exception catching by Stephan Bergmann · 1 year, 10 months ago
  68. 0740c9c makefile simplification: replace $(call gb_AutoInstall_get_target,foo) by Christian Lohmaier · 1 year, 10 months ago
  69. 81ac964 Consistently 'use strict' for JS code by Stephan Bergmann · 1 year, 10 months ago
  70. 4b80b64 Embind: Add the lifecylce fix also for attribute getter return values by Stephan Bergmann · 1 year, 10 months ago
  71. 04658a70 Embind: Fix lifecycle of UNO any and sequence values returned from JS to C++ by Stephan Bergmann · 1 year, 10 months ago
  72. 0dd0a92 Fix thinko re JS for...in loop by Stephan Bergmann · 1 year, 10 months ago
  73. 5459254 Embind: Let unoObject return a css.uno.XInterface reference by Stephan Bergmann · 1 year, 10 months ago
  74. a17f27e Remove leftover work-in-progress line by Stephan Bergmann · 1 year, 10 months ago
  75. 887ebfd Embind: Centrally initialize via Module.initUno() in a new uno.js by Stephan Bergmann · 1 year, 10 months ago
  76. d155feb Embind: Add some type-inquiry functions to uno_Type and uno_Any by Stephan Bergmann · 1 year, 10 months ago
  77. 9e873da embindmaker: Fix names for "uno_Sequence_unsigned hyper" etc. by Stephan Bergmann · 1 year, 10 months ago
  78. b4f416a Clean up example code by Stephan Bergmann · 1 year, 10 months ago
  79. 22ce8ed Emscripten: Unconditional --enable-wasm-exceptions by Stephan Bergmann · 1 year, 10 months ago
  80. 77129fb Emscripten: Add hack to prepare for --enable-wasm-exceptions by Stephan Bergmann · 1 year, 11 months ago
  81. c6f39e2 Embind: Fix uno_Any.get for null interface values by Stephan Bergmann · 1 year, 11 months ago
  82. a469aea Emscripten: Towards a working C++ UNO bridge by Stephan Bergmann · 1 year, 11 months ago
  83. 0c4c84a makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) by Christian Lohmaier · 1 year, 11 months ago
  84. b26ff81 use [[noreturn]] instead of asserts that badUsage exits by Caolán McNamara · 1 year, 11 months ago
  85. 735ea444 Embind: Fix out-param handling by Stephan Bergmann · 2 years ago
  86. fe3b209 gb_Trace_EndRange MOC instead of CXX (CustomTarget_wasm-qt5-mandelbrot_moc) by Julien Nabet · 2 years ago
  87. e6ddfdf Embind: Test and Fix out-param handling by Stephan Bergmann · 2 years ago
  88. 1bf2d3f Embind: Drop $equals, add sameUnoObject by Stephan Bergmann · 2 years ago
  89. 038c198 Embind: Clarify need for emscripten::internal::raw_destructor specializations by Stephan Bergmann · 2 years ago
  90. 1c81f63 Embind: Consistently represent empty interface references as JS null by Stephan Bergmann · 2 years ago
  91. 41706fc Embind: Don't expose special XInterface methods to JS client code by Stephan Bergmann · 2 years ago
  92. 75fe059 Embind: throwUnoException from JS by Stephan Bergmann · 2 years ago
  93. 830ec75 Embind: We no longer need interface FromAny ctor by Stephan Bergmann · 2 years ago
  94. d304fdb Embind: css::uno::Type should probably use sharing_policy::NONE by Stephan Bergmann · 2 years ago
  95. 0957ee9 Embind: No need for $query by Stephan Bergmann · 2 years ago
  96. 3454a73 Embind: support .implement()-based JS UNO objects by Stephan Bergmann · 2 years ago
  97. 38ed810 Fix typo by Andrea Gelmini · 2 years ago
  98. 4307043 Improved documentation (Emscripten, Qt5 usage, WASM examples) by Moritz Duge · 2 years ago
  99. 164cb6a Drop spurious .delete() calls from example code by Stephan Bergmann · 2 years ago
  100. e68a159 Fix `cd static && make` for emscripten build by Stephan Bergmann · 2 years, 1 month ago