vcl/inc/font/PhysicalFontFamily.hxx|2
vcl/inc/unx/genpspgraphics.h |6 --
vcl/qa/cppunit/physicalfontfamily.cxx |4 -
vcl/source/font/PhysicalFontFamily.cxx |1
vcl/unx/generic/gdi/freetypetextrender.cxx | 66 +---
vcl/unx
vcl/inc/sallayout.hxx |1
vcl/qa/cppunit/complextext.cxx | 59
vcl/source/gdi/sallayout.cxx | 66 ++---
3 files changed, 97 insertions(+), 29 deletions(-)
New commits:
commit 4ce43750e7878a813127bdc409d52
vcl/inc/widgetdraw/WidgetDefinition.hxx |7 ++
vcl/qa/cppunit/widgetdraw/WidgetDefinitionReaderTest.cxx |9 ++
vcl/qa/cppunit/widgetdraw/data/definitionSettings3.xml |7 ++
vcl/source/gdi/FileDefinitionWidgetDraw.cxx | 44 +++---
vcl/source/gdi
vcl/inc/bitmap/Octree.hxx | 60 +++---
vcl/inc/bitmap/impoctree.hxx | 48 +--
vcl/qa/cppunit/BitmapTest.cxx | 51 +++
vcl/source/bitmap/Octree.cxx | 179 --
4 files changed, 194 insertions(+), 144 deletions(-)
New commit
vcl/inc/unx/glyphcache.hxx |4 ++--
vcl/source/gdi/svmconverter.cxx|6 +-
vcl/unx/generic/gdi/cairotextrender.cxx|2 +-
vcl/unx/generic/glyphs/freetype_glyphcache.cxx |4 ++--
4 files changed, 10 insertions(+), 6 deletions(-)
New com