Commit graph

23745 commits

Author SHA1 Message Date
Miklos Vajna
990f7bcd3d get rid of m_pCurrentKeyword 2011-07-01 18:22:54 +02:00
Miklos Vajna
39756b2a78 implement RTF_LBRACE and RTF_RBRACE 2011-07-01 18:11:25 +02:00
Miklos Vajna
3ee782f1a0 use the destination buffer for levelnumbers 2011-07-01 18:04:07 +02:00
Miklos Vajna
5ae58540fe accents in bookmarks 2011-07-01 17:54:38 +02:00
Miklos Vajna
bc7bad9a8c accents in shape properties 2011-07-01 17:39:44 +02:00
Miklos Vajna
a357b70e85 unify strip of table entries 2011-07-01 17:28:09 +02:00
Miklos Vajna
2fa6086450 Revert "dmapper: spelling fix in DomainMapper_Impl::handleToc"
This reverts commit 2ffbb1dda9234690233f48b2bc521c97d1335237.
2011-07-01 17:20:01 +02:00
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