Age | Commit message (Expand) | Author |
2021-10-06 | loplugin:moveparam in drawinglayer | Noel Grandin |
2021-09-24 | reduce copying in drawinglayer | Noel Grandin |
2021-09-22 | Extend loplugin:stringviewparam to starts/endsWith: svgio | Stephan Bergmann |
2021-09-09 | tdf#144052 reduce Primitive2D copying | Noel Grandin |
2021-09-02 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-22 | no need to use unique_ptr for B2DHomMatrix | Noel Grandin |
2021-08-22 | no need to use unique_ptr for B2DPolygon | Noel Grandin |
2021-08-22 | no need to use unique_ptr for B2DPolyPolygon | Noel Grandin |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-23 | EMF+ tdf#142975 Add brush support to DrawString record | Bartosz Kosiorek |
2021-05-04 | svgio: instead of assert(false && ...) rather use SAL_WARN instead | Tomaž Vajngerl |
2021-05-01 | svgio: add test for SvgNumber::solve | Tomaž Vajngerl |
2021-05-01 | svgio: refactor SvgNumber::solve and SvgNumber::solveNonPercentage | Tomaž Vajngerl |
2021-05-01 | svgio: move SvgNumber methods to its own SvgNumber.cxx file | Tomaž Vajngerl |
2021-05-01 | svgio: covnert enum to enum class in svgtools.cxx | Tomaž Vajngerl |
2021-05-01 | svgio: convert enum to enum class in svgstyleattributes.hxx | Tomaž Vajngerl |
2021-05-01 | svgio: use pragma once in the header files | Tomaž Vajngerl |
2021-05-01 | svgio: add test for svgtools starting with SvgNumber | Tomaž Vajngerl |
2021-05-01 | svgio: move isPositive to the SvgNumber header file | Tomaž Vajngerl |
2021-05-01 | svgio: move SvgNumber to its own header file | Tomaž Vajngerl |
2021-05-01 | convert enums to enum classes in svgnode.hxx | Tomaž Vajngerl |
2021-05-01 | convert enums to enum classes in svgtools.hxx | Tomaž Vajngerl |
2021-04-30 | svgio: change some OSL_ENSUREs to (std) assert | Tomaž Vajngerl |
2021-04-30 | svgio: change SVGToken enum to enum class | Tomaž Vajngerl |
2021-04-12 | update PCHs | Caolán McNamara |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-21 | update pches | Caolán McNamara |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-03-06 | update pches | Julien Nabet |
2021-02-23 | update pches | Caolán McNamara |
2021-02-20 | loplugin:refcounting in svgio | Noel |
2021-02-08 | update pches | Caolán McNamara |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2021-01-04 | loplugin:stringviewparam: operator += | Stephan Bergmann |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-04 | update pches | Caolán McNamara |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen |
2020-11-23 | remove left-over printf | Tomaž Vajngerl |
2020-11-23 | remove unneeded namespace re-declarations | Tomaž Vajngerl |
2020-11-12 | New loplugin:stringviewparam | Stephan Bergmann |
2020-11-11 | loplugin:stringview | Noel |
2020-10-04 | loplugin:reducevarscope in store..svtools | Noel |
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 |