Age | Commit message (Expand) | Author |
2020-09-22 | Move MimeContentTypeFactory into vcl | Jan-Marek Glogowski |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-01 | Fix typo | Andrea Gelmini |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-27 | Fix typos | Andrea Gelmini |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-07-20 | compact namespace: svgio | Noel Grandin |
2020-07-13 | move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NS | Tomaž Vajngerl |
2020-07-12 | update pches | Caolán McNamara |
2020-07-08 | svgio: create instances with uno constructors | Noel Grandin |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: svgio | Stephan Bergmann |
2020-05-30 | loplugin:simplifybool extend to expression like !(a < b || c > d) | Noel Grandin |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-05-10 | compact namespace in sal..svgio | Noel Grandin |
2020-05-07 | fix memory leak of xmlDoc objects | Noel Grandin |
2020-04-29 | Resolves tdf#132513 - SVG warns on metadata | Heiko Tietze |
2020-04-26 | update pches | Caolán McNamara |
2020-04-22 | tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ | Gabor Kelemen |
2020-04-10 | Make BitmapPrimitive2D vcl-independent | Armin Le Grand |
2020-04-03 | split up polypolygonprimitive2d.hxx into separate files | Tomaž Vajngerl |
2020-03-14 | Revert "loplugin:constfields in stoc..svgio" | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
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-24 | loplugin:makeshared in svgio..writerperfect | Noel Grandin |
2020-01-11 | loplugin:finalclasses in svgio | Noel Grandin |
2020-01-04 | drawinglayer: extract classes from baseprimitive2d.hxx to own files | Tomaž Vajngerl |
2019-12-20 | tdf#42949 Fix IWYU warnings in svgio/ | Gabor Kelemen |
2019-12-03 | Use initializer instead of using several inserts (svgio/svgtoken) | Julien Nabet |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-08 | widget theme: Gradient support when drawing widgets | Tomaž Vajngerl |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-10-03 | loplugin:unusedfields | Noel Grandin |
2019-09-29 | constmethod for accessor-type methods | Noel Grandin |
2019-09-23 | SVGIO: Fix conditions after ab147995 | Xisco Fauli |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-09-23 | SVGIO: add unittest for fill:none | Xisco Fauli |
2019-09-22 | SVGIO: Use correct type for <use> elements | Xisco Fauli |
2019-09-19 | tdf#123926: SVGIO: Check parent's fill when... | Xisco Fauli |
2019-09-19 | tdf#104339: SVGIO: Add unittest | Xisco Fauli |
2019-09-19 | tdf#94765: SVGIO: Look for gradient/pattern ids once the file... | Xisco Fauli |
2019-09-16 | tdf#99115: add Css selector '*' style only if the element... | Xisco Fauli |
2019-08-25 | loplugin:returnconstval in svgio | Noel Grandin |
2019-08-15 | loplugin:sequenceloop in starmath..svl | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): svgio | Stephan Bergmann |
2019-07-22 | Simplify Sequence iterations in shell..svgio | Arkadiy Illarionov |
2019-06-18 | loplugin:logexceptionnicely in starmath..svgio | Noel Grandin |