1. d09bfe6 tdf#96662, only use the crossBetween="midCat" for line and scatter chart by Markus Mohrhard · 10 years ago
  2. e592877 loplugin:unusedenumvalues by Noel Grandin · 10 years ago
  3. 3287bc2 fix missing default ctor for ObjectTypeFormatEntry with MSVC by Jochen Nitschke · 10 years ago
  4. 4d6a17c convert ShapePropertyId to scoped enum and use it for enumarray by Jochen Nitschke · 10 years ago
  5. ae65dbb fix copy&paste in DownBarFills by Jochen Nitschke · 10 years ago
  6. 96e9ffa loplogin:singlevalfields in include/ by Noel Grandin · 10 years ago
  7. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  8. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  9. 1256980 convert GradientStyle to scoped enum by Noel Grandin · 10 years ago
  10. 107e598 default dtors are fine here by Caolán McNamara · 10 years ago
  11. bbecf93 loplugin:stringconstant: adapt to improved OUStringLiteral1 (oox) by Stephan Bergmann · 10 years ago
  12. 33b3808 put StreamMode masks in scope of enum class by Jochen Nitschke · 10 years ago
  13. 8f30da6 Some clang-tidy misc-move-constructor-init by Stephan Bergmann · 10 years ago
  14. 16e6f1f coverity#1371374 Resource leak by Caolán McNamara · 10 years ago
  15. 2b4f9d0b2b Convert handles of built-in shapes in Impress when exporting to PPTX. by Mark Hung · 10 years ago
  16. f12476f loplugin:countusersofdefaultparams in oox..sd by Noel Grandin · 10 years ago
  17. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  18. 79fdf19e oox: avoid pointless multiplication at int precision in WpsContext by Miklos Vajna · 10 years ago
  19. f8847d3 oox: indentation fixes by Miklos Vajna · 10 years ago
  20. 607ef95 loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  21. 0381026 tdf#100179 correct cell merging in pptx. by Mark Hung · 10 years ago
  22. 79e8a15 RTF export: it's enough to pass these by const ref, no need to copy by Miklos Vajna · 10 years ago
  23. 65a88b5 warn->info: its just a fact by Caolán McNamara · 10 years ago
  24. 45909a8 tdf#100153 modify noSmoking shape by Zhengqiang Wang · 10 years ago
  25. 46bf504 simplify by Noel Grandin · 10 years ago
  26. bdcb8d2 fix indentation by Markus Mohrhard · 10 years ago
  27. cef14b8 tdf#42949: clean up includes in include/filter with iwyu by Jorenz Paragas · 10 years ago
  28. d3c96c9 Fix typos by Andrea Gelmini · 10 years ago
  29. 0def3a7 Clean up uses of Any::getValue() in oox by Stephan Bergmann · 10 years ago
  30. 5b156b3 tdf#42949: clean up includes in include/oox/vml with iwyu by Jorenz Paragas · 10 years ago
  31. 4bcb477 Revert "Slideshow: Add 'Oval' Shape Transition variant" by jan iversen · 10 years ago
  32. 248c5ea Slideshow: Add 'Oval' Shape Transition variant by Mayank Gupta · 10 years ago
  33. a97b392 tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi by Gleb Mishchenko · 10 years ago
  34. 4d49c96 Let loplugin:passstuffbyref also look at fn defn not preceded by any decl by Stephan Bergmann · 10 years ago
  35. 62d2701 tools: rename SvStream::Read/Write to ReadBytes/WriteBytes by Michael Stahl · 10 years ago
  36. 005ae2f tdf#93883 don't add space to empty paragraph when bullet is turned off. by Mark Hung · 10 years ago
  37. fe6ac2d Convert GfxLinkType to scoped enum by Noel Grandin · 10 years ago
  38. 0b23eec teach refcounting clang plugin about uno::Reference by Noel Grandin · 10 years ago
  39. 850a8d2 Convert GRAPHIC to scoped enum by Noel Grandin · 10 years ago
  40. 5c05f1b tdf#42949: clean up includes in include/oox/ppt with iwyu by Jorenz Paragas · 10 years ago
  41. 509f0c6 loplugin:unusedreturntypes by Noel Grandin · 10 years ago
  42. 4384ee7 oox: replace boost::array with std::array by Michael Stahl · 10 years ago
  43. 4a8caa3 warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits by Noel Grandin · 10 years ago
  44. d96c114 clang-tidy modernize-make-shared by Noel Grandin · 10 years ago
  45. 96d55164 tdf#42949: clean up includes in include/oox/ole with iwyu by Jorenz Paragas · 10 years ago
  46. 7b9ea334 tdf#42949: clean up includes in include/oox/mathml with iwyu by Jorenz Paragas · 10 years ago
  47. 4bf7614 tdf#42949: clean up includes in include/oox/helper with iwyu by Jorenz Paragas · 10 years ago
  48. d2cc57b Silence Clang -Wimplicit-fallthrough in gperf-generated code by Stephan Bergmann · 10 years ago
  49. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  50. 0f3ac23 Insert explicit "break" when falling through to empty next case by Stephan Bergmann · 10 years ago
  51. 08977ff loplugin:rangedforcopy by Tor Lillqvist · 10 years ago
  52. 22188da remove STATIC_ARRAY_END and usages by Jochen Nitschke · 10 years ago
  53. 58080e8 basegfx,oox,slideshow: replace boost::next/prior with std::next/prev by Michael Stahl · 10 years ago
  54. 1aeca4b tdf#42949: clean up includes in include/oox/export with iwyu by Jorenz Paragas · 10 years ago
  55. f3d9aab teach passstuffbyref plugin to check for.. by Noel Grandin · 10 years ago
  56. f07ff7e clang-tidy modernize-loop-convert in oox to sax by Noel Grandin · 10 years ago
  57. af1174b tdf#42949: clean up includes in include/oox/drawingml with iwyu by Jorenz Paragas · 10 years ago
  58. 554158f tdf#99030: PPTX import: Fixed lost slide background color by Matus Uzak · 10 years ago
  59. f9c8651 tdf#90736: PPTX import: Improved table border line style support by Matus Uzak · 10 years ago
  60. 43b4903 teach stylepolice plugin about ref-counted-pointer naming by Noel Grandin · 10 years ago
  61. 579c2de tdf#80999 Canceling password prompt should abort detection by Maxim Monastirsky · 10 years ago
  62. 6a4a15c tdf#42949: clean up includes in include/oox/crypto with iwyu by Jorenz Paragas · 10 years ago
  63. e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
  64. da0e586 Some more sal_Bool -> bool by Stephan Bergmann · 10 years ago
  65. 474eca1 tdf#42949: clean up includes in include/oox/core using iwyu by Jorenz Paragas · 10 years ago
  66. ff1356a Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  67. 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
  68. 398027e loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  69. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  70. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  71. c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
  72. d60d957 loplugin:passstuffbyref in oox by Noel Grandin · 10 years ago
  73. aba0c20 tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
  74. bb646c1 tdf#99135 VML import: handle image crop by Miklos Vajna · 10 years ago
  75. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  76. 9f877f6 clang-tidy performance-unnecessary-value-param in oox by Noel Grandin · 10 years ago
  77. d84ef73 tdf#94306 replace boost::noncopyable ... by Jochen Nitschke · 10 years ago
  78. 753c474 fix many ooxml validation errors by Markus Mohrhard · 10 years ago
  79. 4e44487 Use std::size_t by Miklos Vajna · 10 years ago
  80. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  81. 1271ead tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  82. 4c363dd Typo in HAVE_BROKEN_STATIC_INITILIZER_LIST by Stephan Bergmann · 10 years ago
  83. 1aa4df6 use SAL_N_ELEMENTS in for loops by Noel Grandin · 10 years ago
  84. bc14ec0 tdf#95932: PPTX import: Incorrect inheritance of shape style by Matus Uzak · 10 years ago
  85. f3d1ac7 tdf#93868: PPTX import: Incorrect inheritance of shape fill properties by Matus Uzak · 10 years ago
  86. 52e438c remove unnecessary parentheses in case labels by Noel Grandin · 10 years ago
  87. 218cd09 inline some use-once macros by Noel Grandin · 10 years ago
  88. 6802f76 tdf#89927: PPTX import: Incorrect inheritance of text run fill properties by Matus Uzak · 10 years ago
  89. 3d82b08 These tests can just derive from plain CppUnit::TestFixture by Stephan Bergmann · 10 years ago
  90. 60b1c95 Extract Directories from BootstrapFixtureBase by Stephan Bergmann · 10 years ago
  91. 87d0df6 tdf#62255,tdf#92058: PPTX import: Incorrect inheritance of default table style by Matus Uzak · 10 years ago
  92. 0115718 PPTX import: Table cell props: Override default graphic style if applicable. by Matus Uzak · 10 years ago
  93. 1fd781e loplugin:unuseddefaultparam in oox/reportdesign/sd by Noel Grandin · 10 years ago
  94. 2b7215e loplugin:unuseddefaultparams in oox by Noel Grandin · 10 years ago
  95. 48aae22 Avoid hard-coded perl path, check with env by coypu · 10 years ago
  96. 3b168bc convert DocPasswordRequestType to scoped enum by Noel Grandin · 10 years ago
  97. dc1f1cd convert DocPasswordVerifierResult to scoped enum by Noel Grandin · 10 years ago
  98. 0839f90 convert EConfigurationModes to scoped enum by Noel Grandin · 10 years ago
  99. c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
  100. 5eaab67 add Wildcards / PROP_Wildcards, tdf#72196 by Eike Rathke · 10 years ago