summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-31targetted minor size vs. empty reversionMichael Meeks
2012-05-29basegfx needs o3tl headersDavid Tardon
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
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-05-04Fix fdo#49508 incorrect square gradients in slideshow.Thorsten Behrens
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-14Clean up basegfx's polygon tools codeGábor Stefanik
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba
2012-03-20removed zoomtools int functionsTim Hardeck
2012-03-10Add more values that zoom shouldn't skipStefan Knorr (astron)
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-05callcatcher: update listCaolán McNamara
2012-03-05Remove unused codeElton Chung
2012-03-01Remove unused codeElton Chung
2012-03-01WaE: unused function 'liangBarskyClipT'Tor Lillqvist
2012-02-26definition was removed, remove declaration as wellIvan Timofeev
2012-02-25Remove unused code in basegfx, comphelperElton Chung
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-21remove redundant/empty setup/tear-down methods from unit testsMichael Meeks
2012-02-21Add unit test for B2DRange's froundKorrawit Pruegsanusak
2012-02-20Remove unused codeElton Chung
2012-02-19Remove unused codeElton Chung
2012-02-16Use the same simple lo_main() on iOS as on AndroidTor Lillqvist
2012-02-16Removed unused code.Björgvin Ragnarsson
2012-02-15Fix fdo#45779 - accessing empty polygon.Thorsten Behrens
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-08use boost::noncopyableCaolán McNamara
2012-02-08Recover some methods needed by windows directxKorrawit Pruegsanusak
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich
2012-02-06Change the zoom factor to 2^(1/6), hopefully it fits all :-)Jan Holesovsky
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann
2012-01-28remove traces of b2dhompointThomas Arnhold
2012-01-28unusedcode.easy: Removed unused code (basegfx::B2DHomPoint)Alexander Bergmann
2012-01-28Actually apply substance of previous unused code removalAlexander Bergmann
2012-01-27unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPo...Alexander Bergmann
2012-01-25optimized zoom to use more common intervalsTim Hardeck
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-19remove unused methodsThomas Arnhold
2012-01-18decompose() should return the original rotation angle and scales.Thorsten Behrens