Commit graph

23638 commits

Author SHA1 Message Date
Miklos Vajna
1e126219f2 accents in style names 2011-07-01 17:15:13 +02:00
Miklos Vajna
62e2e3f491 accents in font names 2011-07-01 17:10:40 +02:00
Miklos Vajna
289267a43a handle accents in revision entries 2011-07-01 17:02:08 +02:00
Miklos Vajna
4f17810e9b resolveChars: make calling text() the default
Ideally we should always call that, since that handles unicode
characters.
2011-07-01 16:56:23 +02:00
Miklos Vajna
de429ef373 add license headers 2011-07-01 16:39:26 +02:00
Caolán McNamara
0e334c2bfa gb_Library_PLAINEXT->gb_Library_DLLEXT 2011-07-01 15:18:34 +01:00
Miklos Vajna
77a23c681b implement RTF_REVAUTH, RTF_REVDTTM and RTF_DELETED 2011-07-01 15:48:48 +02:00
Miklos Vajna
47e1270aa4 implement RTF_REVDTTMDEL 2011-07-01 15:44:14 +02:00
Miklos Vajna
b5109a0b1a implement RTF_DELETED 2011-07-01 15:18:19 +02:00
Miklos Vajna
61d4b05622 parse revtbl 2011-07-01 14:52:22 +02:00
Miklos Vajna
0fe9aeb4ac No need to cache field instructions
dmapper can receive them incrementally without problems.
2011-07-01 13:13:27 +02:00
Miklos Vajna
6d383611ec RTF_LINEX: ignore zero parameter
It appears where line numbering is not enabled.
2011-07-01 12:54:48 +02:00
Miklos Vajna
abfed1ce77 handle groups inside fldrslt 2011-07-01 12:47:18 +02:00
Muthu Subramanian
063ea6bd27 XLSX formula import improvement. Recommit. 2011-07-01 15:43:03 +05:30
Miklos Vajna
05c74d41f1 ignore RTF_LISTTEMPLATEID for now 2011-07-01 12:09:50 +02:00
Miklos Vajna
052a353d06 leveltext can be an empty string 2011-07-01 11:19:08 +02:00
Caolán McNamara
34f6f96ecb add modified unoexceptionprotector for better error msgs from exceptions 2011-06-30 22:57:49 +01:00
Caolán McNamara
e631d1bc08 add modified unoexceptionprotector for better error msgs from exceptions 2011-06-30 22:57:49 +01:00
Miklos Vajna
4536f47a4c make sure we are in a paragraph when handling bookmark starts 2011-06-30 16:52:33 +02:00
Miklos Vajna
30b95cafd4 asHex: method -> local 2011-06-30 13:10:52 +02:00
Miklos Vajna
7b642490e9 NS_rtf::LN_BOOKMARKNAME should be before NS_rtf::LN_IBKL 2011-06-30 13:00:33 +02:00
Andras Timar
fcd0718527 do not build "localized" binfilter resources 2011-06-30 12:55:40 +02:00
Miklos Vajna
b35152b6cb RTFReferenceProperties: make second ctor argument optional
Like we have with RTFValue already.
2011-06-30 12:49:37 +02:00
Miklos Vajna
478d0aee72 implement bookmarks 2011-06-30 12:43:33 +02:00
Miklos Vajna
7befe15b02 implement RTF_LINEPPAGE and RTF_LINESTARTS 2011-06-30 10:36:22 +02:00
Miklos Vajna
4c1cba2845 implement line numbering 2011-06-30 10:29:38 +02:00
Marco Cecchetti
d275bc903d svg export filter: added support for browsing slides
Cleaner svg, convert javascript to working state
2011-06-30 01:05:12 +02:00
Muthu Subramanian
969af6fdbb Revert patch to change .idl 2011-06-29 23:03:46 +05:30
Miklos Vajna
8adfe7f13c add support for endnotes 2011-06-29 17:38:12 +02:00
Miklos Vajna
fbdc984899 RTF_FOOTNOTE: support custom marks 2011-06-29 17:01:21 +02:00
Miklos Vajna
d68c6b5414 implement RTF_FOOTNOTE 2011-06-29 10:22:35 +02:00
Caolán McNamara
839aa0f06f remove deprecated ByteString::CreateFromInt64 2011-06-29 09:03:47 +01:00
Miklos Vajna
ba082513c9 implement RTF_SUPER / RTF_SUB 2011-06-29 10:00:38 +02:00
Muthu Subramanian
5e30bfb921 Improved xlsx formula import.
Now uses the values present in the import document
rather than calculating the formula. This speeds up
document loading.
TODO: Extend this to string results as well.
2011-06-29 12:56:51 +05:30
Caolán McNamara
26cdd787f6 CreateFromDouble->valueOf 2011-06-27 23:55:09 +01:00
Miklos Vajna
77354635bf colums can use the border accessor as well 2011-06-28 00:13:17 +02:00
Miklos Vajna
e1c8813213 introduce lcl_getBordersAttributes to avoid code duplication 2011-06-28 00:08:00 +02:00
Miklos Vajna
486e5c0c81 implement section borders 2011-06-28 00:04:07 +02:00
Miklos Vajna
c2026fa9a8 introduce RTFBorderState 2011-06-27 23:40:14 +02:00
Miklos Vajna
2cad2a5fa0 implement RTF_DEFTAB 2011-06-27 23:20:49 +02:00
Miklos Vajna
1de245a2cb implement RTF_TITLEPG 2011-06-27 22:13:23 +02:00
Miklos Vajna
85289e8a63 RTF_PGNDEC stub 2011-06-27 22:07:53 +02:00
Miklos Vajna
30805d7e0b implement other header / footer keywords 2011-06-27 21:21:15 +02:00
Miklos Vajna
e8bb4a301e mark local functions as static 2011-06-27 18:35:29 +02:00
Miklos Vajna
b41267fb0a multiple tabs per paragraph: clean up and fix 2011-06-27 18:31:15 +02:00
Miklos Vajna
3777088037 Handle empty fldrslt groups
We used to end the field in a text group, but this won't work for empty
contents.
2011-06-27 18:00:14 +02:00
Miklos Vajna
d16338cdaf substreams can live without section properties 2011-06-27 17:28:14 +02:00
Miklos Vajna
a59b6aba72 output headers/footers at the end of the section 2011-06-27 17:21:28 +02:00
Miklos Vajna
826203a2de explicitly end last section 2011-06-27 17:17:26 +02:00
Miklos Vajna
5d8fc66e8d introduce lcl_TableBreak 2011-06-27 17:06:52 +02:00