1. 3bb1efb libxml2: migrate to CMake on Windows by Xisco Fauli · 6 months ago
  2. e03f367 Update git submodules by Christian Lohmaier · 6 days ago
  3. 513b033 oox: Fix typo in DOCM filter name during detection by Aron Budea · 7 days ago
  4. 2d09ec6 tdf#158237 Use contains() instead of find() != end() for maps/sets by RashmiVid · 8 days ago
  5. 4abb556 tdf#168520 Rename testTdf134053 to testTdf134053_dashed_line_round_cap by iwritepoem · 11 days ago
  6. 228c03d Make odk unoapploader C code build with GCC 15.2 by Hossein · 8 days ago
  7. 107aff7 sd: silence warning C6011: Dereferencing NULL pointer 'pObj' by Xisco Fauli · 7 days ago
  8. 6669db6 qt6 configure: Fix file name in comment by Michael Weghorn · 7 days ago
  9. 941872c svx: prefix members of SvxRuler by Miklos Vajna · 7 days ago
  10. 8f76899 tdf#168771 - Convert enum to enum class by Rafał Dobrakowski · 4 weeks ago
  11. c6cdc6d tdf#143148: Use pragma once instead of include guards by Jan Luethi · 10 days ago
  12. 1ee5a42 tdf#143148: Use pragma once instead of include guards by Jan Luethi · 10 days ago
  13. 64a7d51 tdf#140880 Navigator draw objects: Show group indicator by Jim Raykowski · 5 weeks ago
  14. b3cef06 tdf#143148: Use pragma once instead of include guards by Shubham Shrivastav · 3 weeks ago
  15. eba177f tdf#171372 {ar-SA} currency symbol is ⃁ U+20C1 SAUDI RIYAL SIGN by Xisco Fauli · 14 days ago
  16. 06722ab -Werror,-Wundef (Emscripten) by Stephan Bergmann · 8 days ago
  17. 1a70694 Fix typo "then"->"than" + "its" -> "it's" by Andrea Gelmini · 9 days ago
  18. ac3f25a Fix typo "then"->"than" + "its" -> "it's" by Andrea Gelmini · 9 days ago
  19. ad83edd Fix typo "then"->"than" by Andrea Gelmini · 9 days ago
  20. c217fca Fix typo "then"->"than" by Andrea Gelmini · 9 days ago
  21. 6da6760 Fix typo "then"->"than" + "its" -> "it's" by Andrea Gelmini · 9 days ago
  22. 23e66a1 Fix typo "then"->"than" by Andrea Gelmini · 9 days ago
  23. 0b101f9 Fix typo "then"->"than" + "its" -> "it's" by Andrea Gelmini · 9 days ago
  24. e95334a Fix typo "then"->"than" by Andrea Gelmini · 9 days ago
  25. 19c19b9 Fix typo "then"->"than" by Andrea Gelmini · 9 days ago
  26. 2975a0b tdf#158727 Support attribute leftvec leftharpoon in Math by Neil S Patel · 9 days ago
  27. 4d3a291 Add Qt6 support for Windows by Hossein · 9 days ago
  28. 047d487 qt6 configure: Search moc also in $QT6DIR/bin by Michael Weghorn · 9 days ago
  29. 0731c7e tdf#171527 doc import: add ParaFrameProperties grabbag to Apo by Justin Luth · 9 days ago
  30. 9b1e5b1 vcl win: Move WindowsInstance::m_aPrinters to WindowsInstanceData by Michael Weghorn · 9 days ago
  31. d574c95 vcl win: Move text renderers from SalData to WindowsInstance by Michael Weghorn · 9 days ago
  32. 1529c02 vcl win: Move temp font paths from SalData to WindowsInstance by Michael Weghorn · 10 days ago
  33. a633dbd vcl: Return instead of using out param in psp::getPrinterPathList by Michael Weghorn · 10 days ago
  34. 771d4ae vcl: Pass SalInfoPrinter::SetData's job setup param by ref by Michael Weghorn · 10 days ago
  35. 29c794b vcl: Deduplicate/Unify SalInfoPrinter::SetPrinterData comments by Michael Weghorn · 10 days ago
  36. 5504e75 vcl: Pass SalInfoPrinter::Setup params by ref by Michael Weghorn · 10 days ago
  37. 4d1d71b vcl: Iterate directly over the PrinterInfoManager printer map by Michael Weghorn · 10 days ago
  38. da945e1 vcl: Drop PrinterInfoManager::Printer struct with only one member by Michael Weghorn · 10 days ago
  39. 0b15784 vcl: Drop PrinterInfoManager::Printer::m_aAlternateFiles etc. by Michael Weghorn · 10 days ago
  40. 14e77b3 vcl: Pass SalGenericInstance::configurePspInfoPrinter params by ref by Michael Weghorn · 11 days ago
  41. b6ad2ad vcl: Pass SalInfoPrinter::SetPrinterData param by ref by Michael Weghorn · 11 days ago
  42. 2487765 vcl iOS: Drop redefinition of SalGenericInstance::PostPrintersChanged by Michael Weghorn · 11 days ago
  43. b329866 vcl iOS: NULL -> nullptr by Michael Weghorn · 11 days ago
  44. 516d537 vcl: Pass SalInstance::CreateInfoPrinter's ImplJobSetup param by ref by Michael Weghorn · 11 days ago
  45. f696f14 vcl: Pass SalInstance::CreateInfoPrinter's queue info param by ref by Michael Weghorn · 11 days ago
  46. 48ff44e vcl: Pass SalInstance::GetPrinterQueueInfo param by ref by Michael Weghorn · 11 days ago
  47. ff0db9a vcl: Pass Printer::ImplInit param by ref by Michael Weghorn · 11 days ago
  48. 5215ad6 vcl win: Use more specific type for SalData::m_pD2DWriteTextOutRenderer by Michael Weghorn · 10 days ago
  49. ea6b1da qt configure: Move vars closer to use, have separate one for suffix by Michael Weghorn · 10 days ago
  50. ceaa181 vcl win: Drop TempFontItem struct by Michael Weghorn · 10 days ago
  51. 3ae8f07 vcl win: Use std::unordered_set for temp font items in SalData by Michael Weghorn · 10 days ago
  52. a69a11d vcl: Merge adjacent '#ifndef IOS' blocks by Michael Weghorn · 10 days ago
  53. 0822b36 vcl: Drop unused include and forward decl in gendata.hxx by Michael Weghorn · 10 days ago
  54. b343973 vcl win: Move printers list from SalData to WindowsInstance by Michael Weghorn · 10 days ago
  55. afe2550 tdf#171527 docx export: allow flies inside framePr by Justin Luth · 10 days ago
  56. 51cd5a9 SmartArt: Disable LineAttr for BGShape, support DirectTextEdit by Armin Le Grand (collabora) · 10 days ago
  57. 007354e Remove exec bits on docx file by Andrea Gelmini · 10 days ago
  58. f661f5b Update git submodules by Adolfo Jayme Barrientos · 10 days ago
  59. 23d652f qt: Use Q_OBJECT macro for QtInstanceFrame by Michael Weghorn · 10 days ago
  60. 823ae45 tdf#146153 gtk3_kde5: Drop unnecessary vclplug_gen dependency by Michael Weghorn · 10 days ago
  61. 87419dd libjpeg-turbo: upgrade to 3.1.4 by Xisco Fauli · 10 days ago
  62. bd32e08 tdf#124398 oox chartexport: GroupShaped charts need different elements by Justin Luth · 12 days ago
  63. c422ba1 Fraction->double in various by Noel Grandin · 11 days ago
  64. 808643c Fraction->double in svx by Noel Grandin · 11 days ago
  65. ccd063bf Fraction->double in reportdesign by Noel Grandin · 11 days ago
  66. 5443088 Fraction->double in filter by Noel Grandin · 11 days ago
  67. ef89562 fix crash on Windows in JunitTest_chart2_unoapi by Noel Grandin · 11 days ago
  68. abb0783 ScTokenArray needs to be a complete type here by Stephan Bergmann · 13 days ago
  69. bf10f19 Fraction->double in sc by Noel Grandin · 11 days ago
  70. 7aa82cb Fraction->double in sw by Noel Grandin · 11 days ago
  71. 891f360 avmedia qt: Include <sal/config.h>, arrange includes more consistently by Michael Weghorn · 11 days ago
  72. 603f5a3 qt: Include <sal/config.h>, arrange includes more consistently by Michael Weghorn · 11 days ago
  73. 0ae0813 qt: Drop extra include from vcl/qt6/QtMenu.cxx by Michael Weghorn · 11 days ago
  74. 3e15a1c skia: Adjust help-msvc-analyzer.patch to unbreak clang-cl build by Michael Weghorn · 11 days ago
  75. 01d046d tdf#170259 Additions for N'ko by Neil S Patel · 3 weeks ago
  76. 95739da tdf#170259 Additions for Adlam by Neil S Patel · 3 weeks ago
  77. 59402f2 sd: don't export p:to element for p:animRot to PPTX by Aron Budea · 11 days ago
  78. 34c3731 android: Update Android Gradle Plugin to 9.3.1 by Michael Weghorn · 11 days ago
  79. 8051ee8 android: Use gradle file helper by Michael Weghorn · 11 days ago
  80. 35112c3 Hide/Show sheet needs no disabling when sheets protected by Samuel Mehrbrodt · 13 days ago
  81. 2a9e3308 Got rid of the duplicate reference by Dmitriy Usov · 12 days ago
  82. e77b23f Fraction->double in MapMode by Noel Grandin · 2 weeks ago
  83. a4eba67 libpng: upgrade to 1.6.56 by Xisco Fauli · 11 days ago
  84. 64c7eac tdf#170681 - Using separated QThread for Qt frame grabber by Sergey Anisimov · 8 weeks ago
  85. e8301fd tdf#143148: Replace include guards with #pragma once by discotechnology · 11 days ago
  86. a9399c1 qt: Only use SessionManagerInhibitor on platforms on which it's built by Michael Weghorn · 12 days ago
  87. 12a267e qt: Make {PrintFont,Freetype}Manager code dependent on USE_HEADLESS_CODE by Michael Weghorn · 12 days ago
  88. 714cb9c qt: Have QtGraphics method impls in one .cxx by Michael Weghorn · 12 days ago
  89. 492d49b qt: Return std::optional<vcl::Font> in toQFont by Michael Weghorn · 12 days ago
  90. cec8abf tdf#117587 Ordinal/cardinal numbering preview by Aya Jamal · 3 weeks ago
  91. 44a0fa5 tdf#171142 Quickfind page separator entries should not receive focus by Jim Raykowski · 14 days ago
  92. 8a5f3cc Simplify a bit by Mike Kaganski · 12 days ago
  93. 93926a9 Update git submodules by Christian Lohmaier · 12 days ago
  94. 9a1e690 skia: fix win build by Xisco Fauli · 12 days ago
  95. 1bc864c ofz#495483120 check NewAttr return by Caolán McNamara · 12 days ago
  96. 646e8af Don't claim XComponent for WeakImplHelper by Mike Kaganski · 12 days ago
  97. a72ae1e tdf#114441 replace sal_uLong in prevloc.cxx by Liam Connors · 2 weeks ago
  98. 6808e0e tdf#114441 replace sal_uLong in drawdoc2.cxx by Liam Connors · 2 weeks ago
  99. 142e782 tdf#114441 replace sal_uLong with sal_Int32 by Liam Connors · 2 weeks ago
  100. e2440f4 tdf#114441 replace sal_uLong with sal_uInt32 in csvgrid.cxx by Ethan Garcia · 12 days ago