office-gobmx/svl
Eike Rathke 5e9fe0ff4d some details
Change-Id: I22b7bef8106dc52a5f1d393805021318ea3d9f07
2013-05-16 16:25:53 +02:00
..
qa Move to MPLv2 license headers, with ESC decision and author's permission. 2013-05-16 12:43:11 +01:00
source Remove obsolete RestrictedPath env var support 2013-05-14 19:14:34 +02:00
unx
util
AllLangResTarget_svl.mk
CppunitTest_svl_lngmisc.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-05-16 12:43:11 +01:00
CppunitTest_svl_qa_cppunit.mk
CppunitTest_svl_urihelper.mk
JunitTest_svl_complex.mk
Library_fsstorage.mk
Library_passwordcontainer.mk
Library_svl.mk Remove obsolete RestrictedPath env var support 2013-05-14 19:14:34 +02:00
Makefile
Module_svl.mk
README some details 2013-05-16 16:25:53 +02:00

Contains non-graphical helper code for office applications.

Specifically this module does not depend on or use includes from module
vcl. Originally all code in svtools that did not depend on vcl was split
off into this svl ("svtools light") module.

In particular the SfxItemSet is a property-bag like container that
stores arbitrary sets of properties for everything from text run
formats, to Chart regression line properties.

There are lots of other useful helpers in here for various office
tasks; much of this code was originally moved from svx/sfx2.