summaryrefslogtreecommitdiff
path: root/basegfx/source
AgeCommit message (Expand)AuthorFilesLines
2012-03-10Add more values that zoom shouldn't skipStefan Knorr (astron)1-2/+8
2012-03-05callcatcher: update listCaolán McNamara1-132/+0
2012-03-05Remove unused codeElton Chung1-172/+0
2012-03-01Remove unused codeElton Chung3-60/+0
2012-03-01WaE: unused function 'liangBarskyClipT'Tor Lillqvist1-75/+0
2012-02-25Remove unused code in basegfx, comphelperElton Chung9-403/+0
2012-02-21WaE: duplicateBranchThomas Arnhold1-22/+2
2012-02-20Remove unused codeElton Chung6-511/+0
2012-02-19Remove unused codeElton Chung2-63/+0
2012-02-16Removed unused code.Björgvin Ragnarsson1-146/+0
2012-02-15Fix fdo#45779 - accessing empty polygon.Thorsten Behrens1-55/+58
2012-02-08use boost::noncopyableCaolán McNamara1-5/+0
2012-02-08Recover some methods needed by windows directxKorrawit Pruegsanusak2-0/+12
2012-02-06Change the zoom factor to 2^(1/6), hopefully it fits all :-)Jan Holesovsky1-3/+3
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann16-232/+0
2012-01-28unusedcode.easy: Removed unused code (basegfx::B2DHomPoint)Alexander Bergmann1-260/+0
2012-01-28Actually apply substance of previous unused code removalAlexander Bergmann2-115/+0
2012-01-27unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPo...Alexander Bergmann2-68/+0
2012-01-25optimized zoom to use more common intervalsTim Hardeck1-0/+150
2012-01-25Removing unused code (basegfx).Alexander Bergmann3-280/+0
2012-01-21Improve checking for emptinessThomas Arnhold4-9/+9
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+2
2012-01-20Code clean up.Stephan Bergmann1-3/+2
2012-01-19remove unused methodsThomas Arnhold2-116/+0
2012-01-18decompose() should return the original rotation angle and scales.Thorsten Behrens1-0/+8
2012-01-18Fix error in handling 'z' for svg:d string parsingThorsten Behrens1-0/+10
2012-01-17callcatcher: remove recently unused codeCaolán McNamara2-36/+0
2012-01-10callcatcher: update listCaolán McNamara2-70/+0
2012-01-08callcatcher: Remove unused codeAugust Sodora4-404/+0
2012-01-06Fix "Same expression on both sides of '&&'" (reported by cppcheck)Julien Nabet1-2/+2
2011-12-22unusedcode: remove various unused classesMatúš Kukan3-810/+0
2011-12-19Remove DebugPlotterAugust Sodora1-416/+0
2011-12-13Fix abort from stl debug iterators' invalid access.Thorsten Behrens2-4/+8
2011-12-13More efficient insertion of B3DPolygonsThorsten Behrens2-34/+56
2011-12-01Remove uses of charAtAugust Sodora1-2/+2
2011-11-07Remove two more unused headers from basegfxJoseph Powers2-1082/+0
2011-11-05Why build empty objects.Joseph Powers3-120/+0
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers63-150/+0
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens1-0/+9
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2011-09-06callcatcher: various unused methodsCaolán McNamara1-58/+0
2011-07-26callcatcher: remove unused methodsThomas Arnhold1-5/+0
2011-07-26callcatcher: remove unused methodsThomas Arnhold3-103/+0
2011-07-21resyncing to masterBjoern Michaelsen5-121/+270
2011-07-14callcatcher: remove unused basegfx::B3DHomPoint::implHomogenizeThomas Arnhold2-48/+0
2011-07-14callcatcher: remove unused basegfx::B3DHomMatrix::FooThomas Arnhold1-54/+0
2011-07-124 minutes 27 seconds -> 11 secondsCaolán McNamara1-15/+4
2011-06-22Use the sweep flag to determine the drawing directionFridrich Štrba1-5/+2
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens2-1/+266