Age | Commit message (Expand) | Author |
2022-05-07 | This condition is apparently fatal | Stephan Bergmann |
2022-05-06 | tdf#103954: Z compressed graphic formats support for EMF/WMF | offtkp |
2022-05-03 | Adapt Base64::decodeSomeChars to change from OUString to std::u16string_view | Stephan Bergmann |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-28 | use more string_view in tools::INetMIME | Noel Grandin |
2022-04-28 | use more string_view in tools::SvGlobalName | Noel Grandin |
2022-04-28 | use more string_view in tools::Color | Noel Grandin |
2022-04-27 | use more string_view in tools | Noel Grandin |
2022-04-26 | add o3tl::toUInt32 | Noel Grandin |
2022-04-25 | use string_view in CompareProtocolScheme | Noel Grandin |
2022-04-12 | include OutputDevice MapMode in SalLayoutGlyphsCache key (tdf#148400) | Luboš Luňák |
2022-04-05 | Fix typos | Andrea Gelmini |
2022-04-05 | add tools::Guid class to generate, parse GUID values | Tomaž Vajngerl |
2022-04-02 | Recheck modules t* with IWYU | Gabor Kelemen |
2022-03-31 | tdf#148253: fix matching algorithm | Mike Kaganski |
2022-03-20 | add system-libfixmath | Rene Engelhard |
2022-03-19 | reduce down to the part and config we are using and move to tools | Caolán McNamara |
2022-03-13 | ofz#45527 detect too many points earlier | Caolán McNamara |
2022-03-13 | pass reference to the target vector instead | Caolán McNamara |
2022-03-12 | no need to temporary OUString here | Noel Grandin |
2022-03-12 | tdf#147921 Filesave DOC: wrong layout and then all missing from 7.3 | Noel Grandin |
2022-03-10 | tdf#113066 tdf#142204 EMF Implement SETARCDIRECTION | Bartosz Kosiorek |
2022-03-06 | ofz: Use-of-uninitialized-value | Caolán McNamara |
2022-03-05 | ofz: Use-of-uninitialized-value | Caolán McNamara |
2022-02-28 | cid#1500555 try +taint_sanitize instead of -taint_source | Caolán McNamara |
2022-02-24 | cid#1500555 try -taint_source function annotation tag on function body | Caolán McNamara |
2022-02-23 | cid#1500555 try -taint_source function annotation tag | Caolán McNamara |
2022-02-21 | cid#1500555 silence Untrusted loop bound | Caolán McNamara |
2022-02-09 | Simplify SvGlobalName::GetHexName | Mike Kaganski |
2022-02-09 | Flatten SvGlobalName::MakeId | Mike Kaganski |
2022-02-09 | Simplify SvGlobalName | Mike Kaganski |
2022-02-03 | cid#1497939 Division or modulo by zero | Caolán McNamara |
2022-01-31 | jsonwriter: ensure correct number of bytes is available | Szymon Kłos |
2022-01-23 | Improve DBG_UNHANDLED_EXCEPTION output a bit | Stephan Bergmann |
2022-01-15 | tdf#146754: consider xyz:123 as host:port when parsing URLs smart | Mike Kaganski |
2022-01-10 | use less SvStream::Flush() | Noel Grandin |
2022-01-02 | Introduce OUString::unacquired(const OUStringBuffer&) | Mike Kaganski |
2021-12-27 | osl::Mutex->std::mutex in lockFile | Noel Grandin |
2021-12-26 | Avoid OUStringBuffer::toString where possible | Mike Kaganski |
2021-12-25 | Simplify INetURLObject::parseHostOrNetBiosName a bit more | Mike Kaganski |
2021-12-24 | Simplify INetURLObject::parseHostOrNetBiosName | Mike Kaganski |
2021-12-24 | Use rtl functions instead of own surrogate checking/combining | Mike Kaganski |
2021-12-24 | tdf#146382 cant open file from Explorer-attached remote location | Noel Grandin |
2021-12-10 | Make BOM detection slightly more straightforward | Mike Kaganski |
2021-12-06 | tdf#128715 fix tools::Time::GetMonotonicTicks() on 32-bit linux | Urja Rannikko |
2021-12-01 | Fix typos | Andrea Gelmini |
2021-11-29 | tools Color: implement MSO-style luminance modulation/offset filter | Miklos Vajna |
2021-11-26 | speed up Fraction::operator*= a little | Noel Grandin |
2021-11-26 | tdf#133835 speedup calc autofilter (10) | Noel Grandin |