aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-11-25 20:09:44 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-11-25 20:09:44 +0100
commit7c8be1ff6352ad388e2db1ac05f42738f06f670d (patch)
treea321a7b60c6c1b9ff1bc8a85a2c3e410e2071d45
parent1ca0c79c20caad17008b56272501bbe3570726ab (diff)
Version 7.3.0.0.beta1, tag libreoffice-7.3.0.0.beta1 libreoffice-7.3.0.0.beta1
Change-Id: Iad92b57becb785c0788dd2e8e45c5a3534fde3b2
0 files changed, 0 insertions, 0 deletions
alue='feature/svg-optimisations-5-0'>feature/svg-optimisations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b2dsvgpolypolygon.cxx
AgeCommit message (Expand)Author
2024-09-26cid#1607525 silence Overflowed constantCaolán McNamara
2024-09-18cid#1607355 silence Overflowed constantCaolán McNamara
2023-07-21loplugin:redundantcast small improvementNoel Grandin
2023-03-24loplugin:stringadd in b*Noel Grandin
2022-04-10use more string_viewNoel Grandin
2020-05-28loplugin:simplifybool in accessibility..basicNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin
2019-12-03Adapt SAL_WARN to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-06-28add appendQuadraticBezierSegment to B2DPolygonTomaž Vajngerl
2019-04-04Fix typoAndrea Gelmini
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-08-14tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx.Mark Hung
2018-08-14tdf#118825 move basegfx::internal::putNumberCharWithSpaceMark Hung
2018-08-14tdf#118825 refactor basegfx::utils::exportToSvgD with putCommandChar.Mark Hung
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-09-05tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin
2015-05-05Drop misused lcl_ prefixTor Lillqvist
2015-01-12Removed lcl_putNumberChar() from basegfx.Zsolt Bölöny
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-02-25Remove visual noise from basegfxAlexander Wilms
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-28Resolves: #i123465# no longer correct svg:d importsArmin Le Grand
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin