office-gobmx/sfx2
Rafael Dominguez f74a116fe3 Display documents embedded thumbnails.
Change-Id: I0f56c6e564dbfcfc646717c562d61b8bd977edd1
2012-06-05 22:13:31 -04:30
..
inc Display filesystem templates under My Templates folder. 2012-06-05 21:37:05 -04:30
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
qa
sdi Implement template manager dialog. 2012-05-28 20:53:01 -04:30
source Display documents embedded thumbnails. 2012-06-05 22:13:31 -04:30
util
workben/custompanel Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 14:30:05 +02:00
AllLangResTarget_sfx2.mk Implement template manager dialog. 2012-05-28 20:53:01 -04:30
CppunitTest_sfx2_metadatable.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
JunitTest_sfx2_complex.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
JunitTest_sfx2_unoapi.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Library_qstart.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Library_sfx.mk Implement template manager dialog. 2012-05-28 20:53:01 -04:30
Makefile
Module_sfx2.mk Resolves: fdo#31022 about dialog is suboptimal 2012-04-10 12:49:49 +01:00
Package_inc.mk fdo#49921 make sure all tab pages have the same dimensions 2012-05-17 07:57:59 +02:00
Package_sdi.mk
README fixed typo 2012-04-28 22:58:36 +09:00

This is core gui code, containing base-classes for documents

Document load/save code is maintained in [git:sfx2/source/doc/docfile.cxx]
SfxMedium class, which handles all the twisty load and save corner cases.

[git:sfx2/source/applappl/sfxhelp.cxx] Start procedure for the online
help viewer top level window; handling of help URL creation and
dispatch.