Age | Commit message (Expand) | Author |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-10-05 | ofz#17212 Floating point exception | Caolán McNamara |
2019-10-04 | always use gb_LinkTarget__get_cxxflags for cxxobjects | Luboš Luňák |
2019-10-02 | loplugin:stringadd in tools..unotools | Noel Grandin |
2019-09-29 | Move Rectangle,Point,Size serialization to GenericTypeSerializer | Tomaž Vajngerl |
2019-09-24 | support O(U)String::number() for fast string concatenation | Luboš Luňák |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-09-18 | remove unused crc functionality from ZCodec | Noel Grandin |
2019-09-17 | Use CPPUNIT_ASSERT in test code | Stephan Bergmann |
2019-09-17 | Fix assert | Mike Kaganski |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-30 | fix PolyPolygon move operator= | Noel Grandin |
2019-08-30 | new loplugin:noexceptmove | Noel Grandin |
2019-08-28 | INetURLObject::setFSysPath is unused now | Stephan Bergmann |
2019-08-23 | loplugin:returnconstval in tools | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): tools | Stephan Bergmann |
2019-07-18 | cid#1448224 Unchecked return value | Caolán McNamara |
2019-07-15 | make tools::Rectangle::getBottom return 0 when empty | Noel Grandin |
2019-07-15 | make tools::Rectangle::getWidth return 0 when empty | Noel Grandin |
2019-07-12 | make tools::Rectangle::Bottom return Top when empty | Noel Grandin |
2019-07-12 | make tools::Rectangle::Right return Left when empty | Noel Grandin |
2019-07-10 | make tools::Rectangle::SaturatingSetX/Y respect empty state | Noel Grandin |
2019-07-10 | make tools::Rectangle::setY respect empty state | Noel Grandin |
2019-07-10 | make tools::Rectangle::setX respect empty state | Noel Grandin |
2019-07-10 | make tools::Rectangle::AdjustBottom respect empty state | Noel Grandin |
2019-07-10 | make tools::Rectangle::AdjustRight respect empty state | Noel Grandin |
2019-07-09 | make tools::Rectangle::shrink respect empty state | Noel Grandin |
2019-07-09 | Fix Android build after commit fc0850d2784eaa79257cf1ea8c5d078c5241b5bf | Mike Kaganski |
2019-07-09 | fix android build - fallback getCpuId only had one parameter | Tomaž Vajngerl |
2019-07-09 | CPU intrinsics detection (SSE, AVX) | Tomaž Vajngerl |
2019-07-08 | make tools::Rectangle::expandBy respect empty state | Noel Grandin |
2019-06-28 | tdf#126121: WebDAV redirection detection | Mike Kaganski |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-06-25 | tdf#94677 Calc is slow opening large CSV, improve tools::Fraction | Noel Grandin |
2019-06-21 | Add test clarifying behavior of INetURLObject::setName on empty path | Stephan Bergmann |
2019-06-21 | Extend INetURLObject::setName and drop INetURLObject::SetName | Mike Kaganski |
2019-06-18 | loplugin:logexceptionnicely in toolkit..unoxml | Noel Grandin |
2019-06-12 | Revert "improve empty tools::Rectangle (width)" | Noel Grandin |
2019-06-07 | improve empty tools::Rectangle (width) | Noel Grandin |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-05-14 | Switch everyone to stricter GetColorError | Jan-Marek Glogowski |
2019-05-13 | Make BitmapColor inherit from / merge into Color | Jan-Marek Glogowski |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-10 | Remove temporary config.ini after the test | Aurimas Fišeras |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-05-08 | AddressSanitizer: alloc-dealloc-mismatch (malloc vs operator delete) | Stephan Bergmann |
2019-05-07 | fix leak in exceptionToString | Noel Grandin |
2019-04-30 | tdf#42949 Fix IWYU warnings in tools/ | Gabor Kelemen |