Age | Commit message (Expand) | Author |
2018-03-04 | Change INetURLObject::isSchemeEqualTo parameter to u16string_view | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: tools | Stephan Bergmann |
2018-01-05 | long->sal_Int32 in BigInt | Noel Grandin |
2017-10-23 | loplugin:includeform: tools | Stephan Bergmann |
2017-10-03 | new loplugin:blockblock | Noel Grandin |
2017-09-15 | Fix typos | Andrea Gelmini |
2017-09-15 | Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are valid | Stephan Bergmann |
2017-09-15 | long->sal_Int32 in Fraction | Noel Grandin |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-07-21 | Eliminate Date::operator+=() and -=() and replace with Date::AddDays() | Eike Rathke |
2017-07-03 | use sal_Int32 in tools::Date | Noel Grandin |
2017-06-28 | loplugin:oncevar in test..tools | Noel Grandin |
2017-05-05 | Fix typos | Andrea Gelmini |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-05-02 | Add more unit tests for Date::Normalize() | Eike Rathke |
2017-05-02 | Test that empty date is not a valid date | Eike Rathke |
2017-04-28 | use std container for ParameterList | Jochen Nitschke |
2017-04-28 | Add unit tests for Date::Normalize() | Eike Rathke |
2017-04-28 | loplugin:cppunitassertequals: tools | Stephan Bergmann |
2017-04-26 | extend unit test for INetMIME::scanContentType | Jochen Nitschke |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-12 | Add minimal INetMIME::scanContentType test and fix bugs thus found | Stephan Bergmann |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-01-24 | Clarify some INetURLObject::setExtension behavior | Stephan Bergmann |
2016-12-09 | CppunitTest_tools_test: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-12-05 | convert FSysStyle to o3tl::typed_flags | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-10-15 | clang-cl loplugin: tools | Stephan Bergmann |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-03-07 | tdf#97703 removed empty setUp/tearDown methods | Chirag Manwani |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-08 | loplugin:unusedmethods | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-27 | sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streams | Matteo Casalin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-05 | Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObject | Giuseppe Castagno |
2015-09-17 | HEADER_FIELD_TEXT is the only used HeaderFieldType | Stephan Bergmann |
2015-09-03 | disable an assert in color tests due to rounding error | Tomaž Vajngerl |
2015-09-03 | Change color test to report expected values when assert fails | Tomaž Vajngerl |
2015-09-03 | Report reference color and expected color if test fails | Tomaž Vajngerl |
2015-08-31 | tdf#93794 - spin buttons not rendered in gtk2/gtk3 | Noel Grandin |
2015-08-27 | loplugin:passstuffbyref | Stephan Bergmann |
2015-08-27 | Again add ability to change tint/shade of a color + unit test | Tomaž Vajngerl |
2015-07-09 | add some unit tests for tools::Rectangle | Tomaž Vajngerl |
2015-07-02 | loplugin:unusedmethods tools | Noel Grandin |