1. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  2. 33b094a OSX fix updates during resize by Jan-Marek Glogowski · 9 years ago
  3. e4000dbe unnecessary condition by ccsheller · 9 years ago
  4. 11403bc Abort on critical Scheduler problems by Jan-Marek Glogowski · 9 years ago
  5. cb8bfa9 SVP always drain the wakeup pipe by Jan-Marek Glogowski · 9 years ago
  6. 3b9a535 The scheduler timer starts without SolarMutex by Jan-Marek Glogowski · 9 years ago
  7. ad67565 Fix typo by Andrea Gelmini · 9 years ago
  8. 1282822 WB_FLATSPLITDRAW is dead by Noel Grandin · 9 years ago
  9. d5329c1 WB_FORCETABCYCLE is dead by Noel Grandin · 9 years ago
  10. b5f2402 emfplus: Corrected ReadWindowMetafile by Armin Le Grand · 9 years ago
  11. 38fa444 fix bogus always-true asserts by Michael Stahl · 9 years ago
  12. e86def1f WB_CBLINESTYLE is dead by Noel Grandin · 9 years ago
  13. d564399 WB_FAST/WB_TOPLEFTVISIBLE are dead by Noel Grandin · 9 years ago
  14. 8eb8e42 trivial WaE when pdfium is disabled by Caolán McNamara · 9 years ago
  15. aea4bcc Fix typo by Andrea Gelmini · 9 years ago
  16. 50acead convert WB_SLIDERSET to a bool field by Noel Grandin · 9 years ago
  17. 4105174 convert extended WinBits to scoped enum by Noel Grandin · 9 years ago
  18. 7553996 vcl: DockingManager owns ImplDockingWindowWrappers by Takeshi Abe · 9 years ago
  19. e5eedf7 loplugin:implicitboolconversion (clang-cl) by Stephan Bergmann · 9 years ago
  20. 7742f51 loplugin:oncevar (clang-cl) by Stephan Bergmann · 9 years ago
  21. eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
  22. 713c80b Fix typos by Andrea Gelmini · 9 years ago
  23. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  24. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  25. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  26. a82af43 Clean up uses of OUString::fromUtf8 around string literals by Stephan Bergmann · 9 years ago
  27. a70f9ff Remove an odd attempt at ASCII graphics by Tor Lillqvist · 9 years ago
  28. d973de6 Put comment back next to code it pertains to by Stephan Bergmann · 9 years ago
  29. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  30. 224b770 remove UL/L suffixes from shift-by-constant expressions by Noel Grandin · 9 years ago
  31. 2bb2826 SalFrame Handle* methods can return bool by Noel Grandin · 9 years ago
  32. f9af8a3 tdf#111337 - Introduce alternative workflows at the special characters dialog by Akshay Deep · 9 years ago
  33. 718cdd4 loplugin:redundantcast, find more functional casts by Noel Grandin · 9 years ago
  34. 882e9ff Fix typos by Andrea Gelmini · 9 years ago
  35. 16b3a46 Creating a button for the hamburger menu by Gökhan Gurbetoğlu · 9 years ago
  36. 5b3b0a9 tdf#110988 Middle click does not paste primary selection by Noel Grandin · 9 years ago
  37. 68b0a61 Related tdf#101467: fix a leak with pSalMask (vcl/bitmapex) by Julien Nabet · 9 years ago
  38. 5059000 OSL_FAIL->SAL_WARN + display errcode (vcl/errinf) by Julien Nabet · 9 years ago
  39. 7634b27 vcl: use default copy-ctor for TextAttrib by Jochen Nitschke · 9 years ago
  40. dd8a400 vcl: remove dead TextAttribHyperLink by Jochen Nitschke · 9 years ago
  41. 4c60c80 Correct icon size assignment by Yousuf Philips · 9 years ago
  42. 622347b send this MapMode scale thing back to where it came from by Caolán McNamara · 9 years ago
  43. f394b31 Resolves: tdf#99286 for jpeg dpi use apis that know about MapUnit::MapPixel by Caolán McNamara · 9 years ago
  44. dab0835 osl::Mutex::acquire can effectively only fail upon programming errors by Stephan Bergmann · 9 years ago
  45. 9f2a105 Rephrase SchedulerMutex::acquire so it would work for nLockCount=0 by Stephan Bergmann · 9 years ago
  46. 92e1b90 Remove unnecessary, broken check for mnLockDepth != 0 by Stephan Bergmann · 9 years ago
  47. bf710e3 SchedulerMutex::release: don't read mnLockDepth with maMutex already unlocked by Stephan Bergmann · 9 years ago
  48. 986cd45 tdf#111497: fix leak in FindFontSubstitute with CFRelease by Julien Nabet · 9 years ago
  49. a209172 loplugin:constantparam by Noel Grandin · 9 years ago
  50. bc5bd20 tdf#111432: fix leaks in AddTempDevFont with CFRelease by Julien Nabet · 9 years ago
  51. 7d6b7bd tdf#39468: Translate some random German comments and terms by Jens Carl · 9 years ago
  52. 7e51063 loplugin:casttovoid by Stephan Bergmann · 9 years ago
  53. 5e4476b loplugin:oncevar by Stephan Bergmann · 9 years ago
  54. 0451703 loplugin:staticmethods by Stephan Bergmann · 9 years ago
  55. 5665259 loplugin:unnecessaryparen by Stephan Bergmann · 9 years ago
  56. 8f629b8 set LANGUAGE from SvtSysLocale().GetUILanguageTag() by Caolán McNamara · 9 years ago
  57. 4ddb797 wrong qpw fftester attempt by Caolán McNamara · 9 years ago
  58. fa1be53 Add VCL scheduler documentation by Jan-Marek Glogowski · 9 years ago
  59. d55aabf Implement VCL Scheduler locking by Jan-Marek Glogowski · 9 years ago
  60. 0a64fa4 svl: move DecodeHexString from vcl by Ashod Nakashian · 9 years ago
  61. d5630ad loplugin:checkunusedparams in various by Noel Grandin · 9 years ago
  62. eba883c lok - add support for in place chart editing by Marco Cecchetti · 9 years ago
  63. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  64. 3b35bcf split out VclBuilder static methods by Caolán McNamara · 9 years ago
  65. 9ca7bda uitest: detect real floating windows better by Markus Mohrhard · 9 years ago
  66. 50799a7 tdf#109997 WIN don't post a callback event directly by Jan-Marek Glogowski · 9 years ago
  67. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  68. 871035d loplugin:constparams in various by Noel Grandin · 9 years ago
  69. 612b489 loplugin:checkunusedparams by Noel Grandin · 9 years ago
  70. 6742173 add CVE-2017-9614 testcase by Caolán McNamara · 9 years ago
  71. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  72. 242a796 vcl PDF tokenizer: indentation fixes by Miklos Vajna · 9 years ago
  73. c23f735 GEN fix timeout result handling by Jan-Marek Glogowski · 9 years ago
  74. ff4a22b add calc rtf filter test hook by Caolán McNamara · 9 years ago
  75. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  76. ea3ca5e add s[y]lk fuzzer by Caolán McNamara · 9 years ago
  77. b32ead5 loplugin:checkunusedparams more part1 by Noel Grandin · 9 years ago
  78. 81047ea make animation loop sal_uInt32 consistently by Caolán McNamara · 9 years ago
  79. ae11daf align ImpVclMEdit::SetMaxTextWidth arg with TextEngine::SetMaxTextWidth by Caolán McNamara · 9 years ago
  80. 39fd7e9 Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSaved by Caolán McNamara · 9 years ago
  81. 0c840d9 gtk3: Resolves: tdf#109227 take modifier key into account for dnd by Caolán McNamara · 9 years ago
  82. d148340 Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPal by Caolán McNamara · 9 years ago
  83. 9e043fe Related: tdf#102909 gtk3: remove configure loophole of non-native menubar by Caolán McNamara · 9 years ago
  84. 9a7d2d7 tell msvc our source code is written using utf-8 by Caolán McNamara · 9 years ago
  85. 20ddcfb WIN don't process the SendMessage from DoYield by Jan-Marek Glogowski · 9 years ago
  86. ead3339 tdf#109281 add fallback to GDI back when we can't bind a DC by Tomaž Vajngerl · 9 years ago
  87. 0cbbdac Related: tdf#102909 use menubar style for non-native menubars by Caolán McNamara · 9 years ago
  88. 59e370f Resolves: tdf#104368 allow toolbars to have keyboard focus by Caolán McNamara · 9 years ago
  89. cc903ae fix some "deffer" spelling by Noel Grandin · 9 years ago
  90. 2fffaf6 loplugin:unusedmethods by Noel Grandin · 9 years ago
  91. 766be15 fix oss-fuzz build by Caolán McNamara · 9 years ago
  92. cc2506d tdf#108793 do not use cache for virtual device by Tamas Bunth · 9 years ago
  93. 4815b6f WIN don't yield the scheduler in PeekMessage by Jan-Marek Glogowski · 9 years ago
  94. 9dfd1bb Add some const and fix some scheduler logging by Jan-Marek Glogowski · 9 years ago
  95. 221b0ab WIN use Reschedule instead of own dispatch loops by Jan-Marek Glogowski · 9 years ago
  96. 3e4b0bd loplugin:unusedfields some untouched fields by Noel Grandin · 9 years ago
  97. 2670d43 pQLine2 will be non-zero in any case that nHeight is non-zero by Caolán McNamara · 9 years ago
  98. 13f8025 pQLine2 will be non-zero in any case that nHeight is non-zero by Caolán McNamara · 9 years ago
  99. 08ff9e0 remove unused struct by Jochen Nitschke · 9 years ago
  100. dbc371c add test for CJK (~X) mnemonics by Caolán McNamara · 9 years ago