Commit graph

4446 commits

Author SHA1 Message Date
Luboš Luňák
8aee85264b variable-size arrays is a gccism 2011-02-09 18:14:26 +01:00
Philipp Lohmann [pl]
d652efa0b8 fix some warnings 2011-02-09 11:18:43 +01:00
Michael Stahl
18c7a3c31a sw34bf03: #i97170#: xsltdialog: XMLFilterJarHelper::copyFile: truncate target 2011-02-08 15:11:47 +01:00
Jan Holesovsky
4145654d97 Merge remote branch 'origin/libreoffice-3-3'
Conflicts:
	writerfilter/source/dmapper/DomainMapper_Impl.cxx
2011-02-08 00:12:25 +01:00
Thomas Arnhold
0056fe28c7 Remove lots of dead code 2011-02-07 20:11:01 +01:00
Carsten Driesner
5a8cef3f14 removetooltypes01: Rebase to DEV300m99 2011-02-07 13:06:08 +01:00
Thomas Arnhold
462081c738 OSL_DEBUG_LEVEL formatting 2011-02-06 17:28:39 +01:00
Fridrich Štrba
c49b647c0a sgi hash containers -> boost unordered containers 2011-02-06 10:37:38 +01:00
ka
b2e45e37a6 ka102: added checks for hashmap / new font export 2011-02-05 05:12:47 +01:00
ka
6456f1d810 ka102: added/removed files for SVG import and module cleanup 2011-02-04 14:52:54 +01:00
ka
82fdb10299 ka102: SVG import implementation 2011-02-04 14:49:25 +01:00
Peter Jentsch
b38becea53 Update of the libxslt based xsltfilter implementation.
* Uses the sax document handler adapter
* Uses libxslt by default
* Tries to evaluate the 2nd userdata parameter of the filter configuration as
  the name of the transformation service to use.  This should allow extension
  authors to provide their own transformer implementation (which then could use
  the old java based transformation service which in turn uses saxon and could
  provide xslt 2.0 for the TEI people for example).

This is incomplete in the sense that the current filter configurations for the
MS Office 2003 filters needed to be changed to still use the Java based
filter, as long as there's no libxslt based extension function for the
embedded ole export available.
2011-02-04 13:43:28 +01:00
Peter Jentsch
f9f85cac33 add missing config entry for JAXP transformation to word/excel 2003 filters 2011-02-04 12:31:06 +00:00
Peter Jentsch
706218853b fixed flat xml export service name in configuration files 2011-02-03 17:45:30 +01:00
Peter Jentsch
d6c923033f Simplified implementation of the flat xml import/export.
It still lacks the line-wrapping provided by the xslt script
"split-long-lines.xsl", will be provided later.
2011-02-03 17:45:30 +01:00
Jan Holesovsky
e5368b51e9 css -> ::com::sun::star; this is a header file. 2011-02-03 17:45:30 +01:00
Peter Jentsch
c69e09e1bf Move a header providing useful macros, for broader use. 2011-02-03 17:45:30 +01:00
Takeshi Kurosawa
e95db00960 Use SvXMLUnitConverter's base64 encoder
SVGActionWriter uses FastString class to encode an image to a base64 string.
But there are several more generic encoders. We can use one of them.
2011-02-02 20:54:22 +01:00
Petr Mladek
c04b21be7b RTF export crasher (bnc#656503)
Signed off by Cedric
2011-02-02 17:09:03 +01:00
Thomas Arnhold
534f5af5eb Clean up makefiles 2011-02-02 12:08:07 +01:00
Takeshi Kurosawa
5143c8da71 Use product name for EPS Creator header
(cherry picked from commit 2d07f1d678dc868687a9ae8c326b766e7def21c2)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2011-02-02 00:03:40 +01:00
Takeshi Kurosawa
fe1bf4ffca Parse 'color' property (fdo#33551)
Parse 'color' property and store the value as currentColor.
(cherry picked from commit d4bac116d0c35d8811a048fdd991363a32df14ca)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2011-02-02 00:03:09 +01:00
Thomas Arnhold
08c3950aaf Clean up makefiles 2011-02-01 17:42:40 +01:00
Caolán McNamara
f39f3d751a fixup 2011-02-01 11:15:15 +00:00
Caolán McNamara
1dcade1632 and use the existing metafile if it exists and has some actions in it 2011-02-01 11:12:57 +00:00
Takeshi Kurosawa
21980b539d Fix "Save as Picture"
Currently "Save as Picture" produces a broken eps file.
2011-02-01 11:10:14 +00:00
Caolán McNamara
7585b27dd3 WaE: throw out some warnings 2011-01-31 21:25:37 +00:00
Kenneth Venken
da86f3575e unread variable 2011-01-30 21:37:34 +00:00
Caolán McNamara
1709f6a6ee WaE: various new gcc 4.6.0 warnings 2011-01-29 17:12:05 +00:00
Thomas Arnhold
ba69765f7c Replace suitable equalsAscii calls with equalsAsciiL. 2011-01-28 16:07:22 +01:00
Thomas Arnhold
4bc1a71da8 Remove some dead code. 2011-01-28 15:43:08 +01:00
Thomas Arnhold
e0239bdc6a Replace empty equalsAscii() with getLength(). 2011-01-28 15:41:03 +01:00
Takeshi Kurosawa
fec9228721 Use product name for EPS Creator header 2011-01-28 11:53:36 +00:00
Takeshi Kurosawa
8e9d6e10ce Parse 'color' property (fdo#33551)
Parse 'color' property and store the value as currentColor.
2011-01-28 11:49:03 +00:00
Vladimir Glazunov
f97d7718cd CWS-TOOLING: integrate CWS undoapi 2011-01-28 11:59:17 +01:00
Frank Schoenheit [fs]
2a01a11baf undoapi: pulled and merged DEV300.m98 2011-01-28 11:44:02 +01:00
Vladimir Glazunov
f53ec274f2 CWS-TOOLING: integrate CWS os147 2011-01-27 17:13:48 +01:00
Caolán McNamara
d304c5dfd3 WaE: gcc 4.6.0 various warnings 2011-01-27 11:23:19 +00:00
Thomas Klausner
cfec058024 Use PYTHON as passed through by set_soenv.in. 2011-01-26 11:42:50 +01:00
Thomas Arnhold
f4e7cc0944 Remove some dead code. 2011-01-25 23:45:22 +01:00
Caolán McNamara
b85ec1b336 WaE: gcc 4.6.0 various warnings 2011-01-25 12:35:45 +00:00
Caolán McNamara
4b43842345 WaE: gcc 4.6.0 various warnings 2011-01-25 10:27:28 +00:00
Vladimir Glazunov
5b5f3e0684 #i10000# #i10000# changes from OOO330 m20 2011-01-25 09:58:16 +01:00
Caolán McNamara
145e5cd450 WaE: gcc 4.6.0 various warnings 2011-01-24 14:47:38 +00:00
Carsten Driesner
fdf73ba336 removetooltypes: adjust rebase for linux 2011-01-24 15:31:37 +01:00
jonathan aquilina
824111ae62 removed double spaced lines in the genericfilter.cxx file 2011-01-24 10:19:11 +00:00
Pierre-André Jacquod
f063a06d28 Star Writer file format not EXPORT anymore
the EXPORT flag is removed from the properties of filters used for
managing the Star Writer This allow still to imort files of
this format, but not saving / creating further files within this
format
2011-01-23 20:44:49 +01:00
Thomas Arnhold
efce458f5e Remove empty description and dates. 2011-01-22 00:15:11 +01:00
Carsten Driesner
a02a196056 removetooltypes01: Rebase to DEV300m98 2011-01-21 17:18:37 +01:00
Michael Stahl
d8305ad3f0 sw34bf03: #i100620# #i97173#: xsltfilter: make it actually build... 2011-01-21 13:46:11 +01:00
Michael Stahl
3c07691e90 sw34bf03: #i100620# #i97173#: integrate patch from sus 2011-01-21 13:30:07 +01:00
jonathan aquilina
eb05c1e908 removed double line spacing 2011-01-20 16:09:45 +00:00
Thomas Arnhold
4dd5c0b6b7 Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 11:31:12 +01:00
Takeshi Kurosawa
d870d4fa5d Fix rendering order of fill and text
The SVG export filter exports shapes (and their shadow) at first, then
exports texts (and their shadow). This causes the inverted order of
shadows (shadows of texts overlap shapes). Although, the filter
exports shapes and texts separately from the initial revision.
http://cgit.freedesktop.org/libreoffice/filters/diff/filter/source/svg/svgexport.cxx?id=d70fe3aea5ab065ab938cbd50366846f449fa7fa

I can't find any reason to do so. Make the filter export all contents at once.

From fdo#33241

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-01-20 12:04:46 +02:00
Malte Timmermann [mt]
77d00ed549 added some accessible names and releations in PDFImport dialog and XML Settings dialog 2011-01-19 18:37:55 +01:00
Ivo Hinkelmann
6efd5a51be masterfix: #i10000#: WAE fix 2011-01-17 13:50:00 +01:00
Caolán McNamara
a3f6cded87 equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*) 2011-01-16 14:12:26 +00:00
Caolán McNamara
24f126070f no need for the pointer fetishism 2011-01-15 14:42:37 +00:00
Caolán McNamara
7ba2dcee5d no need for the pointer fetishism 2011-01-15 14:38:17 +00:00
Caolán McNamara
624e73ffa2 no need for the pointer fetishism 2011-01-15 14:36:42 +00:00
Caolán McNamara
4db5c92b59 no need for the pointer fetishism 2011-01-15 14:34:32 +00:00
Caolán McNamara
f13c0021ac no need for the pointer fetishism 2011-01-15 13:56:41 +00:00
Mikhail Voytenko
e8c2c1daae removetooltypes01: #i112600# remove tooltypes from filter 2011-01-14 13:56:21 +01:00
Caolán McNamara
292fe1da59 catch exceptions from missing components here as well more cleanly 2011-01-14 10:18:31 +00:00
os
7e534103d8 m97 merged 2011-01-13 08:13:05 +01:00
Philipp Lohmann [pl]
c0ee205fc6 rebase to DEV300_m97 2011-01-12 17:33:34 +01:00
Peter Jentsch
81bcda01f3 Add alternative implementation of flat xml filter w/o xslt.
This filter implementation is directly based on
XmlFilterAdaptor and simply dumps the SAX events
provided by the XmlFilterAdaptor to an outputstream.
It currently still lacks the advanced pretty printing
available through split-long-lines.xsl in the xslt based
flat xml filter.
2011-01-11 15:16:50 +00:00
Noel Power
2b7b205993 fdo#32600# fix specific core dump on read
Seems like the REFERENCENAME record has some optional parts ( when Reserved is not eh expected 0x003E ) Ultimately thow we should get rid of filter/source/msfilter/msvbasic.cxx in favour of the oox filter.
(cherry picked from commit 3dafb0e3f67b676169238b565890d88258377eb4)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2011-01-10 17:49:55 +01:00
Noel Power
624ec49f98 fdo#32600# fix specific core dump on read
Seems like the REFERENCENAME record has some optional parts ( when Reserved is not eh expected 0x003E ) Ultimately thow we should get rid of filter/source/msfilter/msvbasic.cxx in favour of the oox filter.
2011-01-10 15:30:28 +00:00
Takeshi Kurosawa
7cdf7a032d Export text color
The color selection logic is what flash export filter does.
2011-01-07 23:48:37 +01:00
Takeshi Kurosawa
1d5e6e4fb2 Remove redundant 'g' element
pTransform is completely redundant.
2011-01-07 23:48:37 +01:00
Takeshi Kurosawa
16fe0a2225 Use simple syntax for glyph definition
Opera and Chrome don't support complex syntax for SVG fonts glyph definition (child elements of glyph element).
2011-01-07 23:48:36 +01:00
Takeshi Kurosawa
a04907886e Add 'px' unit to 'font-size'
Firefox and Opera don't accept unitless font-size values.
2011-01-07 23:48:36 +01:00
Christian Lippka ORACLE
33ccd99de5 impress208: #164349# small TGAReader improvement 2011-01-07 20:49:19 +01:00
Philipp Lohmann [pl]
f6bf75f7f5 ooo33gsl13: #i116085# adjust PageRange handling in writer PDF export 2011-01-07 20:45:44 +01:00
Caolán McNamara
52e9518547 cppunit: prefer prefix variant 2011-01-06 14:11:53 +00:00
Caolán McNamara
546c584f47 cppunit: prefer prefix variant 2011-01-06 14:09:55 +00:00
Caolán McNamara
62b7068ee4 cppunit: prefer prefix variant 2011-01-06 14:08:16 +00:00
Caolán McNamara
cc783d008e cppunit: prefer prefix variant 2011-01-06 14:01:14 +00:00
Kurt Zenker
20d7cbe7f9 CWS-TOOLING: integrate CWS impress208 2011-01-06 14:58:44 +01:00
os
b92836c406 #i116322# disable binfilter file export: configuration removed 2011-01-06 14:24:10 +01:00
Vladimir Glazunov
8e13fc33f0 CWS-TOOLING: integrate CWS impress204 2011-01-05 13:38:47 +01:00
Christian Lippka ORACLE
6c1e2b4e49 impress208: #164349# fixed possible heap overflow when reading manipulated TGA images 2011-01-03 18:04:13 +01:00
Caolán McNamara
6616817a92 cppcheck: prefer prefix variant 2010-12-30 21:21:14 +00:00
Caolán McNamara
6707a6090d cppcheck: prefer prefix variant 2010-12-30 21:15:53 +00:00
Daniel Rentz [dr]
7b0f5f6af3 dr77: copy/paste error 2010-12-29 10:50:43 +01:00
Daniel Rentz [dr]
79d45a155b dr77: post rebase fixes 2010-12-28 17:59:34 +01:00
Daniel Rentz [dr]
87eded87d9 dr77: rebase to DEV300m96 2010-12-27 12:33:29 +01:00
David Tardon
f84f0a49d5 #i101360# use xsl:element for element construction 2010-12-26 08:40:48 +01:00
Caolán McNamara
8feb80cc72 cppcheck: prefer prefix variant 2010-12-23 20:56:35 +00:00
Caolán McNamara
72c8b281cb cppcheck: prefer prefix variant 2010-12-23 16:32:18 +00:00
Caolán McNamara
40b982d78e cppcheck: prefer prefix variant 2010-12-23 15:10:15 +00:00
Caolán McNamara
dda6206db9 cppcheck: prefer prefix variant 2010-12-23 12:58:06 +00:00
Frank Schoenheit [fs]
39b8f8e907 undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system 2010-12-23 10:01:58 +01:00
Michael Stahl
749032f17b sw34bf03: #i101360#: patch by dtardon: use xsl:element instead of... WTF? 2010-12-22 18:39:38 +01:00
Andreas Mantke
0520456976 A change in the color of the watermark 2010-12-21 22:03:07 +01:00
Hans-Joachim Lankenau
220821e1f4 CWS-TOOLING: integrate CWS fwk160 2010-12-17 17:08:13 +01:00
Hans-Joachim Lankenau
e287dbe026 CWS-TOOLING: integrate CWS mib19 2010-12-17 13:36:59 +01:00
Frank Schoenheit [fs]
9b9d1c1223 undoapi: merged DEV300m95 2010-12-16 13:15:45 +01:00
Philipp Lohmann [pl]
385a437e89 ooo33gsl13: #i116085# adjust PageRange handling in writer PDF export 2010-12-15 13:24:33 +01:00
Caolán McNamara
45290519c6 tweak signature to avoid casting 2010-12-15 11:46:24 +00:00
Caolán McNamara
3e38ec0e74 protect against short read 2010-12-15 11:42:07 +00:00
sj
aee56406b1 impress204: fixed build problem (precompiled filter include was missing) 2010-12-14 13:48:38 +01:00
Rene Engelhard
d77e27ac52 use $(GPERF) instead of hardcoded gperf (fdo#32195) 2010-12-14 11:08:11 +01:00
Rene Engelhard
3389452aa4 use $(GPERF) instead of hardcoded gperf (fdo#32195) 2010-12-13 22:18:41 +01:00
Andy Holder
a8719eda3e Change unnamedspaced file.hxx macros 2010-12-12 21:09:12 +00:00
Gert Faller
721804e4c5 change of __READONLY_DATA define to const 2010-12-12 09:18:55 +01:00
Caolán McNamara
7e2b47b4ee clean this up and just use references 2010-12-09 17:23:08 +00:00
Caolán McNamara
62d0389bce cppcheck: unused variable 2010-12-09 17:17:56 +00:00
Caolán McNamara
a8fa064b34 cppcheck: the scope of these variables can be reduced 2010-12-09 17:17:01 +00:00
Daniel Rentz [dr]
2c20a8e117 mib19: rebase to DEV300m95 2010-12-09 10:13:55 +01:00
Bjoern Michaelsen
dc1062e1ef gnumake2: resync to DEV300_m95 2010-12-08 14:12:49 +01:00
Philipp Lohmann [pl]
36a61c3e54 vcl118: #i115717# tell user that PDF/A cannot be encrypted 2010-12-08 13:38:53 +01:00
Caolán McNamara
eef95b1725 tidy this up and just use references 2010-12-06 20:37:32 +00:00
Daniel Rentz [dr]
41f42d30b0 rebased to OOO330m17 2010-12-06 13:01:23 +01:00
Takeshi Abe
2b22b5f4ee Replace all occured, occurance etc. 2010-12-06 09:12:45 +00:00
Caolán McNamara
92a911f1e7 cppcheck: init some members 2010-12-05 13:06:12 +00:00
Caolán McNamara
122d7dc47e tidy this up and just use references 2010-12-05 12:54:15 +00:00
Caolán McNamara
9de19ea1d0 tidy this up and just use references 2010-12-05 12:38:41 +00:00
Caolán McNamara
57eade47df tidy this up and just use references 2010-12-05 12:23:28 +00:00
Caolán McNamara
c18375b63e tidy this up and just use references 2010-12-05 11:57:16 +00:00
Carsten Driesner
c64e5ab520 fwk160: #i112890# Fixed leak in LateInitThread 2010-12-02 13:15:37 +01:00
Caolán McNamara
2364f813d9 tidy this up 2010-12-01 20:59:27 +00:00
Ivo Hinkelmann
05db611378 CWS-TOOLING: integrate CWS pl08 2010-11-30 17:00:37 +01:00
Ivo Hinkelmann
cb0328de1a OOO330 2010-11-30 16:19:53 +01:00
Gert Faller
a493c46857 RTL_CONSTASCII_USTRINGPARAM in filters 14 2010-11-29 23:35:09 +01:00
sj
2b9074e2fc impress204: #i115096# applied patch from osnola (pict import filter is now supporting thick lines) 2010-11-29 17:12:58 +01:00
Caolán McNamara
18c98fabda unused buffer 2010-11-29 12:04:14 +00:00
Caolán McNamara
83ab1448a5 tidy this up, replace pointer with reference 2010-11-29 11:14:34 +00:00
Caolán McNamara
dc3c38d5a4 cppcheck: can reduce the scope of these variables 2010-11-29 10:37:48 +00:00
Gert Faller
0a2c5d8be5 RTL_CONSTASCII_USTRINGPARAM in filters 13 2010-11-28 20:19:16 +01:00
Caolán McNamara
17f59a4ff2 cppcheck: uninit member variable 2010-11-27 21:37:28 +00:00
Gert Faller
c9b2872d56 RTL_CONSTASCII_USTRINGPARAM in filters 11 (build problem in sal ?) 2010-11-27 17:42:39 +01:00
Gert Faller
75afe4e148 RTL_CONSTASCII_USTRINGPARAM in filters 7 2010-11-27 10:39:04 +01:00
Gert Faller
687c52dbba RTL_CONSTASCII_USTRINGPARAM in filters 1 2010-11-27 09:09:36 +01:00
Rene Engelhard
fa87ec5f02 Merge branch 'libreoffice-3-3' 2010-11-26 17:50:29 +01:00
Rene Engelhard
6834dbbc39 Merge commit 'ooo/OOO330_m17' into libreoffice-3-3 2010-11-26 17:41:20 +01:00
Mathias Bauer
b92ea28c7a CWS gnumake2: resync to m94 2010-11-26 15:27:38 +01:00
Caolán McNamara
8985ff01a1 WaE, use spirit::classic headers to avoid deprecated warnings 2010-11-26 11:18:43 +00:00
Caolán McNamara
8defb8201b cppcheck: methods can be const 2010-11-25 15:58:24 +00:00
Caolán McNamara
e32c09cc61 cppcheck: methods can be const 2010-11-25 15:58:23 +00:00
Caolán McNamara
2a11420f3f cppcheck: methods can be const 2010-11-25 15:58:23 +00:00
Caolán McNamara
6efc08d5a3 cppcheck: methods can be const 2010-11-25 15:58:23 +00:00
sj
4e923f16a3 impress204: #i115008# pict import, applied patch from osnola: code simplification and minor bugfix 2010-11-25 16:32:50 +01:00
sj
1330d7936a impress204: #i115011# pict import, applied patch from osnola: improved filter detection 2010-11-25 16:26:36 +01:00
sj
42c7da2dff impress204: #i115029# pict import, applied patch from osnola.. improving line and patterns 2010-11-25 15:56:35 +01:00
Gioele Barabucci
c17e41b2aa Unification of <text:p> and <text:span> code paths 2010-11-25 12:47:35 +00:00
Gioele Barabucci
30bd5fb0d6 Also split <text:span> elements 2010-11-25 12:47:35 +00:00
Gioele Barabucci
14a95f1a8b Split long paragraphs inside flat ODT files
Flat ODT files usually contain very long paragraphs. As each `<text:p>`
is put on its own line, these `.fodt` files end up containing very
long lines. Long lines in XML files cause problems when using flat ODT
files in text-oriented SCM systems like git or when opening these files
in XML editors.

A very simple yet XML-compliant approach to make these lines shorter is
to, during the XML serialization, output a newline instead of a space
every N spaces (only inside paragraphs, if you want to be conservative).
Files created using this method are, from an XML point of view,
equivalent to the currently created `.fodt` files. Their files size
is also identical.
2010-11-25 12:47:35 +00:00
David Tardon
471786679a add missing xsl:when start tag
(cherry picked from commit a720d902988a7fc8e6cbc6e6ab8f82553a56318c)
2010-11-24 15:58:42 +00:00
Mikhail Voytenko
45729f083e pl08: #i115742# fix excel export and import functionality 2010-11-24 13:45:55 +01:00
David Tardon
5e59e09d8e remove duplicity in comment 2010-11-24 13:29:28 +01:00
David Tardon
bfa0bab280 add missing xsl:when start tag 2010-11-24 13:28:23 +01:00
Caolán McNamara
74dadbb4f9 MayCallback is empty, remove it, etc. 2010-11-23 21:31:52 +00:00
Caolán McNamara
c3088cdded cppcheck: unused member variable 2010-11-23 16:54:35 +00:00
sj
49ee642b36 os145: #b7001886# improved ppt import filter 2010-11-23 10:41:33 +01:00
sj
fe4993ecf5 os145: #b7001886# fixing small ppt import problem, improving png reader 2010-11-22 19:00:24 +01:00
Frank Schoenheit [fs]
fb653ac7f7 undoapi: merge after pulling DEV300.m94 2010-11-22 10:17:18 +01:00
Julien Nabet
0afb1d652f sizeof(foo)/sizeof(foo[0]) -> SAL_N_ELEMENTS 2010-11-22 07:55:50 +01:00
Norbert Thiebaud
a19c9e3e86 fix a potential null pointer dereference 2010-11-21 11:34:23 -06:00
Kevin Hunter
865920378c EasyHack: RTL conversion from createFromAscii 2010-11-20 08:17:45 +01:00
Jan Holesovsky
f792799abf Merge remote branch 'origin/libreoffice-3-3' 2010-11-16 09:26:34 +01:00
sj
296edcbb71 impress202: rebasing 2010-11-15 17:45:29 +01:00
Philipp Lohmann [pl]
f2473c4c8a pl08: #163135# fix a snafu in encryption data handling (thanks mav!) 2010-11-15 13:33:31 +01:00
Caolán McNamara
4d5e5289c0 #i112890# LateInitThread thread never deleted 2010-11-15 12:09:50 +00:00
Caolán McNamara
9f66ea0477 Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM 2010-11-14 21:03:48 +00:00
Tor Lillqvist
e9e0a70c10 From hg changeset 11bdb9c019c49df77306d1a9915b44e1f8dbf79e in ooxml11
ooxml11: intermediate commit
2010-11-13 12:24:06 +02:00
Philipp Lohmann [pl]
43d6955ed4 pl08: #i115553# fix a PDF/A and transparencies again 2010-11-12 16:14:48 +01:00
Philipp Lohmann [pl]
cf75a223f4 pl08: #i111050# adapt to new static service registration 2010-11-12 13:20:35 +01:00
Caolán McNamara
50b7e258de RTL_CONSTASCII_STRINGPARAM -> RTL_CONSTASCII_USTRINGPARAM 2010-11-12 11:31:20 +00:00
Caolán McNamara
43f87e813c if we don't check that it exists before using it, we should throw 2010-11-10 20:37:08 +00:00
Caolán McNamara
fc994a8c5c if we don't check that it exists before using it, we should throw 2010-11-10 20:37:08 +00:00
sj
32d199dcdb impress202: #i93300# fixed crash loading 96bit tiffs 2010-11-10 18:26:26 +01:00
Philipp Lohmann [pl]
238b3ed975 rebase to DEV300_m92 2010-11-10 14:39:06 +01:00
Philipp Lohmann [pl]
2a1bd4a1b5 pl08: #163135# reduce lifetime of cleartext passwords 2010-11-09 18:49:51 +01:00
Vladimir Glazunov
9c16b686c7 CWS-TOOLING: integrate CWS fwk149 2010-11-09 15:38:59 +01:00
Daniel Rentz [dr]
eda18e5118 dr77: rebase to DEV300m92 2010-11-09 15:15:30 +01:00
Sebastian Spaeth
218f28a4d5 Convert boost::spirit -> boost::spirit::classic
Move to boost::spirit::classic. Note down that this is a candidate for
conversion as a FIXME and remove some unneeded includes. Compiled just
fine.
2010-11-09 08:12:13 +01:00
Philipp Lohmann [pl]
a8d5dde932 remove a warning 2010-11-08 16:19:30 +01:00
Vladimir Glazunov
180003db96 CWS-TOOLING: integrate CWS dba34a 2010-11-08 16:01:31 +01:00
Thorsten Behrens
015a18c6e1 Relicense own-developed svg filter to ::std license
(cherry picked from commit 5a2ac827b81c721e1d3ffb295896693f2986d992)
2010-11-06 03:41:11 +01:00
Thorsten Behrens
d33c2dd762 Relicense own-developed svg filter to ::std license 2010-11-06 03:40:29 +01:00
Thomas Klausner
36f0baa165 Use PYTHON as passed through by set_soenv.in. 2010-11-06 00:31:22 +01:00
Mikhail Voytenko
3460624e39 pl08: #163778# use EncryptionData from MediaDescriptor 2010-11-04 17:56:39 +01:00
os
356cdbb24f DEV300:m92 merged 2010-11-04 10:08:29 +01:00
Noel Power
c63b021c4d tweak after rebase from master 2010-11-03 12:48:37 +00:00
Frank Schoenheit [fs]
35856f3d69 undoapi: finally removed Enter/LeaveBasicAction 2010-11-02 21:29:38 +01:00
Noel Power
e274ec121b initial import of latest cws container_controls 2010-11-02 19:49:48 +00:00
Norbert Thiebaud
258b410b3e convert FASTBOOL to bool in the filters repo (the last bastion) 2010-11-01 16:49:09 -05:00
Vladimir Glazunov
a0e8417fa7 CWS-TOOLING: integrate CWS svarray 2010-11-01 16:40:46 +01:00
Sebastian Spaeth
9b42f34785 filter: Remove emacs modelines in the middle of the file
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-29 01:34:36 -05:00
Mathias Bauer
c3fa44060e CWS gnumake: resync to m91; conflicts unresolved 2010-10-28 23:02:10 +02:00
Caolán McNamara
8c97ec61d7 add modelines to .hxx files as well 2010-10-28 15:49:40 +01:00
Norbert Thiebaud
99c1afa6f7 convert vos/process.hxx and related API 2010-10-25 17:58:13 -05:00
Norbert Thiebaud
ce0417240d merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 17:58:12 -05:00
Norbert Thiebaud
f04d15d8dd use SolarMutexGuard to guard the SolarMutex 2010-10-25 17:57:57 -05:00
Carsten Driesner
a91a024888 fwk149: Merge changes from DEV300_m90 2010-10-22 14:34:57 +02:00
Thomas Klausner
516cb0f5f8 Add more files to EXCEPTIONSFILES, needed at least on NetBSD. 2010-10-22 11:46:56 +02:00
Bartosz Kosiorek
b98476e0bf svarray: merge with DEV300 m90 again 2010-10-21 19:49:34 +02:00
Philipp Lohmann [pl]
08c1547f62 rebase to DEV300_m90 2010-10-21 17:32:19 +02:00
Mathias Bauer
f8ee9cd0a4 CWS changehid: resync to m90 2010-10-21 15:10:42 +02:00
Katarina Machalkova
f4fa39e90e Undoing pptx filter as a separate lib ( + related changes)
Shared ppt + pptx filter will be merged from cws later
2010-10-21 09:37:15 +02:00
Bartosz Kosiorek
95aaa3925a svarray: merge with DEV300 m90 2010-10-20 22:48:22 +02:00
Harri Pitkänen
a3e61bf091 #i93300# Don't crash on unsupported .tiffs 2010-10-20 14:01:54 +01:00
Caolán McNamara
1fa82e8ac3 WaE, remove unused parameters 2010-10-20 11:43:36 +01:00
Caolán McNamara
4e5ceca8e9 remove unused parameters 2010-10-20 11:43:06 +01:00
Katarina Machalkova
e0a35af701 Merged pptx-snapshot-at-ooxml03-creation.diff from ooo-build 2010-10-19 16:18:17 +02:00
Kenneth Venken
095a3decf5 some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a) 2010-10-16 20:56:58 +01:00
Noel Power
3ce6e877c3 revisit fix fdo#30856, remove bogus header and pull in correct headers 2010-10-15 19:05:02 +01:00
Noel Power
ef184ede50 fix fdo#30856 remove VBAForm property and associated geometry hack 2010-10-15 13:01:24 +01:00
Noel Power
192e295a02 avoid null pointer access exporting shape data fdo#30858 2010-10-14 15:05:14 +01:00
Vladimir Glazunov
01e86a21f5 CWS-TOOLING: integrate CWS pdfprint 2010-10-14 14:43:27 +02:00
J. Graeme Lingard
b0c951dcc3 Remove redundant include directives & comments 2010-10-13 22:32:27 +02:00
Katarina Machalkova
41fe6208f0 Remaining files from pptx-autoplay-fix.diff 2010-10-13 19:57:41 +02:00
Katarina Machalkova
9be86ac41e Merged ooxml-autoplay-fix.diff from ooo-build 2010-10-13 19:57:41 +02:00
Katarina Machalkova
244ccc275b Merged ooxml-filter-calc.diff from ooo-build 2010-10-13 19:57:41 +02:00
Katarina Machalkova
114ae538db Merged ooxml-filter.diff from ooo-build 2010-10-13 19:57:40 +02:00
Katarina Machalkova
ddb579355d Merged pptx-autoplay-fix.diff from ooo-build 2010-10-13 19:57:40 +02:00
Katarina Machalkova
bdfe58e513 Merged xlsx-shared-xlsx-snapshot.diff from ooo-build 2010-10-13 19:57:40 +02:00
Noel Power
155bc8bc5b initial commit for vba blob ( not including container_control stuff ) 2010-10-13 12:56:43 +01:00
Noel Power
e3a527e002 initial commit for vba blob ( not including container_control stuff ) 2010-10-13 12:56:43 +01:00
Sebastian Spaeth
46a924d348 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:42 +02:00
Mathias Bauer
1e902f896b CWS changehid: generate former auto hids into src files 2010-10-11 17:56:12 +02:00
Caolán McNamara
ffa172e1b3 #i112786# make ConfigManager a well-behaved singleton 2010-10-11 15:20:37 +01:00
J. Graeme Lingard
d2b98e1453 Remove redundant #ifndef directives 2010-10-09 14:06:42 -05:00
Mathias Bauer
e56cbb4292 CWS changehid: resync to m89 2010-10-09 18:56:58 +02:00
Michael Meeks
47500a48b4 add missing lotus filter config fragments 2010-10-08 20:17:36 +01:00
Fong Lin
949fa63a66 Port of Lotus Word Pro filter, by Fong Lin and Noel Power 2010-10-08 16:58:11 +01:00
Caolán McNamara
b48214a3be fdo#30472 implement import of alpha channel for RGBA .tiffs 2010-10-07 11:04:22 +01:00
Cédric Bosdonnat
58a4049174 fate#307731, fate#307730: Adds dotted and dashed border lines 2010-10-06 23:54:46 +02:00
Cédric Bosdonnat
8f90fdf256 n#532920: Fixed some text position bug in ww8 import 2010-10-06 23:29:18 +02:00
Petr Mladek
32b1f46749 more removed include guards using fixguard.py 2010-10-05 18:20:33 +02:00
Petr Mladek
27b05e4d7b remove include guards using fixguard.py 2010-10-05 18:15:59 +02:00
Caolán McNamara
c5d253d758 silence warnings 2010-10-05 11:38:20 +01:00
sb
d4f29e19e5 sb132: merged in DEV300_m89 2010-10-04 17:38:17 +02:00
David Hobley
cf8741e8b3 Some more OD style's comments removed 2010-10-04 16:52:11 +02:00
Philipp Lohmann [pl]
2e0f29fa0e pl08: #i111050# use interaction handler for export warnings, this may be suppressed by a custom interaction handler 2010-10-01 17:36:06 +02:00
Caolán McNamara
ad25bd7a16 fix up the various xslt standard bustages 2010-10-01 10:02:28 +01:00
Rene Engelhard
210b303ab4 oops, move files actually into filters/... 2010-09-30 23:57:05 +02:00
Fridrich Štrba
c29b030126 odf-flatxml-import-export.diff: load and save documents in flat xml
load and save also odf documents in flat xml format as opposed to the compressed ones (conforming to the odf specifications)
2010-09-30 15:23:02 +02:00
Vladimir Glazunov
f2d1a8122d CWS-TOOLING: integrate CWS impress198 2010-09-30 10:28:46 +02:00
Philipp Lohmann [pl]
566a61806c rebase to DEV300_m88 2010-09-29 17:29:12 +02:00
Daniel Rentz [dr]
2e5a481270 dr77: rebase to DEV300_m88 2010-09-28 20:30:05 +02:00
Mikhail Voytenko
15a16e9d82 fwk149: #163442# no password for powerpoint filter is supported 2010-09-28 12:52:41 +02:00
Philipp Lohmann [pl]
c73eb35e21 limit password life time 2010-09-27 19:58:20 +02:00
Philipp Lohmann [pl]
4c227c8eb3 step1: put encrpytion parameters into PDFContext 2010-09-24 14:28:04 +02:00
os
a7326cb13e merged 2010-09-23 12:54:46 +02:00
sb
bf3fcee60b sb123: merged in DEV300_m88 2010-09-22 15:59:47 +02:00
Frank Schoenheit [fs]
ffeb010a53 dba34a: pulled DEV300.m88 2010-09-22 14:35:32 +02:00
sb
2de3af3099 sb129: merged in DEV300_m88 2010-09-22 10:27:02 +02:00