summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
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
2012-01-18Add more unit test coverage for generic clipperThorsten Behrens
2012-01-18Fix error in handling 'z' for svg:d string parsingThorsten Behrens
2012-01-18Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead.Thorsten 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
2012-01-06unusedcode: remove PlotterMatúš Kukan
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-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-12-01Remove uses of charAtAugust Sodora
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-07Remove two more unused headers from basegfxJoseph Powers
2011-11-07Fix linking on WindowsFridrich Štrba
2011-11-05Why build empty objects.Joseph Powers
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-11-05Cleanup basegfx headers a littleJoseph Powers
2011-11-03Fix one more subtlety around B2IBox / B2IRange changes.Thorsten Behrens
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-11-02Cleanup basegfx - docs, visibility, pointless methods.Thorsten Behrens
2011-11-02Fix BXYBox behaviour and unit testThorsten Behrens
2011-10-20Use -Wno-array-bounds only on gcc versions (4.3..4.4.3)Tor Lillqvist
2011-10-20WaE: Work around bogus array subscript is above array boundsTor Lillqvist
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-06callcatcher: various unused methodsCaolán McNamara
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-19deliver also unotools.hxxMatúš Kukan