Age | Commit message (Expand) | Author |
2013-03-04 | fix build | David Ostrovsky |
2013-03-04 | it's surely a bad idea to not crash in dbgutil mode but crash in product mode | Caolán McNamara |
2013-01-10 | Doxygenify helpful basegfx comments. | Thorsten Behrens |
2012-12-10 | new autogenerated PCH header for xmloff | Luboš Luňák |
2012-11-18 | Move #include to appropriate header | Takeshi Abe |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-28 | add SAL_WARN_UNUSED to some classes | Caolán McNamara |
2012-10-01 | missing system header | Norbert Thiebaud |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-08-07 | drop bogus eof lines | Thomas Arnhold |
2012-07-03 | sprinkle explicit over constructors | David Tardon |
2012-06-27 | Remove unused header files | Thomas Arnhold |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
2012-05-11 | unusedcode: basegfx::tools::equal | Matúš Kukan |
2012-04-14 | Clean up basegfx's polygon tools code | Gábor Stefanik |
2012-03-26 | Compatibility option for incorrect relative moves after closePath (fdo#47406) | Fridrich Štrba |
2012-03-20 | removed zoomtools int functions | Tim Hardeck |
2012-03-05 | Remove unused code | Elton Chung |
2012-03-01 | Remove unused code | Elton Chung |
2012-02-26 | definition was removed, remove declaration as well | Ivan Timofeev |
2012-02-25 | Remove unused code in basegfx, comphelper | Elton Chung |
2012-02-20 | Remove unused code | Elton Chung |
2012-02-19 | Remove unused code | Elton Chung |
2012-02-16 | Removed unused code. | Björgvin Ragnarsson |
2012-02-08 | use boost::noncopyable | Caolán McNamara |
2012-02-08 | Recover some methods needed by windows directx | Korrawit Pruegsanusak |
2012-02-01 | unusedcode.easy: Removed unused code | Alexander Bergmann |
2012-01-28 | unusedcode.easy: Removed unused code (basegfx::B2DHomPoint) | Alexander Bergmann |
2012-01-28 | Actually apply substance of previous unused code removal | Alexander Bergmann |
2012-01-27 | unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPo... | Alexander Bergmann |
2012-01-25 | optimized zoom to use more common intervals | Tim Hardeck |
2012-01-25 | Removing unused code (basegfx). | Alexander Bergmann |
2012-01-21 | Improve checking for emptiness | Thomas Arnhold |
2012-01-19 | remove unused methods | Thomas Arnhold |
2012-01-18 | Fix error in handling 'z' for svg:d string parsing | Thorsten Behrens |
2012-01-17 | callcatcher: remove recently unused code | Caolán McNamara |
2012-01-10 | callcatcher: update list | Caolán McNamara |
2012-01-08 | callcatcher: Remove unused code | August Sodora |
2011-12-22 | unusedcode: remove various unused classes | Matúš Kukan |
2011-12-19 | Remove DebugPlotter | August Sodora |
2011-12-13 | More efficient insertion of B3DPolygons | Thorsten Behrens |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |
2011-11-07 | Fix linking on Windows | Fridrich Štrba |
2011-11-05 | precompiled_basegfx.hxx is empty, so don't include it. | Joseph Powers |
2011-11-05 | Cleanup basegfx headers a little | Joseph Powers |
2011-11-03 | Fix one more subtlety around B2IBox / B2IRange changes. | Thorsten Behrens |
2011-11-02 | Move BitmapDevice to use B2IBox instead of B2IRange. | Thorsten Behrens |
2011-11-02 | Cleanup basegfx - docs, visibility, pointless methods. | Thorsten Behrens |
2011-11-02 | Fix BXYBox behaviour and unit test | Thorsten Behrens |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |