1. b4cf40e scenegraph: shared_ptr, findByName, SceneGraphFactory by Tomaž Vajngerl · 10 years ago feature/sgexperiment
  2. 7ac5ccd SceneGraph experiment by Tomaž Vajngerl · 10 years ago
  3. b18e1bc loplugin:unusedfields by Noel Grandin · 10 years ago
  4. 8a382d4 Related: rhbz#1362451 avoid recursive ownerchanged handling during ownerchange by Caolán McNamara · 10 years ago
  5. 3e826f8 tdf#102295: remove mutex - use atomic for watchdog timings by Tomaž Vajngerl · 10 years ago
  6. 81b9c4e tdf#102295: AMD actually has two vendor id's. by Jan Holesovsky · 10 years ago
  7. cd98a0f tdf#102295: The relaxed values were actually too pessimistic. by Jan Holesovsky · 10 years ago
  8. d5f1e7c Obsolete workaround for SUNPRO 5 compiler by Stephan Bergmann · 10 years ago
  9. e5c3c69 tdf#102295: relax timeout timings for the GL watchdog by Tomaž Vajngerl · 10 years ago
  10. 1658bd2 loplugin:unusedenumvalues by Noel Grandin · 10 years ago
  11. 29c5556 Related: rhbz#1373933 gtk3 emits a lot of style-updateds signals by Caolán McNamara · 10 years ago
  12. 1ef48f3 GtkSalMenu: Need a way to remove icons too by Maxim Monastirsky · 10 years ago
  13. ee8909f Missing g_variant_unref by Maxim Monastirsky · 10 years ago
  14. e592877 loplugin:unusedenumvalues by Noel Grandin · 10 years ago
  15. ef7abe8 Resolves: rhbz#1373933 gtk 3.21 emits a lot more "style-set" signals by Caolán McNamara · 10 years ago
  16. 171201c tdf#96505 - Remove "long" integer literals in vcl/source/gdi/ by e12346 · 10 years ago
  17. f6536d8 vcl: consistently use sal_IntPtr to marshal drag source / drop target by Michael Stahl · 10 years ago
  18. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  19. 6d17d69 Remove OutputDevice::PaintScope by Noel Grandin · 10 years ago
  20. 3b48b3c loplugin:singlevalfields in sc..vcl by Noel Grandin · 10 years ago
  21. 6df2c90c loplugin:countusersofdefaultparams in vcl by Noel Grandin · 10 years ago
  22. bd132e5 loplugin:override by Stephan Bergmann · 10 years ago
  23. 20a9e10 loplugin:constantparam by Noel Grandin · 10 years ago
  24. 74fd959 tdf#74377 Keyboard shortcuts for context menus by Maxim Monastirsky · 10 years ago
  25. 6dd32d4 chmod 644 some source files by Stephan Bergmann · 10 years ago
  26. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  27. 714de95 Remove nonsense comments: // bitfield by Tor Lillqvist · 10 years ago
  28. 0175520 Bin some noise comments and superfluous vertical whitespace by Tor Lillqvist · 10 years ago
  29. 830ac71 Resolves: tdf#101879 explicitly put menubars at the start of task lists by Caolán McNamara · 10 years ago
  30. 56badc0 tdf#101889: add absent brackets to OpenSymbol by Mike Kaganski · 10 years ago
  31. 1c6596a Typo: (un)kown->(un)known by Julien Nabet · 10 years ago
  32. 983e03a Hack to make Arabic subtending marks work by Khaled Hosny · 10 years ago
  33. d45d8ae Resolves: tdf#101881 gtk3 3.18 menubar doesn't grab keyboard... by Caolán McNamara · 10 years ago
  34. e61b20d rename CollapsAttribs -> CollapseAttribs by Noel Grandin · 10 years ago
  35. 1c2ac71 Resolves: tdf#100443 handle sun keyboard copy/cut/paste keys by Caolán McNamara · 10 years ago
  36. cb6fc75 Related: tdf#100443 don't use deprecated gtk keysym defines by Caolán McNamara · 10 years ago
  37. eb20d3c tdf#101869 Allow toolbox to open from spacebar by Akshay Deep · 10 years ago
  38. e928e2d less dlopen, call gtk2 things direct, baseline is newer now by Caolán McNamara · 10 years ago
  39. 6323e66 Fix not-so-newly introduced perf regression in vcl by Khaled Hosny · 10 years ago
  40. 1fc1e8e BigToolBox painting fix by Szymon Kłos · 10 years ago
  41. 0b229f7 gtk: drop unneeded X11 includes by Caolán McNamara · 10 years ago
  42. 673b436 loplugin:constantparam in vcl by Noel Grandin · 10 years ago
  43. 7024963 loplugin:constantparam in vcl..xmlscript by Noel Grandin · 10 years ago
  44. f7dd958 Work around loplugin:unnecessaryoverride by Stephan Bergmann · 10 years ago
  45. 180a0ea use same GtkInstance::AnyInput impl for gtk2 and gtk3 by Caolán McNamara · 10 years ago
  46. 2923907 GtkInstance should use default no-op I18NImeStatus by Caolán McNamara · 10 years ago
  47. d203805 move all X11SalData stuff together by Caolán McNamara · 10 years ago
  48. 495ad69 don't need to include all these headers, reduce to required min by Caolán McNamara · 10 years ago
  49. 9f0827d SalI18NImeStatus is stubbed the same way for everyone except... by Caolán McNamara · 10 years ago
  50. f893a2b Simplify Sequence construction by Stephan Bergmann · 10 years ago
  51. 74ab2a6 Convert PPDKey::SetupType to scoped enum by Noel Grandin · 10 years ago
  52. 2e37178 convert PrinterInfoManager::Type to scoped enum by Noel Grandin · 10 years ago
  53. 3dfbf76 convert DuplexMode to scoped enum by Noel Grandin · 10 years ago
  54. 87ee6c0 convert Orientation to scoped enum by Noel Grandin · 10 years ago
  55. 04a8ba2 convert ScrollType to scoped enum by Noel Grandin · 10 years ago
  56. a1cd62b convert ToolBoxButtonSize to scoped enum by Noel Grandin · 10 years ago
  57. 5fab198 fix usage of std::unique by Noel Grandin · 10 years ago
  58. 2df04c8 convert ExtTimeFieldFormat to scoped enum by Noel Grandin · 10 years ago
  59. 0112840 convert ExtDateFieldFormat to scoped enum by Noel Grandin · 10 years ago
  60. 1256980 convert GradientStyle to scoped enum by Noel Grandin · 10 years ago
  61. 933c067 convert HatchStyle to scoped enum by Noel Grandin · 10 years ago
  62. 65ca57a convert LineStyle to scoped enum by Noel Grandin · 10 years ago
  63. a881fd7 convert RasterOp to scoped enum by Noel Grandin · 10 years ago
  64. 8c5d90a convert FontAutoHint to scoped enum by Noel Grandin · 10 years ago
  65. fcdf143 convert FontHinting to scoped enum by Noel Grandin · 10 years ago
  66. 4442d226 convert OutDevSupportType to scoped enum by Noel Grandin · 10 years ago
  67. c565303 coverity#1371167 Missing move assignment operator by Caolán McNamara · 10 years ago
  68. 331d3a8 Related: tdf#101779 TipStyleBalloon for ShowQuickHelp too by Maxim Monastirsky · 10 years ago
  69. e65b428 coverity#1371244 Missing move assignment operator by Caolán McNamara · 10 years ago
  70. 696e83b Resolves: tdf#101795 restore hiding on end of Gtk fpicker execute by Caolán McNamara · 10 years ago
  71. 590fc29 coverity#1371159 Missing move assignment operator by Caolán McNamara · 10 years ago
  72. 5e9f981 coverity#1371145 Missing move assignment operator by Caolán McNamara · 10 years ago
  73. 9a01af2 coverity#1371150 Missing move assignment operator by Caolán McNamara · 10 years ago
  74. b4f2aff coverity#1371325 Missing move assignment operator by Caolán McNamara · 10 years ago
  75. f352ee1 boost::intrusive_ptr->tools::SvRef by Caolán McNamara · 10 years ago
  76. 802f2c8 For Valgrind, zero out alignment bytes of 24-bit bitmap, too by Stephan Bergmann · 10 years ago
  77. 671ac3a Looks like the menu highlight handler is now unused by Maxim Monastirsky · 10 years ago
  78. 26c1496 std::list<sal_Int32> to deque by Noel Grandin · 10 years ago
  79. 30ab466 std::list<sal_Unicode> to vector by Noel Grandin · 10 years ago
  80. 1f7f8ab std::list<sal_Int32> to vector by Noel Grandin · 10 years ago
  81. f1ea217 std::list<int> to vector by Noel Grandin · 10 years ago
  82. 74a9447 std::list<int> to vector by Noel Grandin · 10 years ago
  83. a53e6e2 convert RefDevMode to scoped enum by Noel Grandin · 10 years ago
  84. 6527b40 loplugin:countusersofdefaultparams by Noel Grandin · 10 years ago
  85. 6d361d8 opengl: remove unsused "bitmap ops" in GL backend by Tomaž Vajngerl · 10 years ago
  86. 72eb18e gtk3: Implement menubar hiding by Maxim Monastirsky · 10 years ago
  87. 107e598 default dtors are fine here by Caolán McNamara · 10 years ago
  88. 2973022 silence coverity#1371204 Missing move assignment operator by Caolán McNamara · 10 years ago
  89. a2dbaac default assignment and ctor are fine here by Caolán McNamara · 10 years ago
  90. a037f63 Disable CppunitTest_vcl_wmf_test under --enable-merglibs for now by Stephan Bergmann · 10 years ago
  91. 8baef34 loplugin:stringconstant: adapt to improved OUStringLiteral1 (vcl) by Stephan Bergmann · 10 years ago
  92. fa15256 Hack for shaky VCL test under ASan by Stephan Bergmann · 10 years ago
  93. 3c117d1 default dtor and assignment are ok here by Caolán McNamara · 10 years ago
  94. 4a5e15a can declare default dtor as virtual now I belive by Caolán McNamara · 10 years ago
  95. 20f6a6b tdf#99402: fix Metafile Font handling by Mike Kaganski · 10 years ago
  96. 66e2f20 CairoFontsCache is only used in cairotextrender.cxx by Stephan Bergmann · 10 years ago
  97. ab67543 Toolbar popups need explicit deactivation by Maxim Monastirsky · 10 years ago
  98. 7577ce1 cid#1371168 Missing move assignment operator by Noel Grandin · 10 years ago
  99. ae23dca cid#1371235 Missing move assignment operator by Noel Grandin · 10 years ago
  100. 529cfa4 cid#1371170 Missing move assignment operator by Noel Grandin · 10 years ago