office-gobmx/include/vcl/toolkit
Gabor Kelemen 32090b018d tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxx
Recheck after 7-0 branchoff

Also drop the now unused file include/vcl/field.hxx

Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: I9e54c82f50d1e02a0f99858939cac999fc66f7de
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99261
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-08-03 10:23:10 +02:00
..
button.hxx move ImageButton to toolkit-only headers 2020-07-29 11:20:14 +02:00
calendar.hxx
combobox.hxx
controllayout.hxx
dialog.hxx
field.hxx tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxx 2020-08-03 10:23:10 +02:00
fixed.hxx
fixedhyper.hxx
fmtfield.hxx
group.hxx
imgctrl.hxx
longcurr.hxx loplugin:unusedfields 2020-07-25 08:57:06 +02:00
lstbox.hxx
morebtn.hxx
prgsbar.hxx
README
roadmap.hxx
spin.hxx
spinfld.hxx tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxx 2020-08-03 10:23:10 +02:00
svtabbx.hxx
tabdlg.hxx
throbber.hxx
unowrap.hxx

These are includes which are now only used by the toolkit module, which exposes
them via uno. Don't use these in any new code.