1. a32c8b6 rename GetGenericData to GetGenericUnixSalData by Noel Grandin · 9 years ago
  2. 76eae64 rename SalGenericData to GenericUnixSalData by Noel Grandin · 9 years ago
  3. 551ba33 rename GtkData to GtkSalData by Noel Grandin · 9 years ago
  4. f02cee0 ofz#3427: boost::bad_rational by Caolán McNamara · 9 years ago
  5. fd0fff6 Assert active Tasks on scheduler de-init by Jan-Marek Glogowski · 9 years ago
  6. a34bb5d expose fodt to oss-fuzz by Caolán McNamara · 9 years ago
  7. 07fef83 loplugin:unnecessaryoverride by Stephan Bergmann · 9 years ago
  8. 136dc67 loplugin:override by Stephan Bergmann · 9 years ago
  9. adbf7da Inconsistent declarations of ImplSalYieldMutexAcquireWithWait by Stephan Bergmann · 9 years ago
  10. 3840aed Unify SolarMutex implementations by Jan-Marek Glogowski · 9 years ago
  11. 3e8ef0e ofz#3419 Null-dereference READ by Caolán McNamara · 9 years ago
  12. 91c9026 add fodt fuzzer by Caolán McNamara · 9 years ago
  13. f7c3d1a vcl: [loplugin:reservedid] by Michael Stahl · 9 years ago
  14. 8036395 Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAry by Stephan Bergmann · 9 years ago
  15. afeff91 Use even more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  16. dd586840 detect corrupted job setup by Caolán McNamara · 9 years ago
  17. 3128668 Use more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  18. ad7bc2f tdf#79877 add button text for 'previous' button (gtk-media-previous) by Bernhard Widl · 9 years ago
  19. e20fe33 some defaults for when config is unavailable by Caolán McNamara · 9 years ago
  20. 7ab76d2 Fix BASIC storage that stored an HTML <P> element by Eike Rathke · 9 years ago
  21. b0e0ee4 consistent naming of externals: png -> libpng by Michael Stahl · 9 years ago
  22. 77d297f consistent naming of externals: jpeg-turbo->libjpeg-turbo by Michael Stahl · 9 years ago
  23. d36ccd2 use unique_ptr for mpControlFont by Noel Grandin · 9 years ago
  24. 1415b72 loplugin:externvar (clang-cl) by Stephan Bergmann · 9 years ago
  25. c856ae1 clang-tidy modernize-use-emplace in vcl by Noel Grandin · 9 years ago
  26. 158434e no need to call GetNumerator() / GetDenominator() for Fraction by Noel Grandin · 9 years ago
  27. 781267b Blind macOS -Werror,-Wunreachable-code fix by Stephan Bergmann · 9 years ago
  28. 53548b8 drop first/last link callback by Caolán McNamara · 9 years ago
  29. 7f3ca309 Enable -Wunreachable-code by Stephan Bergmann · 9 years ago
  30. caf9e56 Change assertion failure to SAL_WARN by Tor Lillqvist · 9 years ago
  31. eed72e8 no CPDParser under Android by Caolán McNamara · 9 years ago
  32. 1ded401 loplugin:unnecessaryparen by Stephan Bergmann · 9 years ago
  33. de55aa0f tdf#108299: Limit the width and height of opengl bitmap to... by Dennis Francis · 9 years ago
  34. 83748e5 CUPS_VERSION_MAJOR is not defined by Caolán McNamara · 9 years ago
  35. 7b1fbcb Resolves: tdf#106163 MouseMove/MouseLeave from crossing not mirrored in rtl by Caolán McNamara · 9 years ago
  36. a1ece2d0 stub things to build without dbus or gio by Caolán McNamara · 9 years ago
  37. 778555b unnecessary this by Caolán McNamara · 9 years ago
  38. 7fbf98d Add Common Printing Dialog Functionality by Yash Srivastav · 9 years ago
  39. d2335e8 WIP: Implement Basic Common Printing Backend by Yash Srivastav · 9 years ago
  40. da705ef tdf#108963 PDF export of editeng text highlight: handle rotated text by Miklos Vajna · 9 years ago
  41. 7e2a670 cppcheck: identicalConditionAfterEarlyExit by Jochen Nitschke · 9 years ago
  42. 3b2df17 cppcheck: knownConditionTrueFalse by Jochen Nitschke · 9 years ago
  43. 59010ca Translate German comments/debug strings (leftovers in dirs vbahelper and vcl) by Johnny_M · 9 years ago
  44. 22e39ae gtk3: flicker-free opengl transitions by Caolán McNamara · 9 years ago
  45. ead4dae its really the contents we want to redraw by Caolán McNamara · 9 years ago
  46. 1a547a5 hidpi+gtk3: move setting the opengl slide viewport by Caolán McNamara · 9 years ago
  47. f4a71ff OSL_ASSERT->assert in putG4Bits (vcl) by Julien Nabet · 9 years ago
  48. d918a80 tdf#108722 vcl: fix bugs in TextEngine with TEXTATTR_PROTECTED by Michael Stahl · 9 years ago
  49. 9ca0f91 tdf#110737 set user-events to a lower priority than system redraw by Caolán McNamara · 9 years ago
  50. 2e0a25c loplugin:constantparam by Noel Grandin · 9 years ago
  51. 115bed9 Rename wrong name of vars in auto loop by Julien Nabet · 9 years ago
  52. bc3e012 Don't poll the extension install progress bar by Jan-Marek Glogowski · 9 years ago
  53. af53581 ofz#3028 check bitmap creation for failure by Caolán McNamara · 9 years ago
  54. 8a85ed4 Use o3tl::make_unique when var is unique_ptr by Julien Nabet · 9 years ago
  55. dccd163 loplugin:unnecessaryparen include case statements by Noel Grandin · 9 years ago
  56. 0c8b749 Resolves: tdf#107249 round ascent/descent/extleading on conversion to int by Caolán McNamara · 9 years ago
  57. cb25507 Drop lazywrite property, which is silently ignored by configmgr anyway by Stephan Bergmann · 9 years ago
  58. 93786f7 Revert "Resolves: tdf#107249 round ascent/descent/extleading on conversion to int" by Stephan Bergmann · 9 years ago
  59. 8cca31a rename GetTTFontMterics -> GetTTFontMetrics by Noel Grandin · 9 years ago
  60. e215906 Resolves: tdf#107249 round ascent/descent/extleading on conversion to int by Caolán McNamara · 9 years ago
  61. f263692 Resolves: tdf#112180: avoid crash with specific ttf by Caolán McNamara · 9 years ago
  62. 4cc6343 Resolves: tdf#107730 ensure per-thread epoxy_handle_external_wglMakeCurrent by Caolán McNamara · 9 years ago
  63. 67951d0 Resolves: tdf#111073 incorrect gif background color by Caolán McNamara · 9 years ago
  64. a89c3dc tdf#39468 Translate German comments/terms by Andreas Brandner · 9 years ago
  65. 3cb59bf Resolves: tdf#111483 1 bit bitmaps with non-standard black/white indexes by Caolán McNamara · 9 years ago
  66. 3266c3b Resolves: tdf#110452 stop menubar processing Alt+foo if handled by core widget by Caolán McNamara · 9 years ago
  67. 1d09436 Resolves: tdf#111864 render progress bar for Ambiance theme properly by Caolán McNamara · 9 years ago
  68. 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
  69. b3b2c4f Assertion when editing pattern field by Tamás Zolnai · 9 years ago
  70. c3b7c4d tdf#112180: avoid crash with specific ttf by Julien Nabet · 9 years ago
  71. 5fdec96 Just remove an unused variable, no need to keep it commented-out by Tor Lillqvist · 9 years ago
  72. 8207ed4 MAC, remove build breaker in session.cxx by jan Iversen · 9 years ago
  73. 670403d add CVE-2016-10504 testcase by Caolán McNamara · 9 years ago
  74. 8c7b42c Replace list by vector session.cxx (vcl) by Julien Nabet · 9 years ago
  75. 1e8a384 Replace lists by vectors printer part (vcl) by Julien Nabet · 9 years ago
  76. 7f20ca35 Use FPicker parentwindow argument to set file picker parent by Caolán McNamara · 9 years ago
  77. d9527fd remove some casting by Caolán McNamara · 9 years ago
  78. e66c9aa Related: tdf#112063 unsetting and resetting gtk modality is a problem by Caolán McNamara · 9 years ago
  79. 52ec6ab weird SetModalInputMode variant only called by itself by Caolán McNamara · 9 years ago
  80. 4ee81b9 No need to give a new name to a Timer that was already named when created by Tor Lillqvist · 9 years ago
  81. 65ca7bd call SetPriority() on correct Idle by Noel Grandin · 9 years ago
  82. 880d092 vcl PDF export: remove no longer direct curl dependency by Miklos Vajna · 9 years ago
  83. 4091841 ofz#3240: avoid oom in gif loader by Caolán McNamara · 9 years ago
  84. 3f22642 loplugin:constparams: vcl (clang-cl) by Stephan Bergmann · 9 years ago
  85. b02998a inline some use-once typedefs by Noel Grandin · 9 years ago
  86. a5d4179 loplugin:constparams: vcl (macOS) by Stephan Bergmann · 9 years ago
  87. 91635d5 vcl: [loplugin:constparams] by Michael Stahl · 9 years ago
  88. 0ae7909 Avoid "ThreadSanitizer: data race on vptr (ctor/dtor vs virtual call)" by Stephan Bergmann · 9 years ago
  89. 856ff88 move ListControl to vcl by Markus Mohrhard · 9 years ago
  90. 4b44a42 Resolves: tdf#111865 ensure draw after SetProgressValue uses new value by Caolán McNamara · 9 years ago
  91. 6748074 Resolves: tdf#111760 cancel file dialog on terminate by Caolán McNamara · 9 years ago
  92. 5bcf4e9 Avoid deadlock under --enable-debug by Stephan Bergmann · 9 years ago
  93. bcbada5 Resolves: tdf#111925 we need to take the buffered data len into account by Caolán McNamara · 9 years ago
  94. ec92fc0 loplugin:implicitboolconversion by Stephan Bergmann · 9 years ago
  95. 9bd3482 ofz#3092 Direct-leak by Caolán McNamara · 9 years ago
  96. 5e975f6 coverity#1416668 Uncaught exception by Caolán McNamara · 9 years ago
  97. 27bde9a Drop gratuitous initial :: from comphelper::ProfileZone by Tor Lillqvist · 9 years ago
  98. db6b703 Allow non-modal Dialogs during FileImport/Load by Armin Le Grand · 9 years ago
  99. 1b694dad loplugin:unusedmethods by Noel Grandin · 9 years ago
  100. 41fb682 vcl: fix double-free of ErrorInfo by Michael Stahl · 9 years ago