1. 90990aa Revert "WASM: headless conversion without QT5 and with unique html" by Thorsten Behrens · 2 years, 5 months ago feature/wasm
  2. 8bc30d6 Bit of a gbuild cleanup by Thorsten Behrens · 2 years, 5 months ago
  3. 71ea158 Another tweak in sample file imagery by Thorsten Behrens · 3 years, 2 months ago
  4. 27be581 Update sample file by Thorsten Behrens · 3 years, 2 months ago
  5. a09b1b9 WASM: headless conversion without QT5 and with unique html by Balazs Varga · 3 years, 3 months ago
  6. 346e9d3 Revert "WASM pdf conversion through emscripten and qt5" by Thorsten Behrens · 3 years, 3 months ago
  7. 8826795 Revert "WASM: headless conversion without QT5 and with unique html" by Thorsten Behrens · 3 years, 3 months ago
  8. dc37fa1 WASM: headless conversion without QT5 and with unique html by Balazs Varga · 3 years, 3 months ago
  9. 3cbb8ac Document how tml managed to run the qt_soffice.html thing without emrun by Tor Lillqvist · 3 years, 5 months ago
  10. 3ff6be4 WASM pdf conversion through emscripten and qt5 by Balazs Varga · 3 years, 7 months ago
  11. 664dca3 Hack lokit API to be useable from JS by TheRock Builder · 4 years ago
  12. 2816c35 Add more functions to export for LOWA by TheRock Builder · 4 years ago
  13. 459cfee More fixup of gbuild by TheRock Builder · 4 years ago
  14. ec954ca Fix logic by TheRock Builder · 4 years ago
  15. c03c6c3 Add LOKit functions and whitelist export for it to WASM by TheRock Builder · 4 years ago
  16. abe553c WASM HACK fix NEH build by Jan-Marek Glogowski · 4 years ago
  17. 207c1d3 fixme static tests by Jan-Marek Glogowski · 4 years, 2 months ago
  18. 3fba3c5 Add a larger Writer example document by Jan-Marek Glogowski · 4 years, 3 months ago
  19. 0a626ba WIP: async popup menus by Jan-Marek Glogowski · 4 years, 5 months ago
  20. f8730ae gbuild: build static unit tests by Jan-Marek Glogowski · 4 years, 4 months ago
  21. f203b55 gbuild: set unorc lookup dir via environment by Jan-Marek Glogowski · 4 years, 3 months ago
  22. 56c8919 Extended loplugin:ostr: vcl by Stephan Bergmann · 2 years, 5 months ago
  23. e4d8f18 Extended loplugin:ostr: writerperfect by Stephan Bergmann · 2 years, 5 months ago
  24. 6947635 Extended loplugin:ostr: writerfilter by Stephan Bergmann · 2 years, 5 months ago
  25. 0ea539f Extended loplugin:ostr: xmloff by Stephan Bergmann · 2 years, 5 months ago
  26. b05905d tdf#33201 Make Row/column highlight usable by Sahil Gautam · 2 years, 5 months ago
  27. 8158f01 c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 11) by Julien Nabet · 2 years, 5 months ago
  28. 7ad4641 c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 8) by Julien Nabet · 2 years, 5 months ago
  29. f566a73 Fix performance regression with ScPatternAttr/SC by Armin Le Grand (allotropia) · 2 years, 5 months ago
  30. 0c13d8b c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 10) by Julien Nabet · 2 years, 5 months ago
  31. 0d84174 c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 9) by Julien Nabet · 2 years, 5 months ago
  32. 7618c79 tdf#143148: Use pragma once instead of include guards in vcl/inc/win by Taichi Haradaguchi · 2 years, 5 months ago
  33. a688f40 tdf#143148: Use pragma once instead of include guards in vcl/osx by Taichi Haradaguchi · 2 years, 5 months ago
  34. 9beb65b tdf#143148: Use pragma once instead of include guards in vcl/source by Taichi Haradaguchi · 2 years, 5 months ago
  35. 4a1fac7 vcl: add unit tests for simple text 'AV' with kerning and no-kerning enabled by Chris Sherlock · 2 years, 5 months ago
  36. 2195d87 vcl: simplify warning message by Chris Sherlock · 2 years, 6 months ago
  37. 72eaff7 vcl: ImplIsCharIn() -> lcl_IsCharIn() by Chris Sherlock · 2 years, 6 months ago
  38. c0aacb3 tdf#124176 vcl: Use pragma once instead of include guards in inc/textlayout.hxx by Chris Sherlock · 2 years, 6 months ago
  39. 6966444 vcl: remove unnecessary includes from textlayout.cxx by Chris Sherlock · 2 years, 6 months ago
  40. 5682e1d tdf#143148 Use pragma once instead of include guards by Cristina Mustatea · 2 years, 7 months ago
  41. d940c06 Update git submodules by Stanislav Horacek · 2 years, 5 months ago
  42. d0b0908 c++20: use std::erase instead of std::removed followed by erase (part 2) by Julien Nabet · 2 years, 5 months ago
  43. e08efe9 c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 7) by Julien Nabet · 2 years, 5 months ago
  44. 4aa5e93 c++20: use std::erase(_if) instead of std::remove(_if)+erase (include part) by Julien Nabet · 2 years, 5 months ago
  45. 06e4696 c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 6) by Julien Nabet · 2 years, 5 months ago
  46. 597ba50 c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 5) by Julien Nabet · 2 years, 5 months ago
  47. 4bbd985 c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 4) by Julien Nabet · 2 years, 5 months ago
  48. 6e587b1 c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 3) by Julien Nabet · 2 years, 5 months ago
  49. c05595d c++20: use std::erase instead of std::removed followed by erase (part 1) by Julien Nabet · 2 years, 5 months ago
  50. 79d9195 Remove useless using + once use of replace pair by std::pair by Julien Nabet · 2 years, 5 months ago
  51. 0264999 tdf#157716 - Rename "Language settings" to "Languages and Locales" by t-aswath · 2 years, 5 months ago
  52. bdf99cc Update git submodules by Olivier Hallot · 2 years, 5 months ago
  53. b1c30c2 Update git submodules by Olivier Hallot · 2 years, 5 months ago
  54. a1ed8fe Latest VS 2022 Preview is 17.9.0 now by Taichi Haradaguchi · 2 years, 5 months ago
  55. 2c71560 Related tdf#49895: Mark strings as translatable by Taichi Haradaguchi · 2 years, 5 months ago
  56. 8369765 cool#6893 pre-init dictionary list by Noel Grandin · 2 years, 5 months ago
  57. 8d87164 sd: remote: check that received commands have expected arguments by Michael Stahl · 2 years, 5 months ago
  58. 35f5945 tdf#158135 - UI: Part 30 - Unify lockdown behavior of Options dialog by Balazs Varga · 2 years, 5 months ago
  59. 487e30b tdf#33201 Highlight current row and column in spreadsheet by Sahil Gautam · 2 years, 5 months ago
  60. 39f83d3 createmsi: retrieve file handle explicitely so we can close it at the end by Julien Nabet · 2 years, 5 months ago
  61. 533e993 Don't reuse --unit values across (sequential, even) systemd-run invocations by Stephan Bergmann · 2 years, 5 months ago
  62. 1750078 android: Update app-specific/MIME type icons by Michael Weghorn · 2 years, 5 months ago
  63. 270b7ef Add getUnicodeTokenName() to StaticTokenMap and use... by Regina Henschel · 2 years, 5 months ago
  64. 5af2041 tdf#154543 - Paragraph dialog: reset snap to grid to parent setting by Andreas Heinisch · 2 years, 5 months ago
  65. fb789af Simplify a bit by Mike Kaganski · 2 years, 5 months ago
  66. 2105f63 android: Update app icon to new startcenter icon by Michael Weghorn · 2 years, 5 months ago
  67. 129c493 android: Reuse launcher icon in activities by Michael Weghorn · 2 years, 5 months ago
  68. 521ca9c we can have just one LoadURL for writer by Caolán McNamara · 2 years, 5 months ago
  69. 871ca5d sw floattable, delete UI: add an uno command to unfloat frame from context menu by Miklos Vajna · 2 years, 5 months ago
  70. 63a5687 Missing parenthesis by Stephan Bergmann · 2 years, 5 months ago
  71. c1803de tdf#119908 sw smart justify: add unit test by László Németh · 2 years, 5 months ago
  72. 191babe sw: fix layout crash in SwObjectFormatterTextFrame::DoFormatObj() by Michael Stahl · 2 years, 5 months ago
  73. 3526faf sw: extract SwTextFrame::dumpAsXmlAttributes() from SwFrame by Miklos Vajna · 2 years, 5 months ago
  74. be1093c c++20: use std::erase instead of std::removed followed by erase by Julien Nabet · 2 years, 5 months ago
  75. 363b407 Manual extended loplugin:ostr change by Stephan Bergmann · 2 years, 5 months ago
  76. a93dd64 Manual extended loplugin:ostr change by Stephan Bergmann · 2 years, 5 months ago
  77. 8383c3b gtk4 a11y: Map BLOCK_QUOTE role to new gtk equivalent by Michael Weghorn · 2 years, 5 months ago
  78. 53f91fb update credits by Christian Lohmaier · 2 years, 5 months ago
  79. e514f1a fix --enable-wix switch - that didn't do anything by Christian Lohmaier · 2 years, 5 months ago
  80. d343a2b tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName by Michael Stahl · 2 years, 5 months ago
  81. 4c40fe5 tdf#146386 cui,sc,sw: Office::Common::Filter::HTML::Export::LocalGraphic by Michael Stahl · 2 years, 5 months ago
  82. 764e2a5 tdf#146386 remove references to FTP UCP code by Michael Stahl · 2 years, 5 months ago
  83. a6627b5 writerfilter: fix utext()'s dumb sal_uInt8* parameter by Michael Stahl · 2 years, 5 months ago
  84. 15f54c8 writerfilter: remove DomainMapper::text() handling of paragraph break by Michael Stahl · 2 years, 5 months ago
  85. 17eaebe tdf#119908 sw smart justify: fix justification by shrinking by László Németh · 2 years, 5 months ago
  86. 454e501 tdf#153194 writerfilter: RTF import: testContSectionPageBreak last para by Michael Stahl · 2 years, 5 months ago
  87. 7b3f682 writerfilter: DomainMapper: fix undetected merge conflict by Michael Stahl · 2 years, 5 months ago
  88. 5d4ecaa android: Add missing make dependency by Michael Weghorn · 2 years, 5 months ago
  89. 502f795 pass a frame to use as parent for any dialog that may need to appear by Caolán McNamara · 2 years, 5 months ago
  90. 0df175c combine these hyperlink dispatchers into one call by Caolán McNamara · 2 years, 5 months ago
  91. 32535df reuse AllowedLinkProtocolFromDocument in writer by Caolán McNamara · 2 years, 5 months ago
  92. e6a7537 reorg calc hyperlink check to reuse elsewhere by Caolán McNamara · 2 years, 5 months ago
  93. 60f0019 tdf#157789 Comment size wrong behavior when zooming document by Noel Grandin · 2 years, 5 months ago
  94. b0c6849 tdf#158224 Cannot convert bitmap to polygons by Noel Grandin · 2 years, 5 months ago
  95. 15b886f tdf#153194 writerfilter: RTF import: \spltpgpar by Michael Stahl · 2 years, 5 months ago
  96. 2f42d8a sw floattable, delete UI: fix unfloat button for cant-split frames by Miklos Vajna · 2 years, 5 months ago
  97. 06e3877 comphelper: use c++20 contains() instead of find() and end() by Miklos Vajna · 2 years, 5 months ago
  98. c0fffdc [API CHANGE] Remove deprecated Password config item by Samuel Mehrbrodt · 2 years, 6 months ago
  99. f271ec5 Format optaboutconfig with clang-format by Samuel Mehrbrodt · 2 years, 5 months ago
  100. 1f874d3 expert config: Proper editing support for numbers by Samuel Mehrbrodt · 2 years, 5 months ago