1. c36a907 tdf#170803 Insert a hyperlink crashes when system clipboard empty by Noel Grandin · 2 weeks ago
  2. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  3. 1c22b4f Add markdown under paste special for win by Mike Kaganski · 6 weeks ago
  4. e71fd07 tdf#170205: drop NoYieldLock mode by Mike Kaganski · 5 weeks ago
  5. e177459 tdf#162488: do not assume printer drivers only providing portrait paper by Mike Kaganski · 6 weeks ago
  6. 12d64b3 Resolves tdf#170143 - Set ButtonTextColor on theme change by Heiko Tietze · 10 weeks ago
  7. fd2636e [cp] Use correct product prefix for file association check by Aron Budea · 3 years, 7 months ago
  8. 3d887a7 [cp] Collabora Office branding by Andras Timar · 4 years, 2 months ago
  9. aa347a7 Resolves tdf#165225 - Correct theme color for disabled menu items on Windows by Heiko Tietze · 4 months ago
  10. 148e23d Refactor ftransl.cxx a bit for simplicity by Mike Kaganski · 5 months ago
  11. ba49c92 tdf#127675 Treat Biff12 when pasting by Laurent Balland · 8 months ago
  12. dbdc2f1 Refactor initialization of translation table by Mike Kaganski · 5 months ago
  13. 84c1c49 Fix Unicode-dependent format names by Mike Kaganski · 5 months ago
  14. c573956 An omission from commit 1e40f6e50e35f8cbe2c1a075fce5d079f4976569 by Mike Kaganski · 5 months ago
  15. 1e40f6e Add specialized ctors for common cases by Mike Kaganski · 5 months ago
  16. 642563a Fix a comment by Mike Kaganski · 5 months ago
  17. e3ae214 Simplify CDOTransferable::getClipboardData a bit by Mike Kaganski · 5 months ago
  18. 272cbc9 Drop ByteSequence_t typedef; use Sequence<sal_Int8> directly by Mike Kaganski · 5 months ago
  19. c874834 Simplify WinBITMAPToOOBMP a bit by Mike Kaganski · 5 months ago
  20. 426a9af tdf#155855: fix pasting from CF_BITMAP by Mike Kaganski · 5 months ago
  21. 6136867 Use std::array instead of std::vector by Mike Kaganski · 5 months ago
  22. acd3f69 Simplify WinFontFace::GetVariations a bit by Mike Kaganski · 5 months ago
  23. d54816b Simplify a static initialization by Mike Kaganski · 5 months ago
  24. 4f6a0ac Resolves tdf#168714 - Lack of contrast on vertical tabs by Heiko Tietze · 6 months ago
  25. cf2d377 Correctly zero-initialize the buffer by Mike Kaganski · 6 months ago
  26. 24aed23 Resolves tdf#126530 - Improve contrast between active and inactive tabs by Heiko Tietze · 6 months ago
  27. 23afeae tdf#168431: Release solar mutex when sending window message to main thread by Mike Kaganski · 7 months ago
  28. 409eae8 SalBitmap::Replace is not implemented by any backend by Noel Grandin · 7 months ago
  29. fc12414 BitmapEx->Bitmap in various comments by Noel Grandin · 7 months ago
  30. f60b899 ImplCreateGdiPlusBitmap is unused by Noel Grandin · 7 months ago
  31. aba63ef converting the SalGraphics backend from BitmapEx->Bitmap (3) by Noel Grandin · 7 months ago
  32. 9a7a9312 we have not used 1-bit bitmaps internally for a while by Noel Grandin · 7 months ago
  33. 0f393e0 Simplify SalBitmap::Create by Noel Grandin · 7 months ago
  34. 32080b4 pass SalGraphics by ref to SalBimap::Create by Noel Grandin · 7 months ago
  35. 49e84a4 simplify drawAlphaBitmap paths by Noel Grandin · 7 months ago
  36. 62846d2 start converting the SalGraphics backend from BitmapEx->Bitmap (2) by Noel Grandin · 7 months ago
  37. 96b651f start converting the SalGraphics backend from BitmapEx->Bitmap by Noel Grandin · 7 months ago
  38. 18b488d Make Bitmap::HasAlpha() more reliable by Noel Grandin · 7 months ago
  39. 4977c89 BitmapEx->Bitmap in CreateFromCairoSurface by Noel Grandin · 8 months ago
  40. c77a534 Keep track of documents' embedded fonts, and unregister them on unload by Mike Kaganski · 8 months ago
  41. e2e1c5c Use Gdiplus::PrivateFontCollection to obtain family name from TTF by Mike Kaganski · 8 months ago
  42. 87ef004 tdf#167849: don't release embedded fonts in WinSalGraphics::ClearDevFontCache by Mike Kaganski · 8 months ago
  43. dba873d Don't warn when the font was already there by Mike Kaganski · 8 months ago
  44. 2bc0e74 Add a reference where these special codepage values are mentioned by Mike Kaganski · 8 months ago
  45. 5d85e48 Make FontId of WinFontFace monothonically increasing by Mike Kaganski · 8 months ago
  46. 1e2ff4c Simplify Windows font enumeration code a bit by Mike Kaganski · 8 months ago
  47. 62d1a50 BitmapEx->Bitmap in Image by Noel Grandin · 8 months ago
  48. af0da68 tdf#167740 vcl: Fix Win IME inserting stale composition after dismissal by Jonathan Clark · 8 months ago
  49. 578b9c6 Drop now-unused functions by Mike Kaganski · 8 months ago
  50. 8f02166 Use std::end here by Mike Kaganski · 8 months ago
  51. 8c3a9b5 Format this return statement by Mike Kaganski · 8 months ago
  52. eb06e4ff Inline CMtaOleClipboard::run by Mike Kaganski · 8 months ago
  53. f8c2fbd tdf#162153 Introduce clipboard support for Markdown format. by Ujjawal Kumar · 9 months ago
  54. 9ed572ba loplugin:unusedmethods by Noel Grandin · 9 months ago
  55. 088a7c7 remove alpha device from OutputDevice by Noel Grandin · 1 year, 6 months ago
  56. 46f1585 inline Init/ReleaseFrameGraphicsDC by Noel Grandin · 9 months ago
  57. 16c2ef1 remove mnCacheDCInUse by Noel Grandin · 9 months ago
  58. 6003d19 vcl: Pass SalInstance::{,Impl}Create{DragSource,DropTarget} param by ref by Michael Weghorn · 9 months ago
  59. fa5b290 Revert "remove mpThreadGraphics from GDI backend" by Noel Grandin · 9 months ago
  60. d99622d vcl: Have default SalInstance::GetConnectionIdentifier impl by Michael Weghorn · 9 months ago
  61. 07f480b make skia mandatory on MS-Windows, disable GDI backend by Noel Grandin · 9 months ago
  62. 41ce88c0 tdf#166932 no need to use GlobalAlloc in BitmapEx by Noel Grandin · 10 months ago
  63. 8e7a0b9 Fix typo in code by Andrea Gelmini · 10 months ago
  64. b787dfc Resolves tdf#163008 - Vertical tabs with small icons by Heiko Tietze · 10 months ago
  65. ce0f1be tdf#164970 remove redundent wrapper functions over AppColorMode. by Sahil Gautam · 10 months ago
  66. 54802cd tdf#166811: let CHILDREN_ON_DEMAND entries draw collapsed in vcl/win by Mike Kaganski · 10 months ago
  67. a7f0e7b tdf#147299 vcl: Set Microsoft ja IME to vertical mode in vertical text by Jonathan Clark · 10 months ago
  68. 08a3854 tdf#155158 vcl: Fix IME composition not ending on end comp message by Jonathan Clark · 10 months ago
  69. a5239bd win: Fix --disable-skia Windows build by Michael Weghorn · 11 months ago
  70. c5fe3bf rename mbGraphics -> mbGraphicsAcquired by Noel Grandin · 11 months ago
  71. dedc5ed simplify WinSalFrame::AcquireGraphics by Noel Grandin · 11 months ago
  72. 828b8f9 vcl: Return XDropTarget in SalInstance::{Impl}CreateDropTarget by Michael Weghorn · 11 months ago
  73. 5016881 vcl: Return XDragSource in SalInstance::{Impl}CreateDragSource by Michael Weghorn · 11 months ago
  74. 55f6bd0 win, macOS: Drop return value of OleDnDHelper by Michael Weghorn · 11 months ago
  75. 4a4d388 simplify CompatibleDC by Noel Grandin · 11 months ago
  76. ebbb3b9 tdf#164970 use proper enums for ApplicationAppearance instead of raw ints by Sahil Gautam · 12 months ago
  77. d9435d2 tdf#153294 simplify for loop to std::find call in ImplHelper.cxx by Simon Chenery · 1 year ago
  78. ae8d0bb simplify SalBitmap SystemDependentDataHolder usage by Noel Grandin · 12 months ago
  79. d9321109 Useless declaration with initialization before setting the actual value by Mike Kaganski · 12 months ago
  80. 59f9bf8 Initialize the variable upon creation by Mike Kaganski · 12 months ago
  81. c608bde Use OUStringBuffer instead of C-style array by Mike Kaganski · 12 months ago
  82. 6fa7d99 Make some arrays constexpr by Mike Kaganski · 12 months ago
  83. 7ab40eb fix spelling: "handish" -> "by hand" by Noel Grandin · 12 months ago
  84. 2a20616 Move Windows error helpers to comphelper namespace by varshneydevansh · 1 year ago
  85. 599ab8d Rename con-const vcl::Font property getters for clarity by Mike Kaganski · 1 year, 1 month ago
  86. f668fab Resolves: tdf#160391 test if dark/light mode changed at WM_THEMECHANGED by Caolán McNamara · 1 year, 1 month ago
  87. a123c8c Try fix local variable is initialized but not referenced for ARM TB by Julien Nabet · 1 year, 1 month ago
  88. 5357da3 Revert "remove canvas/cairo and canvas/gdi and canvas/directx backends" by Noel Grandin · 1 year, 1 month ago
  89. d539f6e fix "local variable is unused" warning by Noel Grandin · 1 year, 2 months ago
  90. 704f61b1 remove canvas/cairo and canvas/gdi and canvas/directx backends by Noel Grandin · 1 year, 2 months ago
  91. b551012 remove mpThreadGraphics from GDI backend by Noel Grandin · 1 year, 2 months ago
  92. b478b17 fix regression in GDI rendering by Noel Grandin · 1 year, 2 months ago
  93. 01c6aa4 simplify WinSalVirtualDevice construction by Noel Grandin · 1 year, 2 months ago
  94. 9bfee82 simplify WinSalGraphics::setPalette by Noel Grandin · 1 year, 2 months ago
  95. 731a487 tdf#164972 Fix white-on-white themed scrollbars on windows by Sahil Gautam · 1 year, 2 months ago
  96. c4edd3e remove dithering from Windows GDI backend by Noel Grandin · 1 year, 2 months ago
  97. febf27d simplify ImplPreparePolyDraw by Noel Grandin · 1 year, 2 months ago
  98. 3214c8d document raster operation code by Noel Grandin · 1 year, 2 months ago
  99. 7dd7ac0 flatten some windows GDI code by Noel Grandin · 1 year, 2 months ago
  100. 4cb7503 remove some windows95 code by Noel Grandin · 1 year, 2 months ago