1. 19c32b4 Missing include (for SHRT_MIN/MAX) by Stephan Bergmann · 10 months ago
  2. ed1f295 reduce time in strlen when parsing xml prefix by Noel Grandin · 12 months ago
  3. 4de4466 use std::string_view for TokenValue by Caolán McNamara · 1 year, 1 month ago
  4. 2373a13 realloc-ing to 0 is common by Caolán McNamara · 1 year, 2 months ago
  5. 796097c use more ByteSequence in sax by Caolán McNamara · 1 year, 2 months ago
  6. b73e153 avoid uno_type_sequence_construct cost by Caolán McNamara · 1 year, 2 months ago
  7. 2990620 remove code duplication - conversion hex char to value by Tomaž Vajngerl · 1 year, 3 months ago
  8. 0a9c19c cid#1607623 Data race condition by Caolán McNamara · 1 year, 3 months ago
  9. d3a59f7 tdf#36709 sw: Writer layout for font-relative first-line indent by Jonathan Clark · 1 year, 5 months ago
  10. 8030c5c loplugin:reftotemp in pyuno..sax by Noel Grandin · 1 year, 5 months ago
  11. 957fea5 tdf#163486: PVS: variable is assigned but not used by Xisco Fauli · 1 year, 5 months ago
  12. 6f16bec tdf#36709 Refactor Converter to separate parsing from unit conversion by Jonathan Clark · 1 year, 5 months ago
  13. 0a5ce68 cid#1632259 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 6 months ago
  14. 9c9d2e2 tdf#163344: improve Converter::convertDuration by Mike Kaganski · 1 year, 6 months ago
  15. 3a37d83 Optimize TokenMap and AttributeList in oox and xo by Mike Kaganski · 1 year, 7 months ago
  16. 0c43f53 Simplify a bit by Mike Kaganski · 1 year, 7 months ago
  17. 6f56c8d use more concrete UNO type in sax by Noel Grandin · 1 year, 7 months ago
  18. 7be0d9d Fix "lets" -> "let's" by Andrea Gelmini · 1 year, 9 months ago
  19. 2e25618 Make convert*Angle strict by Mike Kaganski · 1 year, 9 months ago
  20. 9f62c7a tdf#161483 enable LO to read ODF angle units by Regina Henschel · 1 year, 10 months ago
  21. 567dbcf tdf#161327 Interpret angle units in dr3d:end-angle .. by Regina Henschel · 1 year, 10 months ago
  22. 509ed14 loplugin:ostr in sax by Noel Grandin · 1 year, 11 months ago
  23. d98e014 Extended loplugin:ostr manual changes by Stephan Bergmann · 2 years, 6 months ago
  24. 828ad91 tdf#146619 Drop unused 'using namespace' in: sax/ by Gabor Kelemen · 2 years ago
  25. ab95ed2 Use less boost_headers in low level libraries by Gabor Kelemen · 2 years, 1 month ago
  26. 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
  27. 283aa10 cid#1545177 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
  28. 1e6cb93 Extended loplugin:ostr: sax by Stephan Bergmann · 2 years, 4 months ago
  29. c8f7408 tdf#158302 fix build against system-libxml-2.12 by Miklos Vajna · 2 years, 4 months ago
  30. 1f43e20 Extended loplugin:ostr: sax by Stephan Bergmann · 2 years, 5 months ago
  31. 68486cc Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sax by Stephan Bergmann · 2 years, 6 months ago
  32. 176e8cf Use exception ctors, instead of setting members later by Mike Kaganski · 2 years, 6 months ago
  33. 6f60670 Use less zlib external headers dependency by Gabor Kelemen · 2 years, 7 months ago
  34. e23d2be using decls should come after #include by Noel Grandin · 2 years, 7 months ago
  35. c9e8638 tdf#150137 fastparser: don't crash on undeclared namespace by Aron Budea · 2 years, 8 months ago
  36. 025f540 tdf#146619 Remove unused #includes from C/C++ files by Venetia Furtado · 2 years, 8 months ago
  37. e899a75 Revert "Convert XFastParser into a normal C++ interface" by Noel Grandin · 2 years, 10 months ago
  38. 5e68d6c Convert XFastParser into a normal C++ interface by Noel Grandin · 2 years, 10 months ago
  39. cf4a1c4 merge expwrap into sax library by Noel Grandin · 2 years, 10 months ago
  40. d4d9943 Use getXWeak in sax by Mike Kaganski · 3 years ago
  41. 9bee4ce tdf#39593: remove trim(), use o3tl::trim() instead by Bayram Çiçek · 3 years ago
  42. d856be8 Use more *string_view by Mike Kaganski · 3 years ago
  43. 4b9acb4 loplugin:stringadd use more O[U]StringChar by Noel Grandin · 3 years, 1 month ago
  44. f5bfc12 elide some temporary OUStrings by Noel Grandin · 3 years, 1 month ago
  45. 363512d clang-tidy dead-store by Noel Grandin · 3 years, 1 month ago
  46. 7917669 Drop 'using namespace ::std' in dirs s* by Gabor Kelemen · 3 years, 2 months ago
  47. 15fe734 Simplify FastAttributeList by Mike Kaganski · 3 years, 3 months ago
  48. f2f008c Merge SvXMLAttributeList to comphelper::AttributeList by Mike Kaganski · 3 years, 3 months ago
  49. d50eca2 tdf#117266 sc oox: export vml button with a correct name by Justin Luth · 3 years, 3 months ago
  50. a2b4048 remove comment by Noel Grandin · 3 years, 6 months ago
  51. 40753d5 SAL_WARN->SAL_INFO in sax by Noel Grandin · 3 years, 6 months ago
  52. 06423dd crashtesting: exception during dtor by Caolán McNamara · 3 years, 6 months ago
  53. 2241ce6 use std::unique_ptr by Caolán McNamara · 3 years, 6 months ago
  54. b47733e avoid some ref-counting in a hot path by Noel Grandin · 3 years, 6 months ago
  55. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  56. bef0cfc tdf#39593 Ruduce copy/paste code in Converter::converterDuration by Liu Hao · 3 years, 8 months ago
  57. 75a862b use more string_view when dealing with attributes by Noel Grandin · 3 years, 8 months ago
  58. 28dc1e7 tdf#119840 remove some OUString allocation by Noel Grandin · 3 years, 8 months ago
  59. e7903c0 elide some makeStringAndClear() calls by Noel Grandin · 3 years, 9 months ago
  60. 5d8ac86 micro-optimisation in FastAttributeList by Noel Grandin · 3 years, 9 months ago
  61. 6763156 shave some cost off SaxContext by Noel Grandin · 3 years, 9 months ago
  62. 485300f loplugin:unusedmethods by Noel Grandin · 3 years, 10 months ago
  63. d203d3a clang-tidy modernize-pass-by-value in sax by Noel Grandin · 3 years, 10 months ago
  64. cdf8e97 osl::Mutex->std::mutex in SaxExpatParser by Noel Grandin · 4 years ago
  65. 18715f6 remove unnecessary sequenceToContainer by Noel Grandin · 4 years ago
  66. ae8f735 Just use Any ctor instead of makeAny in sax by Stephan Bergmann · 4 years ago
  67. 5200a73 use more string_view in various by Noel Grandin · 4 years ago
  68. d506ff9 add string_view wrappers for rtl::math::stringToDouble by Noel Grandin · 4 years ago
  69. 8e4453c use more FastAttributeIter::toView by Noel Grandin · 4 years ago
  70. a717a1b tdf#133603 increase cache size in CachedOutputStream by Noel Grandin · 4 years, 1 month ago
  71. de81df1 Introduce FastAttributeList::add(NS) taking std::u16string_view by Mike Kaganski · 4 years, 1 month ago
  72. 51fb848 tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by Gautham Krishnan · 4 years, 1 month ago
  73. 94bdee6 crashtesting: assert that !rtl::isAscii in xmlError message by Caolán McNamara · 4 years, 1 month ago
  74. d1cfe42 Remove 'const' from for loop variable by Hossein · 4 years, 1 month ago
  75. f63a6f2 tdf#145538 - Use range based for loops by Deep17 · 4 years, 1 month ago
  76. 14001bc Recheck modules s[a-c]* with IWYU by Gabor Kelemen · 4 years, 2 months ago
  77. 84b7937 Add a clarifying comment regarding the use of UTF-8 by Stephan Bergmann · 4 years, 2 months ago
  78. 2f3a0bf tdf#147088: Also handle U+FFFE, U+FFFF invalid XML 1.0 characters by Stephan Bergmann · 4 years, 2 months ago
  79. 4a0ccb5 WASM make test file loading work by Armin Le Grand (Allotropia) · 4 years, 5 months ago
  80. 146ea53 osl::Mutex->std::mutex in FastSaxParserImpl by Noel Grandin · 4 years, 4 months ago
  81. bc613dc osl::Mutex->std::mutex in FastSaxParserImpl by Noel Grandin · 4 years, 4 months ago
  82. 8b333c7 Use rtl functions instead of own surrogate checking/combining by Mike Kaganski · 4 years, 3 months ago
  83. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  84. 7ff2c9c Use more basegfx::deg2rad<N> and basegfx::rad2deg<N> by Mike Kaganski · 4 years, 5 months ago
  85. 83f50de Prepare for removal of non-const operator[] from Sequence in sax by Mike Kaganski · 4 years, 5 months ago
  86. bf82274 drop 'using namespace std' in sax/sc/scaddins/sfx2/shell by Julien Nabet · 4 years, 6 months ago
  87. ad4d09d clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
  88. 25b4e39 include optional header for std::optional by Caolán McNamara · 4 years, 8 months ago
  89. 49f7d5c flatten FastSaxParserImpl a little by Noel Grandin · 4 years, 8 months ago
  90. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  91. f146cb69 osl::Mutex->std::mutex in Entity by Noel Grandin · 4 years, 8 months ago
  92. 134f401 use officecfg to retrieve OdfDefaultVersion by Noel Grandin · 4 years, 9 months ago
  93. 99a1290 Use existing rtl_math_stringToDouble by Stephan Bergmann · 4 years, 9 months ago
  94. 9230c18 Use existing rtl_str_toInt64_WithLength by Stephan Bergmann · 4 years, 9 months ago
  95. b1df9c6 [API CHANGE] reduce cost of numeric conversion by Noel Grandin · 4 years, 9 months ago
  96. af16aa6 Improve loplugin:stringview by Stephan Bergmann · 5 years ago
  97. c5a0b7a loplugin:stringadd improvement for appending numbers by Noel Grandin · 5 years ago
  98. 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
  99. 335de1a no need makeStringAndClear() when appending to buffer by Noel Grandin · 5 years ago
  100. ceef618 reduce log noise by Noel Grandin · 5 years ago