1. cc23399 clang-tidy modernize-use-emplace in slideshow by Noel Grandin · 9 years ago
  2. 1a547a5 hidpi+gtk3: move setting the opengl slide viewport by Caolán McNamara · 9 years ago
  3. 67951d0 Resolves: tdf#111073 incorrect gif background color by Caolán McNamara · 9 years ago
  4. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  5. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  6. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  7. 224b770 remove UL/L suffixes from shift-by-constant expressions by Noel Grandin · 9 years ago
  8. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  9. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  10. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  11. b32ead5 loplugin:checkunusedparams more part1 by Noel Grandin · 9 years ago
  12. 81047ea make animation loop sal_uInt32 consistently by Caolán McNamara · 9 years ago
  13. b9982b5 loplugin:constparams in slideshow by Noel Grandin · 9 years ago
  14. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  15. 83535a2 emfplus: create a wmf/emf/emf+ primitive based importer by Armin Le Grand · 9 years ago
  16. 7de833a simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) by Noel Grandin · 9 years ago
  17. 868d8c8 loplugin:unnecessaryparen handle parens inside call expr by Noel Grandin · 9 years ago
  18. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  19. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  20. e037381 loplugin:unusedfields in slideshow..svtools by Noel Grandin · 9 years ago
  21. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  22. 58c0252 loplugin:casttovoid: slideshow by Stephan Bergmann · 9 years ago
  23. 2fb2d6e loplugin:oncevar in scaddins..sot by Noel Grandin · 9 years ago
  24. dbcc169 Fix typos by Andrea Gelmini · 9 years ago
  25. 5e028ad simplify some string handling in tracing calls by Noel Grandin · 9 years ago
  26. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  27. 277395b make opengl transitions under X flicker free on enter/leave by Caolán McNamara · 9 years ago
  28. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  29. 756e090 logging the simple message is sufficient by Caolán McNamara · 9 years ago
  30. 5957406 logging the simple message is sufficient by Caolán McNamara · 9 years ago
  31. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  32. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  33. 8f999d65 cleanup unused css/animations/ and css/presentation/ includes by Jochen Nitschke · 9 years ago
  34. 52ef15c Revert "Fix typos" by Stephan Bergmann · 9 years ago
  35. 26a6700 Fix typos by Andrea Gelmini · 9 years ago
  36. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  37. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  38. 6ffc3cf tdf#43157: convert slideshow module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  39. 9348b32 clang-tidy readability-simplify-boolean-expr by Noel Grandin · 9 years ago
  40. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  41. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  42. 1c5cae4 loplugin:unusedmethods by Noel Grandin · 9 years ago
  43. ea9a31e logging the simple message is sufficient by Caolán McNamara · 9 years ago
  44. 0514442 no need to use OUStringToOString in SAL_INFO by Noel Grandin · 9 years ago
  45. e40f3cf Improved loplugin:redundantcast, static_cast on arithmetic types: slideshow by Stephan Bergmann · 9 years ago
  46. 5d0e485 use actual UNO enums in reportdesign..svtools by Noel Grandin · 9 years ago
  47. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  48. 2eae33e Fix typos by Andrea Gelmini · 9 years ago
  49. 53bfd64 convert UpdateFlags to scoped enum by Noel Grandin · 9 years ago
  50. 01112d2 some OSL_FAIL to SAL_WARN by Caolán McNamara · 9 years ago
  51. 57b8a0c show the last gif frame when the animation ends by Caolán McNamara · 9 years ago
  52. 823956a loplugin:loopvartoosmall by Stephan Bergmann · 9 years ago
  53. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  54. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  55. 18339e9 loplugin:subtlezeroinit: slideshow by Stephan Bergmann · 9 years ago
  56. 2a89b42 convert AttributeType to scoped enum by Noel Grandin · 9 years ago
  57. 0102b85 convert DocTreeNode::NodeType to scoped enum by Noel Grandin · 9 years ago
  58. 602a07e drop CycleMode enum by Noel Grandin · 9 years ago
  59. dd803c6 convert ReverseMethod to scoped enum by Noel Grandin · 9 years ago
  60. 9d29d3d BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE has been defined forever in these files by Tor Lillqvist · 9 years ago
  61. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  62. f482695 new loplugin:unusedenumconstants by Noel Grandin · 9 years ago
  63. 1c3e84d teach lolugin:stringconstant about calling constructors by Noel Grandin · 9 years ago
  64. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  65. 2608523 loplugin: unnecessary destructor sfx2..store by Noel Grandin · 9 years ago
  66. bf110d4 Change all Idle* LINKs to be Timer* by Jan-Marek Glogowski · 9 years ago
  67. 6574aa5 remove SunStudio hacks by Michael Stahl · 9 years ago
  68. 0cee740 replace #ifdef SOLARIS with #ifdef __sun by Michael Stahl · 9 years ago
  69. a70a62c silence coverity#1371305 Missing move assignment operator by Caolán McNamara · 9 years ago
  70. 690cf2a no point in having both SAL_WARN and OSL_FAIL for the same thing by Noel Grandin · 9 years ago
  71. d15b4e2 teach sallogareas plugin to catch inconsistencies by Noel Grandin · 9 years ago
  72. 48b561c post glew->epoxy, we don't need to link to win openg32 and mac OpenGL by Caolán McNamara · 9 years ago
  73. 8bd9db9 gtk3: implement opengl support for slideshow by Caolán McNamara · 9 years ago
  74. 482d7ce change from glew to epoxy by Caolán McNamara · 9 years ago
  75. 4ef9cce OSL_TRACE -> SAL in sfx2..svx by Noel Grandin · 9 years ago
  76. bfde486 convert DecodeMechanism to scoped enum by Noel Grandin · 9 years ago
  77. eab6ed9 getVerticesSize got renamed to getVerticesByteSize by Caolán McNamara · 9 years ago
  78. 5809f50 rework diamond transition to use only opengl core by Caolán McNamara · 9 years ago
  79. fbb3f88 loplugin:unnecessaryoverride (dtors) in slideshow by Stephan Bergmann · 9 years ago
  80. 7915c90 warning C4018: '<' : signed/unsigned mismatch by Stephan Bergmann · 9 years ago
  81. 3830059 get vertices count without jumping through hoops by David Tardon · 9 years ago
  82. 8ca055f rename to avoid further misunderstandings by David Tardon · 9 years ago
  83. 2d2329f coverity#1371200 Missing move assignment operator by Caolán McNamara · 9 years ago
  84. 579feb4 glDrawArrays takes num of indices, not size of storage by Caolán McNamara · 9 years ago
  85. bd614b9 Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLY by Stephan Bergmann · 9 years ago
  86. bb674aa loplugin:unusedfields by Noel Grandin · 9 years ago
  87. 41ea741 loplugin:unnecessaryvirtual in sfx2..svtools by Noel Grandin · 9 years ago
  88. afe235a tdf#103696 ensure glm always uses radians by David Tardon · 9 years ago
  89. 04055cd fix doc comment to match code by David Tardon · 9 years ago
  90. 7445399 convert angle from degrees to radians for glm by David Tardon · 9 years ago
  91. 7195c7e loplugin:expandablemethods in slideshow by Noel Grandin · 9 years ago
  92. 093d7b1 rename dir to follow suit by David Tardon · 9 years ago
  93. c542323 remove unnecessary dir and name prefix by David Tardon · 9 years ago
  94. d8ffe6c4 merge duplicate source file lists by David Tardon · 9 years ago
  95. 1aa69bd loplugin:countusersofdefaultparams in sd..slideshow by Noel Grandin · 9 years ago
  96. 40fc2c1 loplugin:expandablemethodds in sfx2..starmath by Noel Grandin · 9 years ago
  97. 5f6af95 InfoFont/Color is not used by vcl now by Caolán McNamara · 10 years ago
  98. 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
  99. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  100. c4cd079 loplugin:unusedmethods in sc..vcl by Noel Grandin · 10 years ago