Commit graph

297881 commits

Author SHA1 Message Date
Luboš Luňák
7be8bac42a make the linear xml processing API more generic
I'm pretty sure I'll love to use it in writerfilter instead of the normal
API whenever I get the chance.
2011-12-07 14:47:11 +01:00
Luboš Luňák
1e4fb45c03 disable error logs for now, until the new log macros get sorted out 2011-12-07 14:47:11 +01:00
Luboš Luňák
cc39235d47 process element in endFastElement(), not in dtor
Otherwise with malformed xml the dtor is called in a place where
the processing of the formula apparently corrupts the internal
representation somehow and it is impossible to write the document
back as docx. As a bonus, all UI elements related to saving get
disabled, so the document then cannot be saved at all. Although
this is only with malformed xml, which hopefully should never
happen, it's still better to avoid this. Moreover it seems to be
the proper way of coding the handlers anyway.
2011-12-07 14:47:11 +01:00
Luboš Luňák
a8f46cdc8e remove needless TODO 2011-12-07 14:47:10 +01:00
Luboš Luňák
efe72126d9 merge two duplicates of a function 2011-12-07 14:47:10 +01:00
Luboš Luňák
d7017dbc17 append text when reading from xml
The xml parser apparently can call the characters() callback several
times for one text content (if it needs to un-escape maybe?), so
append, otherwise some content would be overwritten.
2011-12-07 14:47:10 +01:00
Luboš Luňák
5799813f5b properly xml-escape written text in docx formula 2011-12-07 14:47:10 +01:00
Andras Timar
76aad07712 'copyright text to see as text in the soffice binary' deleted 2011-12-07 14:45:43 +01:00
Luboš Luňák
4d20491962 when stripping is disabled, strip nothing 2011-12-07 14:44:07 +01:00
Radek Doulik
e9877935b0 pptx: make sure we set right type for connector shapes 2011-12-07 14:03:58 +01:00
Radek Doulik
f0bf2a2ae9 do not use new presets for connector shapes
- until we have better implementation
2011-12-07 14:03:58 +01:00
David Tardon
d36f276728 avoid casting from void* 2011-12-07 13:43:10 +01:00
Caolán McNamara
42502c8484 || -> && 2011-12-07 11:36:01 +00:00
Caolán McNamara
6c335f5754 convert some archaic l10ntools code 2011-12-07 11:33:12 +00:00
Caolán McNamara
47690422e4 don't need an extra header, fold into body 2011-12-07 11:33:11 +00:00
Caolán McNamara
13959acbd4 regenerate list 2011-12-07 11:33:11 +00:00
Stefan Knorr (astron)
1671c16d60 much improved presenter console monitor switch artwork 2011-12-07 11:19:12 +00:00
Michael T. Whiteley
181b1815f8 Change "menues" to "menus" 2011-12-07 11:48:24 +02:00
Arnaud Versini
8538a09660 Don't replace getpid on Linux when the system version is correct 2011-12-07 10:37:38 +02:00
August Sodora
a2eb0cf44b Remove testtool 2011-12-07 00:56:22 -05:00
Kohei Yoshida
e262178556 bnc#733864: Make sure to adjust the sheet index of drawing objects.
For cell-anchored drawing objects.  Failing to do so would result in
either one of

1) write error during file save,
2) drawing object disappearing upon reload, or
3) drawing object relocated to a wrong sheet, with wrong position
   and size upon reload.
2011-12-06 23:38:09 -05:00
Tomas Hlavaty
5260bf5ea7 minor idl fixes 2011-12-06 23:54:36 +00:00
Caolán McNamara
9e65b68ef9 reduce CurrencyBox somewhat 2011-12-06 23:54:36 +00:00
Caolán McNamara
a064924652 ditch some ByteStrings 2011-12-06 23:54:36 +00:00
Caolán McNamara
66a8b58a6e aSourceFile member unused 2011-12-06 23:54:35 +00:00
Stephan Bergmann
b419bb21a7 Looks like the old stack implementation returned 0 on empty stack Pop(). 2011-12-07 00:25:55 +01:00
Caolán McNamara
7c5a11df60 normalize Red Hat, Inc. 2011-12-06 21:40:20 +00:00
Caolán McNamara
c8ef924060 normalize Red Hat, Inc. spellings, and bump to latest template 2011-12-06 21:24:37 +00:00
Stephan Bergmann
485138f3a5 Fix non --enable-dbgutil builds. 2011-12-06 21:32:05 +01:00
Stephan Bergmann
f141ea7d74 Use configmgr directly in SvxAsianConfig. 2011-12-06 20:28:57 +01:00
Stephan Bergmann
2a9c1d1a75 Make dialogs fail with an exception in headless tests. 2011-12-06 20:28:56 +01:00
Stephan Bergmann
f547b2c478 Moved modifications.xcu to test, used from multiple modules. 2011-12-06 20:28:56 +01:00
Stephan Bergmann
465c34f6e9 ucbhelper::ContentBroker::deinitialize is static. 2011-12-06 20:28:55 +01:00
Stephan Bergmann
6f5fa50379 Cleaned up indentation. 2011-12-06 20:28:55 +01:00
Stephan Bergmann
7f92ed53b2 Copy <value><it> constructs intact. 2011-12-06 20:28:54 +01:00
Miklos Vajna
0d5b38240c langlist.mk: remove bogus Turkmen language
This was added in cbf182a975, but
scp2/source/ooo/module_langpack.ulf was never updated accordingly, nor
there is such a language on Pootle.
2011-12-06 20:07:30 +01:00
Andras Timar
2ba4a4bf63 remove NSIS support 2011-12-06 19:28:21 +01:00
Andras Timar
48c5739700 remove sources of setup.exe 2011-12-06 18:31:38 +01:00
Thorsten Behrens
1a81ca45ea Revert "GdkPrinter seems optional on Gtk3, too"
This reverts commit 88a4a8d997.

Sorry, seemed to be an intermittent local problem.
2011-12-06 18:08:18 +01:00
Michael Stahl
a25a01361e svx: tweak translations a tiny bit 2011-12-06 17:29:56 +01:00
Stefan Knorr (astron)
210f2dc0af Translation of comments in svdraw (part two)
Big thanks to Eike Rathke who rescued the ASCII imagery in svdoedge.cxx.
2011-12-06 17:29:56 +01:00
Thorsten Behrens
88a4a8d997 GdkPrinter seems optional on Gtk3, too
Added necessary configure magic & conditional compiles for that.
2011-12-06 17:28:11 +01:00
Caolán McNamara
d57887eaad Resolves: rhbz#759647 ::dispose clears mpPresTimer before releaseTimer called 2011-12-06 16:26:05 +00:00
Caolán McNamara
392f0990e4 avoid assertion about spurious '0' translation id in field dialog 2011-12-06 16:19:06 +00:00
Caolán McNamara
84e6b57119 order these against SwFldTypesEnum 2011-12-06 16:19:06 +00:00
Caolán McNamara
c4f8650618 comment of enum 40 misplaced 2011-12-06 16:19:06 +00:00
Marcel Metz
4c2dcaf130 Removed unnessecary tools/table.hxx includes 2011-12-06 17:16:57 +01:00
Fridrich Štrba
8d9216f289 Unbreak the packaging 2011-12-06 16:42:48 +01:00
Caolán McNamara
390e5f5ba1 use explicit cancel/close handler 2011-12-06 15:23:39 +00:00
Fridrich Štrba
fa22c33794 Allow inserting of ole objects into draw documents 2011-12-06 16:16:28 +01:00