Statistics
| Branch: | Revision:

root / webodf / lib / odf @ 6af4a406

Name Size
OdfCanvas.js 11.3 kB
OdfContainer.js 20.7 kB
Style2CSS.js 16.4 kB
StyleInfo.js 22.4 kB

Latest revisions

# Date Author Comment
c2b4880c 03/23/2011 12:48 pm Jos van den Oever

Do not serialize any dom node from the http://www.w3.org/2000/xmlns/ and http://www.w3.org/1999/xhtml namespaces.
xhtml is more specific and handled by the filter. xmlns should never be serialized and is hence excluded in the serializer itself.

00b0d891 03/23/2011 11:54 am Jos van den Oever

Add a save function.

0624bcc3 03/22/2011 11:07 pm Jos van den Oever

Make the cursor appear on first click in Firefox.

160f3693 03/22/2011 10:27 pm Jos van den Oever

Make a paragraph editable when it is clicked. In firefox (4) activating a paragraph for editing requires two clicks.

4855ef6e 03/22/2011 11:45 am Jos van den Oever

Do not store font face declarations in content.xml at all.

bf4a6de7 03/22/2011 11:30 am Jos van den Oever

When writing content.xml or styles.xml only write the automatic styles that are relevant to that particular file.

fc3de133 03/21/2011 08:14 pm Jos van den Oever

Load and save font-face-decls and make serializing of namespaces prettier.

25e6fdf6 03/21/2011 08:13 pm Jos van den Oever

Fix retrieving the of styles that are used.

4fc84e45 03/20/2011 01:35 pm Jos van den Oever

Add class for determining to which style key group a style reference belongs. This will be used for splitting up the element automatic-styles over styles.xml and content.xml.

1d99d3b1 03/17/2011 08:33 am Jos van den Oever

Fix errors reported by closure compiler.

View revisions

Also available in: Atom