office-gobmx/vcl
2012-01-13 09:06:00 +00:00
..
aqua/source Use SAL_N_ELEMENTS 2012-01-10 16:52:33 +01:00
generic callcatcher: update list, getXLFD is now unused 2012-01-13 09:06:00 +00:00
headless align getFontFaceNumber with FC_FACE 2012-01-11 14:13:31 +00:00
inc callcatcher: update list, getXLFD is now unused 2012-01-13 09:06:00 +00:00
ios/source Use SAL_N_ELEMENTS 2012-01-10 16:52:33 +01:00
null Apparently need more (all?) methods 2012-01-10 19:27:40 +02:00
prj
qa/complex fix prefix of command line switches (-- instead of -) 2012-01-11 19:25:45 +01:00
source VCL_DLLPUBLIC is in the wrong place 2012-01-12 10:47:10 +00:00
test Use SAL_N_ELEMENTS 2012-01-10 16:52:33 +01:00
unx adapt findFontFileID to know about multiple font faces in a font file 2012-01-11 14:13:32 +00:00
win/source Use SAL_N_ELEMENTS 2012-01-10 16:52:33 +01:00
workben catch exception by constant reference 2012-01-08 03:35:43 +09:00
AllLangResTarget_vcl.mk
Library_desktop_detector.mk
Library_vcl.mk Build more code on Android, too 2012-01-10 19:27:34 +02:00
Library_vclplug_gen.mk
Library_vclplug_gtk.mk
Library_vclplug_gtk3.mk
Library_vclplug_kde.mk
Library_vclplug_kde4.mk
Library_vclplug_svp.mk
Makefile
Module_vcl.mk
Package_afmhash.mk
Package_inc.mk
Package_kde4moc.mk
Package_osx.mk
README
StaticLibrary_vclmain.mk
vcl.android.component
vcl.ios.component
vcl.macosx.component
vcl.unx.component
vcl.windows.component
WinResTarget_vcl.mk

Welcome to the Visual Class Libraries (vcl) code

source/
	+ the main cross-platform chunk of source
inc/
	+ cross-platform abstraction headers / definition
	vcl/
		+ external headers
generic/
	+ shared helper code for backends,
	  actually built into vcl
headless/
	+ a backend renderer that draws to bitmaps
aqua/
	+ OS/X backend
ios/
	+ skeleton Android backend
win/
	+ windows backend
unx/
	+ unix specific platform backend code and its' sub-platforms
	gtk/
	gtk3/
	kde/
	generic/  - raw X