Noel Power
92eafe7218
use oox filter for *all* control import
2011-07-12 10:07:52 +01:00
Caolán McNamara
fad50e6a8c
check if seek succeeded
2011-07-12 08:51:45 +01:00
Caolán McNamara
6c4edabf3e
avoid optimization turning into pessimisation for stupid strings
2011-07-11 22:00:13 +01:00
Caolán McNamara
8352019162
callcatcher: remove various unused save, etc. methods
2011-07-11 16:12:59 +01:00
Caolán McNamara
205f453efe
check if seek succeeds
2011-07-11 15:54:50 +01:00
Caolán McNamara
e888d7b692
check seeks for success against short reads
2011-07-11 11:41:50 +01:00
Caolán McNamara
6913e0ca71
unused inlines
2011-07-11 09:03:55 +01:00
Caolán McNamara
172e6a69bc
various unused methods
2011-07-11 09:03:55 +01:00
Caolán McNamara
e150c164e7
callcatcher: remove unused CreateCache_Impl
2011-07-11 09:03:54 +01:00
Caolán McNamara
194328afa5
callcatcher: remove unused ColorToOUString
2011-07-11 09:03:54 +01:00
Caolán McNamara
0de8f96511
callcatcher: unused lcl_hasChartType
2011-07-11 09:03:54 +01:00
Marco Cecchetti
5e68d551d5
Implemented a new way for exporting and handling placeholder text elements
2011-07-11 09:57:18 +02:00
Marco Cecchetti
2cabcc1f62
Split the script in smaller pieces
2011-07-11 08:32:33 +02:00
Fridrich Strba
2fab6d4b48
Fix windows build
...
Use const reference in copy constructor if we are going to give it const objects.
2011-07-11 08:32:18 +02:00
Muthu Subramanian
42b8a53dc8
[Temp] Import all formulas post tokenization.
2011-07-08 16:35:21 +05:30
Takeshi Abe
5bfac537f1
fixed typos in comments
2011-07-08 18:48:42 +09:00
Caolán McNamara
c139307b88
MSOffice 2003 xml format often uses class extensions
2011-07-08 10:43:38 +01:00
Joseph Powers
2b9617fcd0
Fix some ambiguous method errors.
...
My compiler couldn't determine which version of valueOf() to use.
GCC 4.0 on Mac OS 10.6.8
2011-07-07 22:43:03 -07:00
Marco Cecchetti
99f33e30dd
Enhancing svg export
...
* Add support for exporting any subset of slides from an Impress
presentation to a svg document
* Adding support for exporting meta information (for each slide) on
the master slide placeholders (slide number, date/time, footer).
* Implemented a slide index. Supported browser Firefox 4.x, Chrome
12.x.
* Removed some dead source code; metadata info is generated before
(shape, GDIMetaFile) map
* Implemented a glyph workaround for Webkit based browsers.
* Fixed the following bug: exporting a single slide is broken.
* Updated to the latest version of the JavaScript based presentation
engine.
* GSoC midterm result
2011-07-08 05:43:23 +02:00
Matus Kukan
ad85eb69ac
Remove online registration related code
2011-07-08 00:48:47 +02:00
Muthu Subramanian
bb1a16323e
n#694356: Using formatcode while displaying labels.
...
Used when the lables don't have their own formatcode
and depend on the data's format code for formatting.
2011-07-07 12:22:49 +05:30
Fridrich Štrba
c65d19b8d0
Some more ODG style mappings that LO understands and displays properly
2011-07-06 18:29:38 +02:00
Fridrich Štrba
0749b0fd12
Trying to work around some inperfections of odf
2011-07-06 14:37:08 +02:00
marc-andre@atc.tcs.com
4e3f2d9c80
Added pointer validations to avoid some edge-case documents crashing
2011-07-06 09:21:46 +01:00
Fridrich Štrba
1125182775
Handle svg and odf expressions of gradients
2011-07-05 23:25:25 +02:00
Thorsten Behrens
bde6f4be55
Fix label position for ooxml charts
...
Fixes bnc#694340 somewhat hackish - chart2 cannot individually place
chart data labels, so if the original ooxml document does, attempt
one of the canned position as an approximation.
2011-07-05 14:06:22 +02:00
Muthu Subramanian
bfed955619
Pointers for importing legacyDiagramText.
2011-07-05 16:47:26 +05:30
Muthu Subramanian
fc0a2d2d95
Moving the pptx classes to use FragmentHandler2/ContextHandler2.
...
This is to make it use the better and newer parent handlers.
And to support MCE.
[PB] Probable candidate for typo breakages.
2011-07-05 16:32:50 +05:30
Tor Lillqvist
1b2ebc239d
Interestingly, struct lconv is empty in Android's C library
2011-07-04 21:18:14 +03:00
Caolán McNamara
0f5e33a7ab
callcatcher: unused write methods
2011-07-03 01:48:43 +01:00
Caolán McNamara
fedd0a8acd
callcatcher: unused ScAfVersions::Write
2011-07-03 01:24:53 +01:00
Caolán McNamara
8bd9711ed9
callcatcher: unused OutW4W_SwFmtPageDesc1
2011-07-03 00:54:33 +01:00
Caolán McNamara
a353132241
Resolves: fdo#34023 apparent negative string length
2011-07-02 22:01:31 +01:00
Miklos Vajna
d2f3e45d5c
rtftok: '>>' should be '> >' within a nested template argument list
2011-07-02 13:54:42 +02:00
Miklos Vajna
b7ebd7bbd3
Merge remote-tracking branch 'feature/gsoc2011_rtfimport'
2011-07-02 00:33:02 +02:00
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