summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-082-2/+2
* gbuild: "use" vs. "add":Michael Stahl2012-04-083-5/+5
* 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-262-3/+8
* removed zoomtools int functionsTim Hardeck2012-03-202-23/+0
* Add more values that zoom shouldn't skipStefan Knorr (astron)2012-03-101-2/+8
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-102-4/+4
* callcatcher: update listCaolán McNamara2012-03-053-134/+0
* Remove unused codeElton Chung2012-03-052-175/+0
* Remove unused codeElton Chung2012-03-016-76/+0
* WaE: unused function 'liangBarskyClipT'Tor Lillqvist2012-03-013-77/+0
* definition was removed, remove declaration as wellIvan Timofeev2012-02-261-3/+0
* Remove unused code in basegfx, comphelperElton Chung2012-02-2518-479/+0
* WaE: duplicateBranchThomas Arnhold2012-02-211-22/+2
* remove redundant/empty setup/tear-down methods from unit testsMichael Meeks2012-02-211-105/+0
* Add unit test for B2DRange's froundKorrawit Pruegsanusak2012-02-211-0/+29
* Remove unused codeElton Chung2012-02-2012-605/+0
* Remove unused codeElton Chung2012-02-194-100/+0
* Use the same simple lo_main() on iOS as on AndroidTor Lillqvist2012-02-162-77/+0
* Removed unused code.Björgvin Ragnarsson2012-02-162-171/+1
* Fix fdo#45779 - accessing empty polygon.Thorsten Behrens2012-02-151-55/+58
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-101-1/+0
* use boost::noncopyableCaolán McNamara2012-02-082-11/+9
* Recover some methods needed by windows directxKorrawit Pruegsanusak2012-02-084-0/+21
* Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich2012-02-081-0/+1
* Change the zoom factor to 2^(1/6), hopefully it fits all :-)Jan Holesovsky2012-02-061-3/+3
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-0135-360/+0
* remove traces of b2dhompointThomas Arnhold2012-01-284-31/+0
* unusedcode.easy: Removed unused code (basegfx::B2DHomPoint)Alexander Bergmann2012-01-282-499/+0
* Actually apply substance of previous unused code removalAlexander Bergmann2012-01-284-187/+0
* unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPo...Alexander Bergmann2012-01-274-81/+4
* optimized zoom to use more common intervalsTim Hardeck2012-01-255-0/+205
* Removing unused code (basegfx).Alexander Bergmann2012-01-256-311/+0
* Improve checking for emptinessThomas Arnhold2012-01-215-10/+10
* 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-194-141/+0
* decompose() should return the original rotation angle and scales.Thorsten Behrens2012-01-182-0/+25
* Add more unit test coverage for generic clipperThorsten Behrens2012-01-181-9/+46
* Fix error in handling 'z' for svg:d string parsingThorsten Behrens2012-01-185-26/+71
* Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead.Thorsten Behrens2012-01-183-7/+7
* callcatcher: remove recently unused codeCaolán McNamara2012-01-173-39/+0
* callcatcher: update listCaolán McNamara2012-01-104-89/+0
* callcatcher: Remove unused codeAugust Sodora2012-01-088-475/+0
* Fix "Same expression on both sides of '&&'" (reported by cppcheck)Julien Nabet2012-01-061-2/+2
* unusedcode: remove PlotterMatúš Kukan2012-01-064-343/+0
* unusedcode: remove various unused classesMatúš Kukan2011-12-228-1038/+0
* Remove DebugPlotterAugust Sodora2011-12-196-851/+0
* Fix abort from stl debug iterators' invalid access.Thorsten Behrens2011-12-132-4/+8