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