- 8cc4e6c Calculate null-date days to assert only once by Eike Rathke · 3 years, 5 months ago
- c4d169e Avoid second null-date check of convertDateToDaysNormalizing() by Eike Rathke · 3 years, 5 months ago
- 0e2781b Related: tdf#152114 Move some tools' Date class algorithms to comphelper::date by Eike Rathke · 3 years, 5 months ago
- f017eaf ofz#53450 Integer-overflow by Caolán McNamara · 3 years, 5 months ago
- c2fc5d4 ofz#53450 Integer-overflow by Caolán McNamara · 3 years, 5 months ago
- 517d05d Fix typos by Andrea Gelmini · 3 years, 5 months ago
- 4280a32 -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): tools by Stephan Bergmann · 3 years, 5 months ago
- b9ec72f add some more asserts in Fraction::MakeFraction by Noel Grandin · 3 years, 5 months ago
- eeaac9c rational_ReduceInaccurate unnecessary here by Noel Grandin · 3 years, 5 months ago
- 551e594 tdf#123419 optimise ImplMakeFraction by Noel Grandin · 3 years, 5 months ago
- 1ea0ea1 tdf#133768 speed up temp file creation by Noel Grandin · 3 years, 5 months ago
- e7be4bb Fix StartWritingUnicodeText by Mike Kaganski · 3 years, 6 months ago
- f4e7738 Simplify a bit by Mike Kaganski · 3 years, 6 months ago
- f59911c ofz#52191 Integer-overflow by Caolán McNamara · 3 years, 6 months ago
- fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
- 70e0b2ab ofz#50761 Integer-overflow by Caolán McNamara · 3 years, 7 months ago
- 1ad7fe7 cid#1500491 silence Untrusted loop bound by Caolán McNamara · 3 years, 7 months ago
- 6c0bb0f tools: test Rectangle::Normalize() by Chris Sherlock · 3 years, 8 months ago
- 59210b0 tools: rename Rectangle::Justify() to Rectangle::Normalize() by Chris Sherlock · 3 years, 9 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- 1b3d662 cid#1500387 alternative silence Resource leak by Caolán McNamara · 3 years, 8 months ago
- d40bfec cid#1500387 silence Resource leak by Caolán McNamara · 3 years, 8 months ago
- da46f3d cid#1509285 Use of 32-bit time_t by Caolán McNamara · 3 years, 8 months ago
- 9b5f023 tdf#145614 Convert #define to constexpr by ehsan · 3 years, 9 months ago
- 57fddf3 tools: json writer test does not need to use test::BootstrapFixture by Chris Sherlock · 3 years, 10 months ago
- fd9763c tools: prefix member variables with an 'm' by Chris Sherlock · 3 years, 9 months ago
- 54aebc2 tools: try to work around DavGetHTTPFromUNCPath() not URL-encoding path by Michael Stahl · 3 years, 9 months ago
- 52e1a6a use a read-only stream when reading graphic data by Luboš Luňák · 3 years, 9 months ago
- 934985b tools: rename getHeight/Width() to GetOpenHeight/Width() by Chris Sherlock · 3 years, 9 months ago
- 6623d51 elide some makeStringAndClear() calls by Noel Grandin · 3 years, 10 months ago
- 97324e7 cid#1506306 Uninitialized scalar field by Caolán McNamara · 3 years, 10 months ago
- 37ec444 o3tl: ensure that the initializer of enumarray contains enough elements by Michael Stahl · 3 years, 10 months ago
- 80d801c Rectangle: split SetSize into SetWidth/SetHeight by Jan-Marek Glogowski · 3 years, 10 months ago
- de22386 Add unit tests for ZCodec by offtkp · 3 years, 10 months ago
- 932257c Add compression support for GZ through ZCodec by offtkp · 3 years, 10 months ago
- 6af99a9 Use more appropriate type for MultiSelection::nCurSubSel et al by Stephan Bergmann · 3 years, 10 months ago
- 81aad6d tdf#147021 Use std::size() instead SAL_N_ELEMENTS macro by Roman Kuznetsov · 3 years, 10 months ago
- 4bd8b4e no need to call makeStringAndClear here by Noel Grandin · 3 years, 11 months ago
- 967fa3b no need to call makeStringAndClear here by Noel Grandin · 3 years, 11 months ago
- 6510cbc elide temporary OUStringBuffer in INetURLObject by Noel Grandin · 3 years, 11 months ago
- f23633a no need to stat a dir when opening a temporary file by Noel Grandin · 3 years, 11 months ago
- 3817965 add SvStream::ReadLine(OStringBuffer... to reduce OString allocation by Noel Grandin · 3 years, 11 months ago
- c7d80d2 sw content controls, dropdown: add LOK API by Miklos Vajna · 3 years, 11 months ago
- 4e7f7a7 This condition is apparently fatal by Stephan Bergmann · 4 years ago
- e9c50fb tdf#103954: Z compressed graphic formats support for EMF/WMF by offtkp · 4 years ago
- 3e4996f Adapt Base64::decodeSomeChars to change from OUString to std::u16string_view by Stephan Bergmann · 4 years ago
- 5200a73 use more string_view in various by Noel Grandin · 4 years ago
- d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
- e6d6016 use more string_view in tools::INetMIME by Noel Grandin · 4 years ago
- f757f15 use more string_view in tools::SvGlobalName by Noel Grandin · 4 years ago
- 4149201 use more string_view in tools::Color by Noel Grandin · 4 years ago
- 05e75d8 use more string_view in tools by Noel Grandin · 4 years ago
- 5fe702f1 add o3tl::toUInt32 by Noel Grandin · 4 years ago
- e156cd6 use string_view in CompareProtocolScheme by Noel Grandin · 4 years ago
- 3361db2 include OutputDevice MapMode in SalLayoutGlyphsCache key (tdf#148400) by Luboš Luňák · 4 years ago
- 0f1ca9e Fix typos by Andrea Gelmini · 4 years ago
- cf4d5ed add tools::Guid class to generate, parse GUID values by Tomaž Vajngerl · 4 years ago
- 52ef78f Recheck modules t* with IWYU by Gabor Kelemen · 4 years ago
- 50add7c tdf#148253: fix matching algorithm by Mike Kaganski · 4 years ago
- 90babff add system-libfixmath by Rene Engelhard · 4 years, 1 month ago
- 59a7c40 reduce down to the part and config we are using and move to tools by Caolán McNamara · 4 years, 1 month ago
- 8417889 ofz#45527 detect too many points earlier by Caolán McNamara · 4 years, 1 month ago
- f7151c8 pass reference to the target vector instead by Caolán McNamara · 4 years, 1 month ago
- 3d48db2 no need to temporary OUString here by Noel Grandin · 4 years, 1 month ago
- a378ac9 tdf#147921 Filesave DOC: wrong layout and then all missing from 7.3 by Noel Grandin · 4 years, 1 month ago
- 7b28920 tdf#113066 tdf#142204 EMF Implement SETARCDIRECTION by Bartosz Kosiorek · 4 years, 1 month ago
- 08bbd27 ofz: Use-of-uninitialized-value by Caolán McNamara · 4 years, 1 month ago
- 80d99a3 ofz: Use-of-uninitialized-value by Caolán McNamara · 4 years, 1 month ago
- a0b6883 cid#1500555 try +taint_sanitize instead of -taint_source by Caolán McNamara · 4 years, 1 month ago
- 50fa305 cid#1500555 try -taint_source function annotation tag on function body by Caolán McNamara · 4 years, 1 month ago
- d4ec94c cid#1500555 try -taint_source function annotation tag by Caolán McNamara · 4 years, 1 month ago
- 587f3f9 cid#1500555 silence Untrusted loop bound by Caolán McNamara · 4 years, 1 month ago
- 9003593 Simplify SvGlobalName::GetHexName by Mike Kaganski · 4 years, 2 months ago
- a3e8bac Flatten SvGlobalName::MakeId by Mike Kaganski · 4 years, 2 months ago
- 4e0ba69 Simplify SvGlobalName by Mike Kaganski · 4 years, 2 months ago
- 297f000 cid#1497939 Division or modulo by zero by Caolán McNamara · 4 years, 2 months ago
- 496fccc jsonwriter: ensure correct number of bytes is available by Szymon Kłos · 4 years, 4 months ago
- 162017c Improve DBG_UNHANDLED_EXCEPTION output a bit by Stephan Bergmann · 4 years, 2 months ago
- 6b97375 tdf#146754: consider xyz:123 as host:port when parsing URLs smart by Mike Kaganski · 4 years, 3 months ago
- 17950f4 use less SvStream::Flush() by Noel Grandin · 4 years, 3 months ago
- 9f4aad49 Introduce OUString::unacquired(const OUStringBuffer&) by Mike Kaganski · 4 years, 3 months ago
- 64aa0e4 osl::Mutex->std::mutex in lockFile by Noel Grandin · 4 years, 4 months ago
- a23a7ee Avoid OUStringBuffer::toString where possible by Mike Kaganski · 4 years, 3 months ago
- be5f70e Simplify INetURLObject::parseHostOrNetBiosName a bit more by Mike Kaganski · 4 years, 3 months ago
- 132d652 Simplify INetURLObject::parseHostOrNetBiosName by Mike Kaganski · 4 years, 3 months ago
- 8b333c7 Use rtl functions instead of own surrogate checking/combining by Mike Kaganski · 4 years, 3 months ago
- 15bc492 tdf#146382 cant open file from Explorer-attached remote location by Noel Grandin · 4 years, 3 months ago
- 1f1ce06 Make BOM detection slightly more straightforward by Mike Kaganski · 4 years, 4 months ago
- 7fa9b09 tdf#128715 fix tools::Time::GetMonotonicTicks() on 32-bit linux by Urja Rannikko · 4 years, 4 months ago
- 0ce6e16 Fix typos by Andrea Gelmini · 4 years, 4 months ago
- 8662293 tools Color: implement MSO-style luminance modulation/offset filter by Miklos Vajna · 4 years, 4 months ago
- 0576692 speed up Fraction::operator*= a little by Noel Grandin · 4 years, 4 months ago
- 0600aff tdf#133835 speedup calc autofilter (10) by Noel Grandin · 4 years, 5 months ago
- ec5788d Fix typos and translations by Andrea Gelmini · 4 years, 4 months ago
- a884f05 Use proper type for OUString length variables by Stephan Bergmann · 4 years, 4 months ago
- 792cd48 Add test for INetURLObject::changeScheme by Stephan Bergmann · 4 years, 4 months ago
- ec1c4c49 O[U]String::replaceAt overloads that take string_view by Noel Grandin · 4 years, 5 months ago
- da6ac37 avoid OUString temporary in INetURLObject::changeScheme by Noel Grandin · 4 years, 4 months ago
- 6c9d853 tools: fix INetURLObject::changeScheme() by Michael Stahl · 4 years, 5 months ago
- 1b327e4 tdf#133835 speedup calc autofilter (9) by Noel Grandin · 4 years, 5 months ago