1. dac4ca5 new loplugin: externalandnotdefined by Noel Grandin · 12 years ago
  2. eefcbdc -Wdeprecated-declarations: first deprecated in OS X 10.10 by rbuj · 12 years ago
  3. 402bde93 -Wdeprecated-declarations: first deprecated in OS X 10.10 by rbuj · 12 years ago
  4. ee36fc7 fdo#80498: vcl: Revert "fdo#74124: Scale the pictures before calling ... by Michael Stahl · 12 years ago
  5. 6363e1e vcl/source/window/wrkwin.cxx: drop unused svsys.h header by Douglas Mencken · 12 years ago
  6. cfca22c vcl/source/outdev/outdev.cxx: drop unused svsys.h header by Douglas Mencken · 12 years ago
  7. 8e0520a setting WB_SCROLL on a toolbar only works from ctor by Caolán McNamara · 12 years ago
  8. e38307c coverity#708898 Unused pointer value by Caolán McNamara · 12 years ago
  9. 07dcd67 coverity#1225002 Uninitialized scalar field by Caolán McNamara · 12 years ago
  10. 3549bd4 fix linking in vcl under OSX by Noel Grandin · 12 years ago
  11. 4302794 svp clipping again: Rectangle dimensions don't map directly to B2IBox. by Andrzej Hunt · 12 years ago
  12. 4789eab use SimpleReferenceObject in vcl/osx module by Noel Grandin · 12 years ago
  13. f136890 Clean up AlphaMask::CopyPixel "override" hack by Stephan Bergmann · 12 years ago
  14. 1bc9ca7 Avoid undefined premature downcast to potentially wrong type by Stephan Bergmann · 12 years ago
  15. 81a8f53 Related: fdo#80633 dialog size cache has to be invalidated too by Caolán McNamara · 12 years ago
  16. eee44c9 Fix some OUString construction error with VS2013 by Tor Lillqvist · 12 years ago
  17. ba27300 Fix some round() confusion by Tor Lillqvist · 12 years ago
  18. b87799a Add a few more SAL_INFOs by Tor Lillqvist · 12 years ago
  19. 0d78ad8 DBG_ASSERT->assert when followed by dereference by Caolán McNamara · 12 years ago
  20. 80f3211 svp clipping: Rectangle dimensions don't map directly to B2IBox. by Andrzej Hunt · 12 years ago
  21. 4aa157e fix typo in coverity#704538-9 by Norbert Thiebaud · 12 years ago
  22. 1c053e7 coverity#735340 Unchecked return value by Norbert Thiebaud · 12 years ago
  23. 2fe0d7b coverity#704538-9 Division by zero by Norbert Thiebaud · 12 years ago
  24. 61dca7f vcl: printf -> SAL_INFO in Font::SetFillColor by Miklos Vajna · 12 years ago
  25. 1c6bd2c Resolves: fdo#80911 toggle original page orientation on paper fallback by Caolán McNamara · 12 years ago
  26. d3c3ba0 coverity#736163 Dereference Null return by Norbert Thiebaud · 12 years ago
  27. a387d3c coverity#736159 Dereference Null return by Norbert Thiebaud · 12 years ago
  28. 9dd1521 fix libmerged: vclplug_svp is in by Matúš Kukan · 12 years ago
  29. 7c37cd7 fdo#39944: Fix mapping for some a11y roles to ATK by Jacobo Aragunde Pérez · 12 years ago
  30. 9c3615f coverity#706115 Unintended sign extension by Caolán McNamara · 12 years ago
  31. f18e0e2 clang scan-build: Assigned value is garbage or undefined by Caolán McNamara · 12 years ago
  32. 90810c1 Shorten Spanish key translations in Linux by Adolfo Jayme Barrientos · 12 years ago
  33. fcb0872 fix 'NSCursor' may not respond to operationNotAllowedCursor,dragCopyCursor by Douglas Mencken · 12 years ago
  34. f711b33 fix 'NSImage' may not respond to '-lockFocusFlipped:' by Douglas Mencken · 12 years ago
  35. 5a83b31 expose a way to drop ownership of a window from builder tree by Caolán McNamara · 12 years ago
  36. 0455983 callcatcher: rsc loaded fixedbitmap is no more by Caolán McNamara · 12 years ago
  37. a402fd0 loplugin:stringconcat by Stephan Bergmann · 12 years ago
  38. d51f53f fdo#80014: vcl: fix drawing of linear gradients by Michael Stahl · 12 years ago
  39. 7dda48d Related: fdo#80633 cache optimal size by Caolán McNamara · 12 years ago
  40. e50ef19 New loplugin:stringconcat by Stephan Bergmann · 12 years ago
  41. 7d9bb549 Related: #i124638# Second step of DrawingLayer FillAttributes... by Armin Le Grand · 12 years ago
  42. 5ace3f3b clang scan-build: various warnings by Caolán McNamara · 12 years ago
  43. 59a2e1b Cleanup: removed comments and debugging output by matteocam · 12 years ago
  44. ae915ba More debugging; fixed Font::IsTransparent by matteocam · 12 years ago
  45. 2f54ab7 Minor changes. by matteocam · 12 years ago
  46. f7f4059 Debugging output in OutputDevice::SetTextFillColor by matteocam · 12 years ago
  47. 6d658b1 Debugging output by matteocam · 12 years ago
  48. a74e588 Setting SetTextFillColor from Attrs. Experiment with line color by matteocam · 12 years ago
  49. 7b59e44 Cleaned up code from tranparency in vcl. Trying setfillcolor from edit attrs by matteocam · 12 years ago
  50. be34ea6 Cleaned up code from operations in vcl by matteocam · 12 years ago
  51. dbff42a SetTextFillColor immediately before DrawTransparent. DrawTextRect commented by matteocam · 12 years ago
  52. 44f6d7a Transparency with DrawTransparent in addition to DrawRect by matteocam · 12 years ago
  53. 6b490f6 Transparency by replacing DrawRect by matteocam · 12 years ago
  54. f850bbb Changed SetFillColor to SetTextFillColor by matteocam · 12 years ago
  55. 23cd36d Fixed color problem by matteocam · 12 years ago
  56. be085bf Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawText by matteocam · 12 years ago
  57. 039599e Put text filling in SvxFont by matteocam · 12 years ago
  58. d097bc8 HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDev by matteocam · 12 years ago
  59. eb8c561 rework resize into a custom widget by Caolán McNamara · 12 years ago
  60. f8e34ea7 ...and ~SystemWindow can recursively destroy its child windows by Stephan Bergmann · 12 years ago
  61. 0223eb2 Once ~SystemWindow calls ~Window, this is no longer a SystemWindow by Stephan Bergmann · 12 years ago
  62. 5f50d95 Mark WindowImpl as noncopyable by Stephan Bergmann · 12 years ago
  63. c403286 use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on Mac by Norbert Thiebaud · 12 years ago
  64. 4523dd0 Called C++ object pointer is null by Caolán McNamara · 12 years ago
  65. f801826 Remove double assignment by Peter Senna Tschudin · 12 years ago
  66. 546c7ba vcl: don't do expensive desktop probing in headless mode. by Michael Meeks · 12 years ago
  67. 115fd95 Avoid loading persona images in headless mode. by Michael Meeks · 12 years ago
  68. 852c8e5 create_SalInstance does not need an oslModule parameter by Stephan Bergmann · 12 years ago
  69. 4c6e54a loplugin:unreffun: redundant function redeclaration by Stephan Bergmann · 12 years ago
  70. 641154c Resolves: fdo#65634 improve wheel-scrolling sidebar panels by Caolán McNamara · 12 years ago
  71. 2b9ad2e do what I mean, not what I say by Caolán McNamara · 12 years ago
  72. d1a185f send wheel scroll events of disabled widgets to its enabled parent first by Caolán McNamara · 12 years ago
  73. d781e87 bah, const issue by Caolán McNamara · 12 years ago
  74. 986c045 Resolves: fdo#80160 PNG with 1-bit colormap only show black and white by Caolán McNamara · 12 years ago
  75. 7af733d tweak assert so comment appears in abort message by Caolán McNamara · 12 years ago
  76. 03d4d4b loplugin:unreffun by Stephan Bergmann · 12 years ago
  77. 587f178 clang: Value stored to 'nSumG' is never read by Caolán McNamara · 12 years ago
  78. daa6898 clang: Dead initialization by Caolán McNamara · 12 years ago
  79. 4079089 clang: Dead increment by Caolán McNamara · 12 years ago
  80. cd29cab check for self-assign by Caolán McNamara · 12 years ago
  81. be9d65b Related: fdo#33455 retain color on scaling of 1 bit depth pngs by Caolán McNamara · 12 years ago
  82. aeeb125 Related: #i122471# make the Mac lookup feature handle the correct word by Herbert Dürr · 12 years ago
  83. 0bb6fd2 vcl: MSVC can't link inline ITiledRenderable dtor by Michael Stahl · 12 years ago
  84. cd1f348 Fill the alpha channel by default for vcl 32-bit bitmaps too. by Andrzej Hunt · 12 years ago
  85. 56fea37 Allow passing in external buffers to svp's VirtualDevice. by Andrzej Hunt · 12 years ago
  86. e82d491 svp: deduplicate bitcount->colourspace mapping and allow overriding. by Andrzej Hunt · 12 years ago
  87. 0434043 Return a bitmap buffer for tiled rendering from LibLO. by Andrzej Hunt · 12 years ago
  88. 290b7e0 remove use of register keyword in C files by Noel Grandin · 12 years ago
  89. e2080e7 new compilerplugin returnbyref by Noel Grandin · 12 years ago
  90. 171efcb fdo#76203 - use consistent titlecase for UI title labels by Joren De Cuyper · 12 years ago
  91. 5232d01 Resolves: #i124970# fix DocumentFocusListener::notifyEvent's... by Herbert Dürr · 12 years ago
  92. 0b350e8 Avoid overflow by Stephan Bergmann · 12 years ago
  93. 47088ac Missing SolarMutexGuards by Stephan Bergmann · 12 years ago
  94. 47b5200 fix 'NSWindow' may not respond to '+windowNumbersWithOptions' by Douglas Mencken · 12 years ago
  95. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  96. fc2a0de turn the no-space edit widgets into a editwidget feature by Caolán McNamara · 12 years ago
  97. a2ee38e fix keyboard input on OS X < 10.6 by Douglas Mencken · 12 years ago
  98. 97dae84 Use proper name also when libmerged is used. by Matúš Kukan · 12 years ago
  99. 8d37312 callcatcher: update unused code by Caolán McNamara · 12 years ago
  100. 4af1b78 workaround for kCTForegroundColorFromContextAttributeName unavailability by Douglas Mencken · 12 years ago