office-gobmx/basegfx
Thorsten Behrens 46b56dd6d4 Fix loplugin warning.
Unused mutices in basegfx, turns out that was a rather broken
attempt to guard lazy-init statics. Implemented properly with
rtl::Static now.

Change-Id: Icefe82a53ef6ed33114732a6bb70f9aa0c28b55e
2013-03-20 13:29:20 +01:00
..
inc/basegfx
qa
source Fix loplugin warning. 2013-03-20 13:29:20 +01:00
test simplify OUString assignments 2013-03-20 10:28:58 +00:00
CppunitTest_basegfx.mk
Library_basegfx.mk
Makefile
Module_basegfx.mk
Package_inc.mk
README

Algorithms and data types for graphics (e.g. polygons, vectors, matrices and the like - see that used in [[canvas]]).