1. 9d4674b sw: layout: fix overlapped table rows in --convert-to pdf by Michael Stahl · 4 years, 2 months ago feature/cib_contract57l
  2. 21cbd2c sw: fix layout loop on soffice --convert-to pdf ooo95698-1.odt by Michael Stahl · 4 years, 2 months ago
  3. d2f374e Release 6.3.6.14 by Samuel Mehrbrodt · 4 years, 3 months ago
  4. 74d6225 tdf#141556 Fix 100% CPU usage in Writer idle loop by Luke Deller · 5 years ago
  5. 73b9318 Update .gitreview by Samuel Mehrbrodt · 4 years, 3 months ago
  6. de28100 tdf#123583 use TaskStopwatch for Writer Idle loop by Jan-Marek Glogowski · 7 years ago
  7. 95a422a Drop bogus check from TimerTest::testStopwatch by Stephan Bergmann · 7 years ago
  8. 7ab267e Add a TaskStopwatch to interrupt idle loops by Jan-Marek Glogowski · 7 years ago
  9. d148326 tdf#116501 sw: layout: check for flys in SwTabFrame::ShouldBwdMoved() by Michael Stahl · 4 years, 10 months ago
  10. 3857705 sw: add BIRT layout test document by Michael Stahl · 4 years, 10 months ago
  11. 38b51b5 Revert "tdf#116501 fix freezing at embedded text tables" by Michael Stahl · 4 years, 10 months ago
  12. 182058b tdf#142326: Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams" by Stephan Bergmann · 4 years, 11 months ago
  13. d83a246 Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams" by Stephan Bergmann · 5 years ago
  14. 4bd37fe Fix gpgmepp build with glibc by Mike Kaganski · 4 years, 6 months ago
  15. 7106a67 Release 6.3.6.13 by Thorsten Behrens · 4 years, 4 months ago
  16. 8290365 tdf#138518 sw: layout: fix assert on ooo43913-1.doc by Michael Stahl · 5 years ago
  17. fa1d7e6 tdf#138518 sw: layout: avoid moving flys forward prematurely by Michael Stahl · 5 years ago
  18. ce274e8e sw: layout: if fly's anchor moves forward, move fly off SwPageFrame by Michael Stahl · 5 years ago
  19. 36efc6a tdf#138039 tdf#134298 sw: layout: fix overlap of fly and table by Michael Stahl · 5 years ago
  20. b324e5a tdf#138785 sw: fix mis-positioned as-char flys when deleting empty page by Michael Stahl · 5 years ago
  21. 38b997e tdf#134298 sw: layout: remove left-over page frame without content by Michael Stahl · 5 years ago
  22. 83f5910 (related tdf#134298) sw: layout: avoid infinite loop in InternalAction() by Michael Stahl · 5 years ago
  23. 0411063 nss: upgrade to release 3.73 by Michael Stahl · 4 years, 4 months ago
  24. d612edc Teach symstore more duplicated DLLs by Thorsten Behrens · 4 years, 8 months ago
  25. 3a13a40 replace usage of blacklist with denylist by Thorsten Behrens · 4 years, 5 months ago
  26. e14dec6 symstore.sh: add vorbose mode by Juergen Funk · 6 years ago
  27. c10f7d2 Optionally generate PDBs also for nss by Juergen Funk · 6 years ago
  28. de5dcc0 Fix typos by Andrea Gelmini · 6 years ago
  29. a20e28b symstore.sh: collect PDBs for *all* artifacts by Juergen Funk · 6 years ago
  30. 288b8c5 symstore.sh: use logical operators for test statements by Juergen Funk · 6 years ago
  31. c9815d5 Add comment and pdb-only switch to symstore.sh by Juergen Funk · 6 years ago
  32. 9cd691c Adapt to Bison 3.8 internal yyn -> yyrule rename by Stephan Bergmann · 4 years, 7 months ago
  33. 1e29808 Release 6.3.6.12 by Thorsten Behrens · 4 years, 5 months ago
  34. 907e843 Disable PDF-to-PDF embedding on PDF export (hack), part III by Armin Le Grand (Allotropia) · 4 years, 5 months ago
  35. 8c1a2c2 Disable PDF-to-PDF embedding on PDF export (hack), part II by Armin Le Grand (Allotropia) · 4 years, 9 months ago
  36. 899a52b Disable PDF-to-PDF embedding on PDF export (hack) by Armin Le Grand (Allotropia) · 4 years, 9 months ago
  37. b3b8c23 avoid windres preprocessor quoting-messups with current cygwin by Christian Lohmaier · 5 years ago
  38. d3fdad5 Revert "avoid windres preprocessor quoting-messups with current cygwin" by Armin Le Grand (Allotropia) · 4 years, 9 months ago
  39. 731010a avoid windres preprocessor quoting-messups with current cygwin by Christian Lohmaier · 5 years ago
  40. 798c419 sw: layout: fix table split loop caused by RemoveFollowFlowLinePending by Michael Stahl · 4 years, 10 months ago
  41. 9d5b6de tdf#134582 sfx2: when storing, set Version on embedded object storage by Michael Stahl · 6 years ago
  42. 6ccb5f0 python3: fix segfault importing ctypes by Michael Stahl · 5 years ago
  43. dd0504ff Missing include (for std::min) by Stephan Bergmann · 5 years ago
  44. 3db0998 include cstddef for gcc11 by Jeff Law · 5 years ago
  45. 608dfb4 gbuild: don't use -Wunused-macros with sccache by Michael Stahl · 5 years ago
  46. e6e6f8c odk: build examples with GCC with explicit -std=c++11 by Michael Stahl · 5 years ago
  47. b2973c9 gbuild: work around GDB 10 bug with DWARF5 in split debug info by Michael Stahl · 5 years ago
  48. 5f9b472 external/libwpd: Missing include for size_t by Stephan Bergmann · 5 years ago
  49. d07b633 exteranl/coinmp: Fix build with recent GCC 11 trunk by Stephan Bergmann · 6 years ago
  50. 150b364 external/coinmp: C++17 no longer supports "register" by Stephan Bergmann · 6 years ago
  51. 92def6c external/liborcus: Missing includes by Stephan Bergmann · 5 years ago
  52. 107af35 tdf#141761 Enhance PrintDialog Preview for FormControls by Armin Le Grand (Allotropia) · 5 years ago
  53. acedd04 Release 6.3.6.11 by Thorsten Behrens · 5 years ago
  54. 962b015 tdf#141761 Avoid vanishing FormControls by Armin Le Grand (Allotropia) · 5 years ago
  55. ab9ec29 .gitreview: Update default branch by Thorsten Behrens · 5 years ago
  56. b4e8352 Release 6.3.6.10 by Thorsten Behrens · 5 years ago
  57. f068197 xmlsec: fix signing documents on WNT by Michael Stahl · 5 years ago
  58. 918d60e xmlsecurity: replace OOXMLSecParser implementation by Michael Stahl · 5 years ago
  59. 27ff1ac xmlsecurity: improve handling of multiple X509Data elements by Michael Stahl · 5 years ago
  60. be648c5 clang-format ooxmlsecexporter.cxx by Thorsten Behrens · 5 years ago
  61. a768d1d xmlsecurity: ignore elements in ds:Object that aren't signed by Michael Stahl · 5 years ago
  62. 838b062 xmlsecurity: XSecParser confused about multiple timestamps by Michael Stahl · 5 years ago
  63. 5314e9f xmlsecurity: replace XSecParser implementation by Michael Stahl · 5 years ago
  64. 5e58153 expand out some namespace aliases [xmlsecurity/source/helper] by Noel Grandin · 6 years ago
  65. 86335e7 do same set error state as ReadAndVerifySignature does by Caolán McNamara · 5 years ago
  66. ef76f76 default to CertificateValidity::INVALID by Caolán McNamara · 5 years ago
  67. 1750a3e Improve checkExtension by Stephan Bergmann · 5 years ago
  68. 63d3c7c tdf#130216: normalize paths with .. segments by Mike Kaganski · 6 years ago
  69. 0a90148 ofz#26676 null deref by Caolán McNamara · 5 years ago
  70. cef64fd ofz#27817 null deref by Caolán McNamara · 5 years ago
  71. 82a44e1 ofz#20622 oom by Caolán McNamara · 6 years ago
  72. 39f90de ofz#20517 null-dereference by Caolán McNamara · 6 years ago
  73. 866548c ofz#20447 Null-dereference READ by Caolán McNamara · 6 years ago
  74. df199e5 ofz#20366 OOM by Caolán McNamara · 6 years ago
  75. eb960bb ofz#20456 Null-dereference READ by Caolán McNamara · 6 years ago
  76. 557520c ofz#18526 sw: WW8 import: don't insert control characters by Michael Stahl · 6 years ago
  77. b864a6a sw: WW8 import: instead of control character insert '?' for footnote by Michael Stahl · 6 years ago
  78. 69241f0 sw: UNO API: do not allow inserting control characters into nodes by Michael Stahl · 6 years ago
  79. dc55f98 ofz#26122 allow NINSIZE input full elements by Caolán McNamara · 6 years ago
  80. 5944c91 ofz#25989 cmap parsing by Caolán McNamara · 6 years ago
  81. 19886f2 ofz#25684 keep ParseCMAP within legal area by Caolán McNamara · 6 years ago
  82. 852a0e8 cid#1209863 Untrusted loop bound by Caolán McNamara · 7 years ago
  83. 4a6475f cid#1209863 Untrusted loop bound by Caolán McNamara · 7 years ago
  84. 033e190 rename search+replaced Getsal_uInt16 result back to GetUShort by Caolán McNamara · 7 years ago
  85. 4cea2f6 ofz#26480 validate WW8PLCFpcd is sorted like WW8PLCF does by Caolán McNamara · 5 years ago
  86. 5c6a04d ofz#25881 use std::vector with bounds checking accessor by Caolán McNamara · 6 years ago
  87. 7e77451 Resolves: ofz#18414 drop apo anchor if it will be deleted by Caolán McNamara · 6 years ago
  88. 40477d8 postgresql: upgrade to release 13.1 by Michael Stahl · 5 years ago
  89. d707d9b python3: add patch for CVE-2021-3177 by Michael Stahl · 5 years ago
  90. 11b0ef5 tdf#131353: Fix build with poppler 0.86.0 by Martin Whitaker · 6 years ago
  91. 2ce8a35 poppler: upgrade to release 21.01.0 by Michael Stahl · 5 years ago
  92. 531593a openssl: upgrade to release 1.1.1i by Michael Stahl · 5 years ago
  93. a653aad6 openssl: update to 1.1.1g by Jan-Marek Glogowski · 6 years ago
  94. cfa6991 Release 6.3.6.9 by Samuel Mehrbrodt · 5 years ago
  95. a838b15 tdf#129917 Use temp user profile when installing shared extensions by Samuel Mehrbrodt · 6 years ago
  96. 56df72b Dispose configmgr at the end of unopkg by Stephan Bergmann · 6 years ago
  97. 0847ed8 vcl: removed unit test added during pdfium update by Vasily Melenchuk · 5 years ago
  98. b798c7b xmlsecurity: reject a few dangerous annotation types during pdf sig verify by Miklos Vajna · 5 years ago
  99. 8b04f6b external: update pdfium to 4306 by Miklos Vajna · 5 years ago
  100. d34b4cf external: update pdfium to 4260 by Miklos Vajna · 6 years ago