Kaydet (Commit) 64e1ae0f authored tarafından Josh Heidenreich's avatar Josh Heidenreich Kaydeden (comit) David Tardon

Added READMEs for modules which used to be in libs-core

üst 2a3e2bb4
Audio/Video media implementation.
Needs a Java Media Framework (JMF).
Not currently usable for streams but only for URIs in the file system.
Contains the StarBASIC Interpreter and in addition the GUI of VCLTestTool.
See also:
[http://wiki.services.openoffice.org/wiki/Basic]
The configuration database - UNO services and some tools.
Contains database pieces, drivers, etc.
What used to be the desktop in StarOffice 5 - now the binary.
Edit engine.
In OO.o build DEV300m72 this module was split off from svx but it
has no dependencies on [[svx]] (nor on [[sfx2]]) while in turn svx depends on editeng
Read more in the mailing list post:
[http://www.mail-archive.com/dev@openoffice.org/msg13237.html]
How [[basic]] handles events
Implements XSimpleFileAccess interface that makes the UCB interfaces actually usable (via UNO) and more intuitive.
Contains parts of the formula parser used outside Calc code.
Has been pulled out from Calc's formula parser code.
Native file pickers for Unix and Windows (file open dialog) GTK+, KDE, Windows.
UI rewrite, toolbars, menus, UNO stuff, including accelerators and interaction, etc.
See also:
[http://wiki.services.openoffice.org/wiki/Framework]
Notable files:
[git:framework/source/services/backingwindow.hxx] Layout of the Startcenter buttons and the corresponding event handler.
SvIDL Compiler.
(CH: Where is the difference to [[idlc]]???)
Handles registered modules for spellchecker, hyphenator and thesaurus.
The schema and default settings for the OpenOffice.org configuration database.
See also:
[[configmgr]]
Module for OpenOffice - VisualBasic interoperability.
See also:
[http://wiki.services.openoffice.org/wiki/VBA]
[http://wiki.services.openoffice.org/wiki/Oovbaapi]
Read the LibreOffice license when starting up.
This module provides the source code for the Scripting Framework. For
more information on the Scripting Framework, see the project web page:
http://framework.openoffice.org/scripting/
This module provides the source code for the Scripting Framework.
Source Code Structure
=====================
For more information on the Scripting Framework, see the project web page:
[http://framework.openoffice.org/scripting/]
== Source Code Structure ==
The following directories contain the source code currently used
by the Scripting Framework:
......@@ -50,8 +51,8 @@ Classes for performing script IO
Example scripts in BeanShell, JavaScript, Java and Python
Deprecated Code
===============
== Deprecated Code ==
- java/org/openoffice/*
......
This is the gui code, much of which is now deprecated.
List of documents open would be traceked,
raw C__ code; gutsy core of document management and loading.
List of documents open would be tracked - raw C__ code.
Gutsy core of document management and loading.
[git:sfx2/source/applappl/sfxhelp.cxx] Start procedure for the online help viewer top level window; handling of help URL creation and dispatch.
System helpers - launching URI, recently used files, system integration, external mailer support, gconf integration etc.
Contains graphics related helper code. Lots of the draw and impress code is in this shared library.
xoutdev
this is where a lot of wht work would happen to move to the canvas.
svdraw
transparent gradient stuff.
Lots of the draw and impress code is in this shared library.
.desktop files for different distros.
Universal Content Broker (has ucp) which do things like convert files to strings in content broker world.
Contains an Interaction Handler for the [[ucb]] and other uses. Works via VCL.
Help reader and viewer for online help.
Contains common xml import and export filter logic.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment