Age | Commit message (Expand) | Author |
2020-07-13 | move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NS | Tomaž Vajngerl |
2020-07-12 | update pches | Caolán McNamara |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-06 | emfio: create instances with uno constructors | Noel Grandin |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: emfio | Stephan Bergmann |
2020-05-30 | tdf#133448 tdf#133435 ignore broken rectangles so can we load dodgy EMF/WMF | Noel Grandin |
2020-05-29 | loplugin:simplifybool in dbaccess..framework | Noel Grandin |
2020-05-08 | compact namespace in editeng..extensions | Noel Grandin |
2020-05-07 | fix memory leak of xmlDoc objects | Noel Grandin |
2020-04-27 | Extract getting default locale for filters into separate unotools function | Mike Kaganski |
2020-04-27 | Don't convert OUString to char* | Mike Kaganski |
2020-04-16 | fixes for code creating reversed Rectangles | Noel Grandin |
2020-04-14 | loplugin:flatten in embeddedobj,emfio | Noel Grandin |
2020-03-23 | make more classes private in mergedlibs mode | Noel Grandin |
2020-03-16 | tdf#124424 EMF+ Extend test options of SvgLinearGradientPrimitive2D | Bartosz Kosiorek |
2020-03-15 | tdf#124424 EMF+ Add tests for LinearGradient | Bartosz Kosiorek |
2020-03-12 | comparison operators should be const | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-16 | clang-format c*,d*,e* with under 5-percent lines of change | Muhammet Kara |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-20 | fix constants according to [MS-EMF] 2.1.10 | Andras Timar |
2020-01-15 | tweak GetBitmap methods in BitmapEx | Noel Grandin |
2020-01-14 | loplugin:finalclasses in basic..emfio | Noel Grandin |
2020-01-10 | use more std::make_shared | Noel Grandin |
2019-12-20 | tdf#42949 Fix IWYU warnings in emfio/ | Gabor Kelemen |
2019-12-19 | sal_Char->char in editeng..eventattacher | Noel Grandin |
2019-12-06 | Fix some new dependencies on boost_headers | Stephan Bergmann |
2019-12-04 | vcl: fix number of polygons shown in SAL_INFO message | Chris Sherlock |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-30 | tdf#129106 vcl: add SAL_INFO to show the dxArray intercharacter spacings | Chris Sherlock |
2019-11-23 | emfio: extra logging | Chris Sherlock |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-20 | emfio: add SAL_WARNs for unimplemented EMR_COMMENTs | Chris Sherlock |
2019-11-19 | make some classes module-private | Noel Grandin |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-09-30 | ofz#17817 avoid OOM | Caolán McNamara |
2019-09-26 | loplugin:constmethod in embeddedobj..extensions | Noel Grandin |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): emfio | Stephan Bergmann |
2019-07-05 | Enable many more unit tests on all archs | Jan-Marek Glogowski |
2019-07-04 | remove some unneede vcl/bitmap.hxx includes | Noel Grandin |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-06-22 | Resolves; ofz#15426 Integer-overflow | Caolán McNamara |
2019-06-04 | Avoid truncation of ±1E20 to long | Stephan Bergmann |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-05-08 | improve tools::Rectangle->basegfx::B2?Rectangle conversion | Noel Grandin |