office-gobmx/editeng
Dennis Francis 3a57c2b647 scPrintTwipsMsgs: Use top-left of output-area as the refpoint
We can't use the transformed version of editeng origin, since it need
not be in client view area depending on text alignment, which is
unusable as far as the clients are concerned.  Top-left corner of
output-area is always guaranteed to be in client view area independent
of text-alignment settings.

Change-Id: I5bd20d2b52e146371de4b605bf7934b7e7d6fc5a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98131
Tested-by: Jenkins
Reviewed-by: Dennis Francis <dennis.francis@collabora.com>
2020-07-09 11:28:55 +02:00
..
inc tdf#133589 AutoCorrect: transliterate to Old Hungarian 2020-06-02 18:40:06 +02:00
qa Upcoming loplugin:elidestringvar: editeng 2020-06-03 22:37:32 +02:00
source scPrintTwipsMsgs: Use top-left of output-area as the refpoint 2020-07-09 11:28:55 +02:00
uiconfig/ui Resolves: tdf#116188 set min version on all .ui files to 3.18 2018-03-05 21:27:25 +01:00
AllLangMoTarget_editeng.mk
CppunitTest_editeng_borderline.mk
CppunitTest_editeng_core.mk Make editeng_core test depend on more_fonts 2018-10-11 16:02:33 +02:00
CppunitTest_editeng_lookuptree.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
CustomTarget_generated.mk Fix call of Python 2020-03-03 10:42:09 +01:00
IwyuFilter_editeng.yaml make some headers private 2020-02-03 20:24:00 +01:00
Library_editeng.mk do not require $(SRCDIR) in every gb_Library_set_precompiled_header 2019-09-23 10:47:25 +02:00
Makefile
Module_editeng.mk
README Added READMEs for modules which used to be in libs-core 2012-02-08 06:37:16 +01:00
UIConfig_editeng.mk

Edit engine.

In OO.o build DEV300m72 this module was split off from svx but it
has no dependencies on [[svx]] (nor on [[sfx2]]) while in turn svx depends on editeng
Read more in the mailing list post:
[http://www.mail-archive.com/dev@openoffice.org/msg13237.html]