summaryrefslogtreecommitdiff
path: root/basegfx/source
AgeCommit message (Expand)Author
2012-02-08use boost::noncopyableCaolán McNamara
2012-02-08Recover some methods needed by windows directxKorrawit Pruegsanusak
2012-02-06Change the zoom factor to 2^(1/6), hopefully it fits all :-)Jan Holesovsky
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann
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
2012-01-18Fix error in handling 'z' for svg:d string parsingThorsten Behrens
2012-01-17callcatcher: remove recently unused codeCaolán McNamara
2012-01-10callcatcher: update listCaolán McNamara
2012-01-08callcatcher: Remove unused codeAugust Sodora
2012-01-06Fix "Same expression on both sides of '&&'" (reported by cppcheck)Julien Nabet
2011-12-22unusedcode: remove various unused classesMatúš Kukan
2011-12-19Remove DebugPlotterAugust Sodora
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-07Remove two more unused headers from basegfxJoseph Powers
2011-11-05Why build empty objects.Joseph Powers
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-06callcatcher: various unused methodsCaolán McNamara
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-14callcatcher: remove unused basegfx::B3DHomPoint::implHomogenizeThomas Arnhold
2011-07-14callcatcher: remove unused basegfx::B3DHomMatrix::FooThomas Arnhold
2011-07-124 minutes 27 seconds -> 11 secondsCaolán McNamara
2011-06-22Use the sweep flag to determine the drawing directionFridrich Štrba
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-16CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]Mathias Bauer
2011-05-04Some cppcheck cleaningJulien Nabet
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16WaE: enable exceptions for new containersCaolán McNamara
2011-03-14Related: rhbz#684477 make sure this is thread safeCaolán McNamara
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-01avoid implicit castCaolán McNamara
2011-02-16clear windows warning, struct vs classCaolán McNamara