summaryrefslogtreecommitdiffstats
path: root/basegfx/source
Commit message (Expand)AuthorAgeFilesLines
* SVG: add check if polygon is closedChr. Rossmanith2012-12-081-0/+4
* Move #include to appropriate headerTakeshi Abe2012-11-181-1/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0644-1182/+1203
* ::rtl::OUString -> OUString in basegfxRicardo Montania2012-10-313-38/+36
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-2/+0
* drop bogus eof linesThomas Arnhold2012-08-0737-98/+0
* sprinkle explicit over constructorsDavid Tardon2012-07-037-9/+9
* re-base on ALv2 code.Michael Meeks2012-06-1914-308/+209
* Some cppcheck cleaningJulien Nabet2012-06-066-10/+10
* targeted string re-workNorbert Thiebaud2012-06-021-2/+2
* targetted minor size vs. empty reversionMichael Meeks2012-05-311-2/+2
* 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
* unusedcode: basegfx::tools::equalMatúš Kukan2012-05-112-70/+0
* fdo#48070 fix parsing of arc pathsChr. Rossmanith2012-05-111-17/+18
* Fix fdo#49508 incorrect square gradients in slideshow.Thorsten Behrens2012-05-041-4/+10
* Clean up basegfx's polygon tools codeGábor Stefanik2012-04-143-107/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba2012-03-261-2/+2
* removed zoomtools int functionsTim Hardeck2012-03-201-21/+0
* Add more values that zoom shouldn't skipStefan Knorr (astron)2012-03-101-2/+8
* callcatcher: update listCaolán McNamara2012-03-051-132/+0
* Remove unused codeElton Chung2012-03-051-172/+0
* Remove unused codeElton Chung2012-03-013-60/+0
* WaE: unused function 'liangBarskyClipT'Tor Lillqvist2012-03-011-75/+0
* Remove unused code in basegfx, comphelperElton Chung2012-02-259-403/+0
* WaE: duplicateBranchThomas Arnhold2012-02-211-22/+2
* Remove unused codeElton Chung2012-02-206-511/+0
* Remove unused codeElton Chung2012-02-192-63/+0
* Removed unused code.Björgvin Ragnarsson2012-02-161-146/+0
* Fix fdo#45779 - accessing empty polygon.Thorsten Behrens2012-02-151-55/+58
* use boost::noncopyableCaolán McNamara2012-02-081-5/+0
* Recover some methods needed by windows directxKorrawit Pruegsanusak2012-02-082-0/+12
* Change the zoom factor to 2^(1/6), hopefully it fits all :-)Jan Holesovsky2012-02-061-3/+3
* unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-0116-232/+0
* unusedcode.easy: Removed unused code (basegfx::B2DHomPoint)Alexander Bergmann2012-01-281-260/+0
* Actually apply substance of previous unused code removalAlexander Bergmann2012-01-282-115/+0
* unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPo...Alexander Bergmann2012-01-272-68/+0
* optimized zoom to use more common intervalsTim Hardeck2012-01-251-0/+150
* Removing unused code (basegfx).Alexander Bergmann2012-01-253-280/+0
* Improve checking for emptinessThomas Arnhold2012-01-214-9/+9
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+2
* Code clean up.Stephan Bergmann2012-01-201-3/+2
* remove unused methodsThomas Arnhold2012-01-192-116/+0
* decompose() should return the original rotation angle and scales.Thorsten Behrens2012-01-181-0/+8
* Fix error in handling 'z' for svg:d string parsingThorsten Behrens2012-01-181-0/+10
* callcatcher: remove recently unused codeCaolán McNamara2012-01-172-36/+0
* callcatcher: update listCaolán McNamara2012-01-102-70/+0
* callcatcher: Remove unused codeAugust Sodora2012-01-084-404/+0
* Fix "Same expression on both sides of '&&'" (reported by cppcheck)Julien Nabet2012-01-061-2/+2