1. 7e5bada slideshow: remove unecessary boost/bind includes by Daniel Robertson · 10 years ago
  2. 90d82f7 loplugin:unreffun by Noel Grandin · 10 years ago
  3. 39c7826 tdf#93243 slideshow: boost::bind -> C++11 lambdas by Daniel Robertson · 10 years ago
  4. 4038b27 tdf#93243 slideshow: boost::bind -> C++11 lambdas by Daniel Robertson · 10 years ago
  5. ed7361e cppcheck:variableScope by Noel Grandin · 10 years ago
  6. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  7. 91e0161 tdf#93243 slideshow: replace boost::bind by Daniel Robertson · 10 years ago
  8. b629728 Replace simple while loops with range-based for by Daniel Robertson · 10 years ago
  9. 6e8f1a3 slideshow: replace for_each with range-based for by Daniel Robertson · 10 years ago
  10. 862bd36 tdf#94222: Revert "slideshow: replace for_each with range-based loop" by Jan Holesovsky · 11 years ago
  11. d68a0fc loplugin:unusedmethods by Noel Grandin · 11 years ago
  12. f45ac62 Fix typos by Andrea Gelmini · 11 years ago
  13. c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
  14. 4c657f5 Properly #if these debug hooks by Stephan Bergmann · 11 years ago feature/chained-text-boxes
  15. 6fbab2c loplugin:unreffun by Stephan Bergmann · 11 years ago
  16. 64144c2 boost->std by Caolán McNamara · 11 years ago
  17. afce2ee slideshow: fix mysterious crash with the gtk3 vclplug by Michael Stahl · 11 years ago
  18. 625d83e tdf#94006 - need an explicit dispose for slideshow's GLContext. by Michael Meeks · 11 years ago
  19. 22b80ac boost->std by Caolán McNamara · 11 years ago
  20. 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  21. c5e3cf0 tdf#94031 - slideshow: bind correct GL context for prepareEnvironment by Lubosz Sarnecki · 11 years ago
  22. d39630b OpenGL: use CHECK_GL_ERROR() only when a context is bound. by Michael Meeks · 11 years ago
  23. a37d3b1 OpenGL: use CHECK_GL_ERROR() only when a context is bound. by Michael Meeks · 11 years ago
  24. 56900a4 tdf#94006 - fix OpenGLContext mis-use in several places. by Michael Meeks · 11 years ago
  25. ca7bab0 slideshow: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  26. 6900bf4 o3tl/cow_wrapper: remove boost dependency by Daniel Robertson · 11 years ago
  27. ead5bc3 slideshow: replace for_each with range-based loop by Daniel Robertson · 11 years ago
  28. 7d769f9 loplugin: defaultparams by Noel Grandin · 11 years ago
  29. a811d6e slideshow: replace for_each with range-based for by Daniel Robertson · 11 years ago
  30. 1e4b29e Range-based for-loops. by Jan Holesovsky · 11 years ago
  31. 2c587f0 slideshow: prefer value_type over manual type generation by Thorsten Behrens · 11 years ago
  32. ff265a5 loplugin:unreffun by Stephan Bergmann · 11 years ago
  33. 28564f9 loplugin:cstylecast by Noel Grandin · 11 years ago
  34. 7151a2a -Werror,-Winconsistent-missing-override by Noel Grandin · 11 years ago
  35. e5ec630 stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxx by Norbert Thiebaud · 11 years ago
  36. 7bdc6be slideshow: stop (mis)-using VERBOSE by Norbert Thiebaud · 11 years ago
  37. 8a7b4d5 Explicit capture annotations by Stephan Bergmann · 11 years ago
  38. 717b23e tdf#92459 replace deprecated o3tl features by Daniel Robertson · 11 years ago
  39. 6343754 cppcheck:noExplicitConstructor by Noel Grandin · 11 years ago
  40. e8f8c32 slideshow: dumb this down to hopefully make non-GCC compilers happy by Michael Stahl · 11 years ago
  41. c05bf5e slideshow: convert generateEvent args from boost::bind by Michael Stahl · 11 years ago
  42. 38a4b5e slideshow: try to fix libc++/MSVC build by replacing boost::bind by Michael Stahl · 11 years ago
  43. 34d2a07 slideshow: replace boost::function with std::function by Michael Stahl · 11 years ago
  44. 5a7bf1b loplugin:unusedmethods slideshow by Noel Grandin · 11 years ago
  45. 7aa9f04 do not include boost/utility.hpp by Michael Stahl · 11 years ago
  46. e544f44 Fix typos by Andrea Gelmini · 11 years ago
  47. 0b7d51d Fix typos by Andrea Gelmini · 11 years ago
  48. 2a65bf3 Revert "Typo: iff->if" by Julien Nabet · 11 years ago
  49. cf92da3 Typo: iff->if by Julien Nabet · 11 years ago
  50. 051bbb8 slideshow: [loplugin:unreffun] by Michael Stahl · 11 years ago
  51. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  52. 814af9f1 Fix typos by Andrea Gelmini · 11 years ago
  53. f378e72 Fix typos by Andrea Gelmini · 11 years ago
  54. 01532b1 Fix typos by Andrea Gelmini · 11 years ago
  55. dcf6abf cppcheck:unreadVariable by Noel Grandin · 11 years ago
  56. 1afb790 inline COMPHELPER_SERVICEDECL_ macro by Noel Grandin · 11 years ago
  57. c2d65e0 tdf#91960 presentation causes Impress crash by Noel Grandin · 11 years ago
  58. 397a0af convert B2VectorOrientation to scoped enum by Noel Grandin · 11 years ago
  59. f3331f7 convert PARENTCLIPMODE constants to scoped enum by Noel Grandin · 11 years ago
  60. ad0c5e6 convert META_*_ACTION constants to scoped enum by Noel Grandin · 11 years ago
  61. 19ba9e0 slideshow: simplify code by replacing std::find_if by std::any_of/std::none_of by Takeshi Abe · 11 years ago
  62. 0a442d3 loplugin:staticmethods by Noel Grandin · 11 years ago
  63. f304a7a loplugin:staticmethods by Noel Grandin · 11 years ago
  64. d883c12 Get rid of the initial :: for the vcl namespace by Tor Lillqvist · 11 years ago
  65. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  66. 9f366a6 More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  67. 76e8c61 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  68. d6521b0 fix higher debug levels by Caolán McNamara · 11 years ago
  69. 5430eb7 slideshow: convert new to ::Create to get initial ref-counting right. by Michael Meeks · 11 years ago
  70. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  71. 26ec80f loplugin:staticmethods by Noel Grandin · 11 years ago
  72. 8a65284 Automated conversion of VclPtr construction to use Instance template. by Michael Meeks · 11 years ago
  73. 8fa63f3 Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc. by Michael Meeks · 11 years ago
  74. c72fac2 vclwidget: convert lots more sites to use VclPtr by Noel Grandin · 11 years ago
  75. 13fa5bb WaE: Unreferenced function definition by Tor Lillqvist · 11 years ago
  76. 1a3c99f callcatcher: update unusedcode by Caolán McNamara · 11 years ago
  77. 3257da3 fix higher debug level build by Caolán McNamara · 11 years ago
  78. 858e455 loplugin:constantfunction: various by Noel Grandin · 11 years ago
  79. d1c9e5e tdf#43157: Fix format string violations in OSL_TRACE etc. by Stephan Bergmann · 11 years ago
  80. ee11e22 tdf#43157: Fix format string violations in OSL_TRACE etc. by Stephan Bergmann · 11 years ago
  81. 924b292 V801: Decreased performance by Caolán McNamara · 11 years ago
  82. 07d62eb V801: Decreased performance by Caolán McNamara · 11 years ago
  83. c622304 V813: Decreased performance by Caolán McNamara · 11 years ago
  84. fa50ede Remove references to unused GLU by Stephan Bergmann · 11 years ago
  85. cf6d0fc Replace uses of deprecated gluBuild2DMipmaps by Stephan Bergmann · 11 years ago
  86. abfee98 Typos by Julien Nabet · 11 years ago
  87. ed4627b Typo: skiped->skipped by Julien Nabet · 11 years ago
  88. e1d1ea2 Turn all-static TransitionFactory class into namespace by Stephan Bergmann · 11 years ago
  89. c807a43 loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  90. 3095743 callcatcher: large newly detected unused methods post de-virtualization by Caolán McNamara · 11 years ago
  91. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  92. e4fd297 Some more loplugin:cstylecast: slideshow by Stephan Bergmann · 11 years ago
  93. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  94. 7cc8e0c boost::math::nextafter->std::nextafter by Caolán McNamara · 11 years ago
  95. 0be5d2b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  96. b74e92d slideshow: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  97. dde94c7 coverity#1257110 Big parameter passed by value by Caolán McNamara · 11 years ago
  98. 7d68c0f Slightly less verbose adaptation to boost-1.56.0 by Thorsten Behrens · 11 years ago
  99. 038683b Silence Mac OS X 10.9/10.10 deprecations for now by Stephan Bergmann · 11 years ago
  100. 34d4643 -Werror,-Wuninitialized by Stephan Bergmann · 11 years ago