office-gobmx/vcl
2012-01-05 09:18:14 +00:00
..
aqua/source use officecfg/Office/Common.hxx directly 2011-12-22 13:24:47 +01:00
generic adapt DEBUG code 2011-12-23 08:00:31 +00:00
headless
inc Revert "change order of var in PDFExtOutDevData to suppress waring" 2011-12-29 00:05:51 +01:00
ios/source
null
prj use officecfg/Office/Common.hxx directly 2011-12-22 13:24:47 +01:00
qa/complex
source regenerate list under OSL_DEBUG_LEVEL=2 2012-01-05 09:18:14 +00:00
test
unx fix assertion error in GtkFolderPicker during recovery dialog 2011-12-26 15:18:45 +01:00
win/source explicitly write an 8 bit empty string 2011-12-21 15:26:59 +00:00
workben
AllLangResTarget_vcl.mk
Library_desktop_detector.mk
Library_vcl.mk gbuild: define NOMINMAX in windows.mk 2012-01-04 12:39:53 +01: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