1. 27be818 loplugin:singlevalfields in l10ntools..sax by Noel Grandin · 10 years ago
  2. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  3. 79a410d loplugin:stringconstant: adapt to improved OUStringLiteral1 (sax) by Stephan Bergmann · 10 years ago
  4. c5a2e96 cid#1371329 Misused comma operator by Noel Grandin · 10 years ago
  5. e64edc4 cid#1371333 Misused comma operator by Noel Grandin · 10 years ago
  6. 174c064 loplugin:stringstatic by Stephan Bergmann · 10 years ago
  7. 18edd88 GSoC - Making legacyfastparser to use tokens: by Mohammed Abdul Azeem · 10 years ago
  8. f60eaab Related: tdf#99312, add specialized interaction handler by Giuseppe Castagno · 10 years ago
  9. f12476f loplugin:countusersofdefaultparams in oox..sd by Noel Grandin · 10 years ago
  10. 916a11d GSoC - moving FastAttributeList::clear to consumer thread: by Mohammed Abdul Azeem · 10 years ago
  11. 84db6c1 GSOC - Avoid tokenizing strings for Unknown elements: by Mohammed Abdul Azeem · 10 years ago
  12. 3aa52d3 GSOC - Handling namespace declaration missing case: by Mohammed Abdul Azeem · 10 years ago
  13. 1fc8fb3 loplugin:passstuffbyref by Stephan Bergmann · 10 years ago
  14. 38b596d GSoC - Sync namespace handler calls with elements: by Mohammed Abdul Azeem · 10 years ago
  15. 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
  16. 900dad1 loplugin:unreffun by Stephan Bergmann · 10 years ago
  17. fdd1c64 GSOC: Adapt XLegacyFastParser to function like XParser. by Mohammed Abdul Azeem · 10 years ago
  18. 22663a1 loplugin:staticmethods by Stephan Bergmann · 10 years ago
  19. 731be5c GSOC: Added test case for mishandle of namespaces. by Mohammed Abdul Azeem · 10 years ago
  20. 025592c loplugin:redundantcast: redundant static_casts in sax by Stephan Bergmann · 10 years ago
  21. 2eb5a59 loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  22. 4e3ed5a use SAL_DEPRECATED in uno::Reference by Noel Grandin · 10 years ago
  23. 0ce234f loplugin:refcounting by Stephan Bergmann · 10 years ago
  24. 48d71ee loplugin:passstuffbyref by Stephan Bergmann · 10 years ago
  25. 551a506 GSoC: Mapping legacy sax parser and XFastParser by Mohammed Abdul Azeem · 10 years ago
  26. a3b7ef1 loplugin:refcounting by Stephan Bergmann · 10 years ago
  27. 8f75eee GSoC: sax2/ unit tests: by Mohammed Abdul Azeem · 10 years ago
  28. a97b392 tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi by Gleb Mishchenko · 10 years ago
  29. 4d49c96 Let loplugin:passstuffbyref also look at fn defn not preceded by any decl by Stephan Bergmann · 10 years ago
  30. 0b23eec teach refcounting clang plugin about uno::Reference by Noel Grandin · 10 years ago
  31. fe4e6a9 loplugin:unreffun by Stephan Bergmann · 10 years ago
  32. 8128d59 sax2/ unit tests. by Mohammed Abdul Azeem · 10 years ago
  33. 59a6454 -Werror,-Wunused-private-field by Stephan Bergmann · 10 years ago
  34. 874431b loplugin:unreffun and loplugin:nullptr by Noel Grandin · 10 years ago
  35. e94deb0 First cut at adding sax2/ unit tests. by Mohammed Abdul Azeem · 10 years ago
  36. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  37. f07ff7e clang-tidy modernize-loop-convert in oox to sax by Noel Grandin · 10 years ago
  38. 9144a54 tdf#94260 Convert pixel to 1/100 mm by Rosemary Sebastian · 10 years ago
  39. 7834196 loplugin:salbool: sal_Bool[] -> bool[] by Stephan Bergmann · 10 years ago
  40. 607b6ce loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  41. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  42. 746289b loplugin:passstuffbyref in sax by Noel Grandin · 10 years ago
  43. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  44. 76bff82 clang-tidy performance-unnecessary-value-param in sax by Noel Grandin · 10 years ago
  45. c20cc7e tdf#97499 Fixed containers parameters clearing #4 by tymyjan · 10 years ago
  46. eea3f50 tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  47. b38f58a tdf#97703 Removed empty setUp/tearDown methods by Chirag Manwani · 10 years ago
  48. 57d0caa tdf#96505 Remove long integer literal specifier when not needed by Aleksas Pantechovskis · 10 years ago
  49. 3210bc85 Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePoint by Stephan Bergmann · 10 years ago
  50. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  51. 8998768 sax: Use comphelper's AttributeList by Matúš Kukan · 10 years ago
  52. b9fa296 fix gcc build error by Caolán McNamara · 10 years ago
  53. 4ff5a55 loplugin:unusedmethods by Noel Grandin · 10 years ago
  54. 734cadf crashtesting: plain-text import allows liberal with the UTF-8 input by Caolán McNamara · 10 years ago
  55. 15a4328 sax: use CPPUNIT_ASSERT_THROW by Matúš Kukan · 10 years ago
  56. 7ec5ba4 Fix FastSaxSerializer::write() for non-BMP unicode characters. by Mark Hung · 10 years ago
  57. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  58. e3a31fc loplugin:unusedfields by Noel Grandin · 10 years ago
  59. 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
  60. 9c20572 use unique_ptr for pImpl in sax/ by Noel Grandin · 10 years ago
  61. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  62. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  63. 60c40af loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  64. 1a3834d loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  65. 5ced1a6 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  66. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  67. e87f71c cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  68. 10e4396 com::sun::star->css in sal,sax by Noel Grandin · 10 years ago
  69. 56e6f0d new loplugin: badvectorinit by Noel Grandin · 11 years ago
  70. d1d6764 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  71. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  72. aadda5d xmloff: fix ODF import of gradient draw:angle attribute a bit by Michael Stahl · 10 years ago
  73. 54bb97a sax: remove obsolete XML_UNICODE code by Michael Stahl · 11 years ago
  74. eaf2c27 boost->std by Caolán McNamara · 11 years ago
  75. 4b6016a loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  76. 61cac95 sax: tdf#88206 replace cppu::WeakImplHelper* by Takeshi Abe · 11 years ago
  77. 336d9a01 Clean up emptyString by Stephan Bergmann · 11 years ago
  78. 7e31857 tdf#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  79. c85cda1 loplugin: defaultparams by Noel Grandin · 11 years ago
  80. 2660d24 new loplugin: refcounting by Noel Grandin · 11 years ago
  81. 38ecca9 inline a bunch of use-once macros by Noel Grandin · 11 years ago
  82. 0a0f9d7 sax: convert MergeMarksEnum to enum class by Michael Stahl · 11 years ago
  83. 2842c5c sax, sw: try to make that maMarkStack easier to understand by Michael Stahl · 11 years ago
  84. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  85. 04c0b70 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
  86. a551d82 WaE do not us #if for DB_UTIL but #ifdef by Norbert Thiebaud · 11 years ago
  87. 3c45bfb sax: FastSaxSerializer well-formed element test in presence of ... by Michael Stahl · 11 years ago
  88. cf17bef tdf#91378: sax, oox: avoid sending empty strings to character callbacks by Michael Stahl · 11 years ago
  89. a6f5770 Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" by Michael Stahl · 11 years ago
  90. 3b32c58 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
  91. 16e8ffb tdf#91378-Empty Custom Properties are lost while saving in .pptx format by Heena Gupta · 11 years ago
  92. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  93. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  94. 4ea281a cppcheck:redundantAssignment by Noel Grandin · 11 years ago
  95. 2c2bafe loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  96. cbf8a5c cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  97. ed1a89f2 cppcheck: throwInNoexceptFunction by Caolán McNamara · 11 years ago
  98. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  99. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  100. f3abca2 Show duplicate attribute by Julien Nabet · 11 years ago