- 19c32b4 Missing include (for SHRT_MIN/MAX) by Stephan Bergmann · 10 months ago
- ed1f295 reduce time in strlen when parsing xml prefix by Noel Grandin · 12 months ago
- 4de4466 use std::string_view for TokenValue by Caolán McNamara · 1 year, 1 month ago
- 2373a13 realloc-ing to 0 is common by Caolán McNamara · 1 year, 2 months ago
- 796097c use more ByteSequence in sax by Caolán McNamara · 1 year, 2 months ago
- b73e153 avoid uno_type_sequence_construct cost by Caolán McNamara · 1 year, 2 months ago
- 2990620 remove code duplication - conversion hex char to value by Tomaž Vajngerl · 1 year, 3 months ago
- 0a9c19c cid#1607623 Data race condition by Caolán McNamara · 1 year, 3 months ago
- d3a59f7 tdf#36709 sw: Writer layout for font-relative first-line indent by Jonathan Clark · 1 year, 5 months ago
- 8030c5c loplugin:reftotemp in pyuno..sax by Noel Grandin · 1 year, 5 months ago
- 957fea5 tdf#163486: PVS: variable is assigned but not used by Xisco Fauli · 1 year, 5 months ago
- 6f16bec tdf#36709 Refactor Converter to separate parsing from unit conversion by Jonathan Clark · 1 year, 5 months ago
- 0a5ce68 cid#1632259 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 6 months ago
- 9c9d2e2 tdf#163344: improve Converter::convertDuration by Mike Kaganski · 1 year, 6 months ago
- 3a37d83 Optimize TokenMap and AttributeList in oox and xo by Mike Kaganski · 1 year, 7 months ago
- 0c43f53 Simplify a bit by Mike Kaganski · 1 year, 7 months ago
- 6f56c8d use more concrete UNO type in sax by Noel Grandin · 1 year, 7 months ago
- 7be0d9d Fix "lets" -> "let's" by Andrea Gelmini · 1 year, 9 months ago
- 2e25618 Make convert*Angle strict by Mike Kaganski · 1 year, 9 months ago
- 9f62c7a tdf#161483 enable LO to read ODF angle units by Regina Henschel · 1 year, 10 months ago
- 567dbcf tdf#161327 Interpret angle units in dr3d:end-angle .. by Regina Henschel · 1 year, 10 months ago
- 509ed14 loplugin:ostr in sax by Noel Grandin · 1 year, 11 months ago
- d98e014 Extended loplugin:ostr manual changes by Stephan Bergmann · 2 years, 6 months ago
- 828ad91 tdf#146619 Drop unused 'using namespace' in: sax/ by Gabor Kelemen · 2 years ago
- ab95ed2 Use less boost_headers in low level libraries by Gabor Kelemen · 2 years, 1 month ago
- 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
- 283aa10 cid#1545177 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 1e6cb93 Extended loplugin:ostr: sax by Stephan Bergmann · 2 years, 4 months ago
- c8f7408 tdf#158302 fix build against system-libxml-2.12 by Miklos Vajna · 2 years, 4 months ago
- 1f43e20 Extended loplugin:ostr: sax by Stephan Bergmann · 2 years, 5 months ago
- 68486cc Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sax by Stephan Bergmann · 2 years, 6 months ago
- 176e8cf Use exception ctors, instead of setting members later by Mike Kaganski · 2 years, 6 months ago
- 6f60670 Use less zlib external headers dependency by Gabor Kelemen · 2 years, 7 months ago
- e23d2be using decls should come after #include by Noel Grandin · 2 years, 7 months ago
- c9e8638 tdf#150137 fastparser: don't crash on undeclared namespace by Aron Budea · 2 years, 8 months ago
- 025f540 tdf#146619 Remove unused #includes from C/C++ files by Venetia Furtado · 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