office-gobmx/comphelper
Tor Lillqvist 3ace447b0f Use the correct DPI scaling factor in LibreOfficeKit for iOS, too
Fixes the rendering of spreadsheets in the iOS app. (The cell area was
rendered at half the scale of the row and column headers.)

Actual code change only in desktop/source/lib/init.cxx, but update
related comments elsewhere to mention CoreGraphics, too, and not just
cairo.

Change-Id: Ife99c6a2d58e592cfea3b4ed1ab09c19fba77e72
2018-11-23 17:48:20 +02:00
..
inc/pch
qa loplugin:redundantfcast improvements 2018-11-21 12:44:55 +01:00
source Use the correct DPI scaling factor in LibreOfficeKit for iOS, too 2018-11-23 17:48:20 +02:00
util
CppunitTest_comphelper_ifcontainer.mk
CppunitTest_comphelper_syntaxhighlight_test.mk
CppunitTest_comphelper_test.mk
CppunitTest_comphelper_threadpool_test.mk
CppunitTest_comphelper_variadictemplates_test.mk
JunitTest_comphelper_complex.mk Fix many Java subsequentcheck test by using JUH 2018-11-09 07:37:50 +01:00
Library_comphelper.mk tdf#118581 Correctly display issuer name in signature line 2018-11-12 14:52:09 +01:00
Makefile
Module_comphelper.mk
README
StaticLibrary_windows_process.mk

Helper functionality for implementing UNO components

...anything not generic/mature enough to end up in URE's stable interface at
cppuhelper etc.