office-gobmx/sfx2
2012-04-15 03:34:14 +02:00
..
inc Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02:00
prj
qa
sdi
source re-open output file on save to fsync to improve first-start performance 2012-04-15 03:34:14 +02:00
util
workben/custompanel Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 14:30:05 +02:00
AllLangResTarget_sfx2.mk add package deps for resources 2012-04-09 10:09:23 +02:00
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 LinkTarget.mk: remove gb_LinkTarget_add_package_headers 2012-04-08 01:05:53 +02:00
Makefile
Module_sfx2.mk Resolves: fdo#31022 about dialog is suboptimal 2012-04-10 12:49:49 +01:00
Package_inc.mk
Package_sdi.mk
README

This is core gui code, contining 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.