summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon
AgeCommit message (Expand)Author
2013-08-15warning C4701: potentially uninitialized local variable 'bChanged' usedMichael Stahl
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-11Small vector calculation correctionArmin Le Grand
2013-04-01Add assert nCount <= vector.size() (Thank you Markus!)Julien Nabet
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-20Fix loplugin warning.Thorsten Behrens
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
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