Age | Commit message (Expand) | Author |
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 |
2021-11-24 | Fix typos and translations | Andrea Gelmini |
2021-11-23 | Use proper type for OUString length variables | Stephan Bergmann |
2021-11-23 | Add test for INetURLObject::changeScheme | Stephan Bergmann |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-11-23 | avoid OUString temporary in INetURLObject::changeScheme | Noel Grandin |
2021-11-23 | tools: fix INetURLObject::changeScheme() | Michael Stahl |
2021-11-22 | tdf#133835 speedup calc autofilter (9) | Noel Grandin |
2021-11-22 | tdf#133835 speedup calc autofilter (8) | Noel Grandin |
2021-11-22 | tdf#133835 speedup calc autofilter (6) | Noel Grandin |
2021-11-21 | tdf#133835 speedup calc autofilter (5) | Noel Grandin |
2021-11-21 | tdf#133835 speedup calc autofilter (4) | Noel Grandin |
2021-11-20 | tdf#133835 speedup calc autofilter (3) | Noel Grandin |