office-gobmx/basegfx
Tor Lillqvist 8e7897588d Rename the basegfx::tools namespace to basegfx::utils
Reduce potential confusion with the global tools namespace. Will
hopefully make it possible to remove the annoying initial :: when
referring to the global tools namespace. Unless we have even more
tools subnamespaces somewhere.

Thorsten said it was OK.

Change-Id: Id088dfe8f4244cb79df9aa988995b31a1758c996
Reviewed-on: https://gerrit.libreoffice.org/42644
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2017-09-26 14:18:41 +02:00
..
inc/pch
qa
source Rename the basegfx::tools namespace to basegfx::utils 2017-09-26 14:18:41 +02:00
test Rename the basegfx::tools namespace to basegfx::utils 2017-09-26 14:18:41 +02:00
CppunitTest_basegfx.mk
Library_basegfx.mk
Makefile
Module_basegfx.mk
README

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