- 764890a tdf#158302 fix build against system-libxml-2.12 by Miklos Vajna · 2 years, 4 months ago
- 8e00558 tdf#150137 fastparser: don't crash on undeclared namespace by Aron Budea · 2 years, 8 months ago
- e899a75 Revert "Convert XFastParser into a normal C++ interface" by Noel Grandin · 2 years, 10 months ago
- 5e68d6c Convert XFastParser into a normal C++ interface by Noel Grandin · 2 years, 10 months ago
- cf4a1c4 merge expwrap into sax library by Noel Grandin · 2 years, 10 months ago
- d4d9943 Use getXWeak in sax by Mike Kaganski · 3 years ago
- 9bee4ce tdf#39593: remove trim(), use o3tl::trim() instead by Bayram Çiçek · 3 years ago
- d856be8 Use more *string_view by Mike Kaganski · 3 years ago
- 4b9acb4 loplugin:stringadd use more O[U]StringChar by Noel Grandin · 3 years, 1 month ago
- f5bfc12 elide some temporary OUStrings by Noel Grandin · 3 years, 1 month ago
- 363512d clang-tidy dead-store by Noel Grandin · 3 years, 1 month ago
- 7917669 Drop 'using namespace ::std' in dirs s* by Gabor Kelemen · 3 years, 2 months ago
- 15fe734 Simplify FastAttributeList by Mike Kaganski · 3 years, 3 months ago
- f2f008c Merge SvXMLAttributeList to comphelper::AttributeList by Mike Kaganski · 3 years, 3 months ago
- d50eca2 tdf#117266 sc oox: export vml button with a correct name by Justin Luth · 3 years, 3 months ago
- a2b4048 remove comment by Noel Grandin · 3 years, 6 months ago
- 40753d5 SAL_WARN->SAL_INFO in sax by Noel Grandin · 3 years, 6 months ago
- 06423dd crashtesting: exception during dtor by Caolán McNamara · 3 years, 6 months ago
- 2241ce6 use std::unique_ptr by Caolán McNamara · 3 years, 6 months ago
- b47733e avoid some ref-counting in a hot path by Noel Grandin · 3 years, 6 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- bef0cfc tdf#39593 Ruduce copy/paste code in Converter::converterDuration by Liu Hao · 3 years, 8 months ago
- 75a862b use more string_view when dealing with attributes by Noel Grandin · 3 years, 8 months ago
- 28dc1e7 tdf#119840 remove some OUString allocation by Noel Grandin · 3 years, 8 months ago
- e7903c0 elide some makeStringAndClear() calls by Noel Grandin · 3 years, 9 months ago
- 5d8ac86 micro-optimisation in FastAttributeList by Noel Grandin · 3 years, 9 months ago
- 6763156 shave some cost off SaxContext by Noel Grandin · 3 years, 9 months ago
- 485300f loplugin:unusedmethods by Noel Grandin · 3 years, 10 months ago
- d203d3a clang-tidy modernize-pass-by-value in sax by Noel Grandin · 3 years, 10 months ago
- cdf8e97 osl::Mutex->std::mutex in SaxExpatParser by Noel Grandin · 4 years ago
- 18715f6 remove unnecessary sequenceToContainer by Noel Grandin · 4 years ago
- ae8f735 Just use Any ctor instead of makeAny in sax by Stephan Bergmann · 4 years ago
- 5200a73 use more string_view in various by Noel Grandin · 4 years ago
- d506ff9 add string_view wrappers for rtl::math::stringToDouble by Noel Grandin · 4 years ago
- 8e4453c use more FastAttributeIter::toView by Noel Grandin · 4 years ago
- a717a1b tdf#133603 increase cache size in CachedOutputStream by Noel Grandin · 4 years, 1 month ago
- de81df1 Introduce FastAttributeList::add(NS) taking std::u16string_view by Mike Kaganski · 4 years, 1 month ago
- 51fb848 tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by Gautham Krishnan · 4 years, 1 month ago
- 94bdee6 crashtesting: assert that !rtl::isAscii in xmlError message by Caolán McNamara · 4 years, 1 month ago
- d1cfe42 Remove 'const' from for loop variable by Hossein · 4 years, 1 month ago
- f63a6f2 tdf#145538 - Use range based for loops by Deep17 · 4 years, 1 month ago
- 14001bc Recheck modules s[a-c]* with IWYU by Gabor Kelemen · 4 years, 2 months ago
- 84b7937 Add a clarifying comment regarding the use of UTF-8 by Stephan Bergmann · 4 years, 2 months ago
- 2f3a0bf tdf#147088: Also handle U+FFFE, U+FFFF invalid XML 1.0 characters by Stephan Bergmann · 4 years, 2 months ago
- 4a0ccb5 WASM make test file loading work by Armin Le Grand (Allotropia) · 4 years, 5 months ago
- 146ea53 osl::Mutex->std::mutex in FastSaxParserImpl by Noel Grandin · 4 years, 4 months ago
- bc613dc osl::Mutex->std::mutex in FastSaxParserImpl by Noel Grandin · 4 years, 4 months ago
- 8b333c7 Use rtl functions instead of own surrogate checking/combining by Mike Kaganski · 4 years, 3 months ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- 7ff2c9c Use more basegfx::deg2rad<N> and basegfx::rad2deg<N> by Mike Kaganski · 4 years, 5 months ago
- 83f50de Prepare for removal of non-const operator[] from Sequence in sax by Mike Kaganski · 4 years, 5 months ago
- bf82274 drop 'using namespace std' in sax/sc/scaddins/sfx2/shell by Julien Nabet · 4 years, 6 months ago
- ad4d09d clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- 25b4e39 include optional header for std::optional by Caolán McNamara · 4 years, 8 months ago
- 49f7d5c flatten FastSaxParserImpl a little by Noel Grandin · 4 years, 8 months ago
- 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
- f146cb69 osl::Mutex->std::mutex in Entity by Noel Grandin · 4 years, 8 months ago
- 134f401 use officecfg to retrieve OdfDefaultVersion by Noel Grandin · 4 years, 9 months ago
- 99a1290 Use existing rtl_math_stringToDouble by Stephan Bergmann · 4 years, 9 months ago
- 9230c18 Use existing rtl_str_toInt64_WithLength by Stephan Bergmann · 4 years, 9 months ago
- b1df9c6 [API CHANGE] reduce cost of numeric conversion by Noel Grandin · 4 years, 9 months ago
- af16aa6 Improve loplugin:stringview by Stephan Bergmann · 5 years ago
- c5a0b7a loplugin:stringadd improvement for appending numbers by Noel Grandin · 5 years ago
- 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
- 335de1a no need makeStringAndClear() when appending to buffer by Noel Grandin · 5 years ago
- ceef618 reduce log noise by Noel Grandin · 5 years ago
- e61caf4 tdf#122222: add DOCX export of resolved comments as "done" by Mike Kaganski · 5 years ago
- 54054aa tdf#79591: No need to use getStr here by Mike Kaganski · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- b6632bd Revert "Fix typo" by Andrea Gelmini · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 4550b35 Fix typo by Andrea Gelmini · 5 years ago
- bc820a3 Remove workaround now its fixed in AFL++ and oss-fuzz updated by Stephan Bergmann · 5 years ago
- e2c9ac7 ofz#30767 Build-Failure by Caolán McNamara · 5 years ago
- b8a3888 sax: document SAX_DISABLE_THREADS by Miklos Vajna · 5 years ago
- e150c78 loplugin:refcounting in package..sax by Noel · 5 years ago
- d8326e8 loplugin:referencecasting in sax by Noel · 5 years ago
- bc817c2 tdf#39593: reduce copy/paste in Converter::convertDuration by Bayram Çiçek · 5 years ago
- cfff893 Move unit conversion code to o3tl, and unify on that in more places by Mike Kaganski · 5 years ago
- 830e5e0 pass FastAttributeList around by rtl::Reference by Noel · 5 years ago
- 560f9bac oox: prefix VML shapetype ids with _x0000_t by Michael Stahl · 5 years ago
- 1250aec loplugin:stringviewparam extend to new.. by Noel · 5 years ago
- 9430608 simplify code, use more subView() by Noel · 5 years ago
- aa2064c Improve loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
- 7b23283 Fix typo by Andrea Gelmini · 5 years ago
- e8aef91 Simplify getFirstLineBreak by dante · 5 years ago
- ae5ec5b Use customized xml entities on xmleport. by dante · 5 years ago
- cda385a Clang-format saxwriter by dante · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- c4542dd ofz#28733 Direct-leak by Caolán McNamara · 5 years ago
- 78552cb Preparations for customized xml entities on export by dante · 5 years ago
- 9f6dfd5 Improve handle of custom XML entities by dante · 5 years ago
- db86680 use string_view in ProcessAttribute by Noel · 5 years ago
- 0eeb310 reduce duplication in sax converter by Noel · 5 years ago
- cf73061 No longer need to worry about ambiguous operator== in loplugin:stringviewparam by Stephan Bergmann · 5 years ago
- 46c5de8 make *String(string_view) constructors explicit by Noel Grandin · 5 years ago
- f460d8e Proposition for solution for memory error in 106804 by dante · 5 years ago
- 11db286 use more string_view in sax::Converter by Noel · 5 years ago
- 9edd554e Sort custom entity names on fast parser by dante · 5 years ago
- a79e6a7c use views to parse rather than allocating OUString by Noel · 5 years ago