summaryrefslogtreecommitdiffstats
path: root/basegfx/source/polygon/b2dsvgpolypolygon.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy performance-unnecessary-copy-initialization inNoel Grandin2018-10-231-1/+1
* tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx.Mark Hung2018-08-141-47/+49
* tdf#118825 move basegfx::internal::putNumberCharWithSpaceMark Hung2018-08-141-22/+40
* tdf#118825 refactor basegfx::utils::exportToSvgD with putCommandChar.Mark Hung2018-08-141-52/+27
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-041-2/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-4/+4
* loplugin:comparisonwithconstant in basegfxNoel Grandin2017-05-181-5/+5
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke2016-10-061-1/+1
* tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu2016-09-051-3/+4
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-9/+8
* loplugin:fpcomparison in basegfxNoel Grandin2016-01-221-4/+4
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-051-4/+0
* convert B2VectorContinuity to scoped enumNoel Grandin2015-06-041-1/+1
* Drop misused lcl_ prefixTor Lillqvist2015-05-051-81/+81
* Removed lcl_putNumberChar() from basegfx.Zsolt Bölöny2015-01-121-2/+2
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-4/+4
* Remove visual noise from basegfxAlexander Wilms2014-02-251-3/+3
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-2/+2
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-311-292/+182
* Resolves: #i123465# no longer correct svg:d importsArmin Le Grand2013-10-281-2/+8
* clean up places accessing the NULL at the of an OUStringNoel Grandin2013-10-231-4/+8
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-1/+1
* doubled includesThomas Arnhold2013-03-041-1/+0
* loplugin: unused variablesThomas Arnhold2013-02-251-2/+0
* Revert "SVG: add check if polygon is closed"Chr. Rossmanith2012-12-301-4/+0
* SVG: add check if polygon is closedChr. Rossmanith2012-12-081-0/+4
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* ::rtl::OUString -> OUString in basegfxRicardo Montania2012-10-311-27/+27
* drop bogus eof linesThomas Arnhold2012-08-071-2/+0
* fdo#48068 fix parsing of path d-attributeChr. Rossmanith2012-05-151-2/+5
* fdo#48070 more on parsing of arc pathsPetr Mladek2012-05-141-7/+0
* fdo#48070 fix parsing of arc pathsChr. Rossmanith2012-05-111-17/+18
* Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba2012-03-261-2/+2
* Code clean up.Stephan Bergmann2012-01-201-3/+2
* Fix error in handling 'z' for svg:d string parsingThorsten Behrens2012-01-181-0/+10
* Remove uses of charAtAugust Sodora2011-12-011-2/+2
* precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers2011-11-051-3/+0
* callcatcher: various unused methodsCaolán McNamara2011-09-061-58/+0
* Use the sweep flag to determine the drawing directionFridrich Štrba2011-06-221-5/+2
* Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
* split the expr, as gcc 4.6 bails out on itDavid Tardon2011-01-251-3/+3
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* Merge DEV300_m75thb2010-03-311-4/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* | thbfixes10: merge with DEV300 m69thb2010-01-181-3/+3
|\|
| * #i97509# continued matrix tooling and adapting the usages now to all the ooo ...Armin Le Grand2009-09-221-3/+3
* | #i105939# Side-tracked by extensive unit test slowness - fixedthb2009-10-161-24/+27
|/