office-gobmx/toolkit
Noel Grandin 270e41adb0 loplugin:buriedassign in sd..writerfilter
Change-Id: I954c12d9e1c493be6ac8c7b15076077b5bff5b74
Reviewed-on: https://gerrit.libreoffice.org/62811
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-11-16 18:42:57 +01:00
..
inc/helper unowrap.hxx is also exposed for toolkit only 2018-10-14 22:16:56 +02:00
qa Fix typos 2018-09-27 12:14:06 +02:00
source loplugin:buriedassign in sd..writerfilter 2018-11-16 18:42:57 +01:00
test/accessibility
util
CppunitTest_toolkit.mk
JunitTest_toolkit_complex.mk Fix many Java subsequentcheck test by using JUH 2018-11-09 07:37:50 +01:00
JunitTest_toolkit_unoapi_1.mk Simplify and fix Java UNO API test makefiles 2018-11-09 07:37:00 +01:00
JunitTest_toolkit_unoapi_2.mk Simplify and fix Java UNO API test makefiles 2018-11-09 07:37:00 +01:00
JunitTest_toolkit_unoapi_3.mk Simplify and fix Java UNO API test makefiles 2018-11-09 07:37:00 +01:00
JunitTest_toolkit_unoapi_4.mk Simplify and fix Java UNO API test makefiles 2018-11-09 07:37:00 +01:00
Library_tk.mk gbuild: rename value OS=IOS to OS=iOS 2018-11-01 16:39:54 +01:00
Makefile
Module_toolkit.mk
README

"Abstract" windowing thing, UNO implementations of windowing stuff so that it
can be used from Basic or Java. But also stuff that has no connection to Basic
or Java.

Note that the "awt" here has no relation to the Java awt, as far as I know. It
might be inspired by it API-wise, perhaps. (If you know differently, feel free
to improve this README file.)

Note that toolkit/ is itself not really a toolkit, it is at root a
reasonably simple wrapper of vcl/ - if you came here looking for a
toolkit, please checkout vcl/ instead.