Age | Commit message (Expand) | Author |
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-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-20 | Code clean up. | Stephan Bergmann |
2012-01-19 | remove unused methods | Thomas Arnhold |
2012-01-18 | decompose() should return the original rotation angle and scales. | Thorsten Behrens |
2012-01-18 | Add more unit test coverage for generic clipper | Thorsten Behrens |
2012-01-18 | Fix error in handling 'z' for svg:d string parsing | Thorsten Behrens |
2012-01-18 | Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead. | 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 |
2012-01-06 | Fix "Same expression on both sides of '&&'" (reported by cppcheck) | Julien Nabet |
2012-01-06 | unusedcode: remove Plotter | Matúš Kukan |
2011-12-22 | unusedcode: remove various unused classes | Matúš Kukan |
2011-12-19 | Remove DebugPlotter | August Sodora |
2011-12-13 | Fix abort from stl debug iterators' invalid access. | Thorsten Behrens |
2011-12-13 | More efficient insertion of B3DPolygons | Thorsten Behrens |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |
2011-12-01 | Remove uses of charAt | August Sodora |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-27 | remove pch from the include list | Norbert Thiebaud |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-11-07 | Remove two more unused headers from basegfx | Joseph Powers |
2011-11-07 | Fix linking on Windows | Fridrich Štrba |
2011-11-05 | Why build empty objects. | Joseph Powers |
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-10-20 | Use -Wno-array-bounds only on gcc versions (4.3..4.4.3) | Tor Lillqvist |
2011-10-20 | WaE: Work around bogus array subscript is above array bounds | Tor Lillqvist |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-09-06 | callcatcher: various unused methods | Caolán McNamara |
2011-08-31 | Translated German comments, removed redundant ones till cairo (incl.) | Allmann-Rahn |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-19 | deliver also unotools.hxx | Matúš Kukan |
2011-08-19 | gbuildized modules have empty d.lsts | Bjoern Michaelsen |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe |
2011-08-03 | No need to link explicitly with the objc library | Tor Lillqvist |