office-gobmx/vcl
2011-11-07 12:54:39 +01:00
..
aqua/source Further clean up of areas touched by previous commit. 2011-11-04 08:21:26 +01:00
generic Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/core 2011-11-02 17:49:42 +01:00
headless add missing includes 2011-11-04 06:22:44 +01:00
inc Some WNT-only code still needs ApplicationEvent(); plus made the other ctor explicit. 2011-11-04 11:36:06 +01:00
ios/source Further clean up of areas touched by previous commit. 2011-11-04 08:21:26 +01:00
null
prj
qa/complex
source cppcheck: avoid possible null pointer dereferences 2011-11-06 15:47:55 +04:00
test
unx remove unused file 2011-11-07 12:54:39 +01:00
win/source
workben
AllLangResTarget_vcl.mk
Library_desktop_detector.mk
Library_vcl.mk
Library_vclplug_gen.mk
Library_vclplug_gtk.mk use external 2011-11-02 13:26:53 +01:00
Library_vclplug_gtk3.mk Cleanup basebmp a little 2011-11-03 20:46:00 -07:00
Library_vclplug_kde.mk
Library_vclplug_kde4.mk
Library_vclplug_svp.mk Cleanup basebmp a little 2011-11-03 20:46:00 -07:00
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