summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon
AgeCommit message (Expand)Author
2013-02-17coverity#984038 Uninitialized scalar variableCaolán McNamara
2012-12-30Revert "SVG: add check if polygon is closed"Chr. Rossmanith
2012-12-08SVG: add check if polygon is closedChr. Rossmanith
2012-11-18Move #include to appropriate headerTakeshi Abe
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31::rtl::OUString -> OUString in basegfxRicardo Montania
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-03sprinkle explicit over constructorsDavid Tardon
2012-06-06Some cppcheck cleaningJulien Nabet
2012-05-31targetted minor size vs. empty reversionMichael Meeks
2012-05-15fdo#48068 fix parsing of path d-attributeChr. Rossmanith
2012-05-14fdo#48070 more on parsing of arc pathsPetr Mladek
2012-05-11unusedcode: basegfx::tools::equalMatúš Kukan
2012-05-11fdo#48070 fix parsing of arc pathsChr. Rossmanith
2012-04-14Clean up basegfx's polygon tools codeGábor Stefanik
2012-03-26Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba
2012-03-05callcatcher: update listCaolán McNamara
2012-03-05Remove unused codeElton Chung
2012-03-01Remove unused codeElton Chung
2012-02-25Remove unused code in basegfx, comphelperElton Chung
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-20Remove unused codeElton Chung
2012-02-19Remove unused codeElton Chung
2012-02-16Removed unused code.Björgvin Ragnarsson
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann
2012-01-27unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPo...Alexander Bergmann
2012-01-25Removing unused code (basegfx).Alexander Bergmann
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20Code clean up.Stephan Bergmann
2012-01-18Fix error in handling 'z' for svg:d string parsingThorsten Behrens
2012-01-10callcatcher: update listCaolán McNamara
2012-01-06Fix "Same expression on both sides of '&&'" (reported by cppcheck)Julien Nabet
2011-12-22unusedcode: remove various unused classesMatúš Kukan
2011-12-13Fix abort from stl debug iterators' invalid access.Thorsten Behrens
2011-12-13More efficient insertion of B3DPolygonsThorsten Behrens
2011-12-01Remove uses of charAtAugust Sodora
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-09-06callcatcher: various unused methodsCaolán McNamara
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-124 minutes 27 seconds -> 11 secondsCaolán McNamara
2011-06-22Use the sweep flag to determine the drawing directionFridrich Štrba
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-16CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]Mathias Bauer
2011-05-04Some cppcheck cleaningJulien Nabet
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid
2011-03-14Related: rhbz#684477 make sure this is thread safeCaolán McNamara
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-02Clean up makefilesThomas Arnhold