- 3bc5f0a Extended loplugin:ostr: tools by Stephan Bergmann · 2 years, 4 months ago
- db9104a Extended loplugin:ostr: tools by Stephan Bergmann · 2 years, 5 months ago
- 1305f70 warn about exotic protocols as well by Caolán McNamara · 2 years, 5 months ago
- 026be6f tdf#146619 Recheck include/t* with IWYU by Gabor Kelemen · 2 years, 7 months ago
- 11ebdfe add some protocols that don't make sense as floating frame targets by Caolán McNamara · 2 years, 5 months ago
- 9f1289f tdf#157820: handle \\?\ prefixes in INetURLObject by Mike Kaganski · 2 years, 5 months ago
- d56b619 tdf#130924 replace '*printf' with 'SAL_*' logging macros in tools by sahil · 2 years, 7 months ago
- 5f69ffb Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: tools by Stephan Bergmann · 2 years, 6 months ago
- b946842 Clean up the remaining uses of OUStringConstExpr, and drop it by Stephan Bergmann · 2 years, 6 months ago
- b4844c3 Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr by Stephan Bergmann · 2 years, 6 months ago
- e0c33ec loplugin:ostr: automatic rewrite by Stephan Bergmann · 2 years, 6 months ago
- d205274 Drop MinMax in favor of std::clamp by Mike Kaganski · 2 years, 6 months ago
- 46e672d Resolves: tdf#127334 Increase tools::Duration accuracy epsilon unsharpness by Eike Rathke · 2 years, 8 months ago
- b6b2642 split Point/Size/Rectangle into AbsoluteScreenPixel* types by Noel Grandin · 2 years, 9 months ago
- a7ffd46 Check / adjust the correct variables by Mike Kaganski · 2 years, 8 months ago
- 2006d74 no need to create OString temporaries when calling XmlWriter methods by Noel Grandin · 2 years, 9 months ago
- 60d7b73 avoid some unnecessary string copies in tools::XmlWriter by Noel Grandin · 2 years, 9 months ago
- 5ae47ac cid#1537992 deadcode by Julien Nabet · 2 years, 9 months ago
- 6086d89 linking: api: use JsonWriter by Szymon Kłos · 2 years, 11 months ago
- 13d7184 make tools::Poly*gon single-arg constructors explicit by Noel Grandin · 2 years, 9 months ago
- 16b0da3 jsdialog: encode properly control characters by Szymon Kłos · 2 years, 11 months ago
- 858dfb5 Fix typo by Andrea Gelmini · 2 years, 10 months ago
- c968d89 Introduce tools::Duration individual time values ctor by Eike Rathke · 2 years, 10 months ago
- b07d72c6 Clamp and assert maximum hours value in Time::init() by Eike Rathke · 2 years, 10 months ago
- 986c2d8 Introduce tools::Duration(sal_Int32 nDays, const Time& rTime) ctor by Eike Rathke · 2 years, 10 months ago
- 9cf4983 Change DateTime friend operator-() to return tools::Duration instead of double by Eike Rathke · 2 years, 10 months ago
- c7b2277 rbOverflow was already set for bBadNS, unnecessary to set it again by Eike Rathke · 2 years, 10 months ago
- 66da786 Introduce double DateTime::Sub() as a substitute for friend double operator-() by Eike Rathke · 2 years, 10 months ago
- d3d77d9 Use tools::Duration in friend double operator-() if DateTime has Time set by Eike Rathke · 2 years, 10 months ago
- 99d01ff Fix TB Jenkins_Linux_Ubsan (duration.cxx) by Julien Nabet · 2 years, 10 months ago
- c041b5a Fix typo by Andrea Gelmini · 2 years, 10 months ago
- eac63ab Related: tdf#153517 Introduce class tools::Duration by Eike Rathke · 2 years, 10 months ago
- 7e3ddf1 Factor out DateTime::NormalizeTimeRemainderAndApply(tools::Time& rTime) by Eike Rathke · 2 years, 10 months ago
- 261063e Eliminate 24h loops in DateTime::operator+=/-=(tools::Time&) by Eike Rathke · 2 years, 11 months ago
- 2fe581d fix bug in json_writer by Jaume Pujantell · 3 years ago
- 5c15615 loplugin:unnecessarygetstr extend to more std::string checking by Noel Grandin · 3 years ago
- dba55c3 loplugin:unnecessarygetstr extend to createFromAscii by Noel Grandin · 3 years ago
- b168473 tdf#143200 assert when pasting a cell to a large-height range by Noel Grandin · 3 years ago
- 1155def Drop Writer::OutLong by Mike Kaganski · 3 years ago
- 5fe96b6 Drop SvStream::WriteCharPtr by Mike Kaganski · 3 years ago
- f6fa9c4 Use more *string_view by Mike Kaganski · 3 years ago
- eaf0713 new loplugin:unnecessarygetstr by Noel Grandin · 3 years ago
- e57d5da fix leaks when using tools::JsonWriter by Noel Grandin · 3 years ago
- e8e244d Simplify JsonWriter a bit by Mike Kaganski · 3 years ago
- 8ad0669 loplugin:stringadd in test..tools by Noel Grandin · 3 years ago
- 4b9acb4 loplugin:stringadd use more O[U]StringChar by Noel Grandin · 3 years, 1 month ago
- abda72e tdf#82984 tdf#94915 zip64 support (import + export) by Attila Szűcs · 3 years, 2 months ago
- 96537cd Teach INetURLObject about RFC 7230 URLs with no path but query by Stephan Bergmann · 3 years, 1 month ago
- 3d7b0a6 move sanitizing of Size inside GenericTypeSerializer by Noel Grandin · 3 years, 1 month ago
- 6db64ff inline StreamData into SvFileStream by Noel Grandin · 3 years, 1 month ago
- df5995b Only specialize CppUnit::assetion_traits<T>::toString member functions by Stephan Bergmann · 3 years, 2 months ago
- eff28a8 tools: rearrange Rectangle test, add construction test case by Tomaž Vajngerl · 3 years, 5 months ago
- 70bcf9e Remove support for AIX by Stephan Bergmann · 3 years, 2 months ago
- 1b44a4c tdf#147906 Use std::hypot for Pythagorean addition by Leonid Ryzhov · 3 years, 3 months ago
- af560f8 I get "warning: unsupported syscall: __sys_prlimit64" in WASM so avoid that by Tor Lillqvist · 3 years, 3 months ago
- 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