office-gobmx/drawinglayer
Noel Grandin 3872be5432 Clang cleanup, unused mutex variables
Some of these were doing nothing useful at all. I removed those.
A couple were protecting static data, and I fixed those to use Mutex
and MutexGuard properly.

Change-Id: I444d13f8b6c50e526cce8d69d09aeaf240e5c6ca
Reviewed-on: https://gerrit.libreoffice.org/3678
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-04-30 06:29:35 +00:00
..
source Clang cleanup, unused mutex variables 2013-04-30 06:29:35 +00:00
drawinglayer.component
Library_drawinglayer.mk Don't point to inc directories that don't exist any longer 2013-04-24 11:01:06 +03:00
Makefile
Module_drawinglayer.mk execute move of global headers 2013-04-23 22:20:31 +02:00
README

*Somewhat of a middle layer between rendering subsystems and application cores.

*It offers a nice and easy API to render complex shapes.