Commit graph

14 commits

Author SHA1 Message Date
Thomas Arnhold
bbac35af14 Remove unused header files
These were only referenced by Package_inc.mk...

Change-Id: Idc771477595b9d221f9f2003b293fdd1ba7e1588
2012-06-27 13:34:35 +02:00
Norbert Thiebaud
3135d6ea62 gbuildify basegfx
Change-Id: Icc164be408224b468dbeff6b422d172f3b70c202
2012-06-16 18:36:16 -05:00
Norbert Thiebaud
14896ccc54 revert gmk4
Change-Id: Ibf1c212355f65c547b6f15098f0e35522093ec54
2012-06-16 18:32:57 -05:00
Thomas Arnhold
57dacf1328 remove traces of b2dhompoint 2012-01-28 11:22:52 +01:00
Tim Hardeck
315d2ddc16 optimized zoom to use more common intervals
Round zoom values beginning with 50 to a multiple of 5, with 100 to one
of 10, with 500 to one of 50 and with 1000 to one of 100.
The step 100 is enforced to have one fixed point.
2012-01-25 12:35:54 +01:00
Matúš Kukan
b769901d5a unusedcode: remove various unused classes 2011-12-22 15:33:50 +01:00
August Sodora
cdb2736f5b Remove DebugPlotter 2011-12-19 15:33:43 -05:00
Joseph Powers
33cbf8066b Cleanup basegfx headers a little
I deleted some unused headers. I also stopped exporting them for the same
reason.
2011-11-05 07:12:39 -07:00
Thorsten Behrens
aeee94cb58 Cleanup basegfx - docs, visibility, pointless methods.
Added docs to the range/* classes, removed methods the compiler can
generate for us, removed unused header, and cleaned up visibility
markup (inlines don't really need to be exported).
2011-11-02 23:58:28 +01:00
Matúš Kukan
072efc7405 deliver also unotools.hxx 2011-08-19 15:34:57 +02:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
704bc46ae4 Add consistent Emacs and vim mode lines 2011-07-30 23:12:12 +03:00
Bjoern Michaelsen
c81f9104b6 postmerge fixes for gnumake4 2011-07-22 21:07:24 +02:00
Mathias Bauer
602edcf197 CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a] 2011-06-16 13:04:50 +02:00