Commit graph

23070 commits

Author SHA1 Message Date
Caolán McNamara
790d0bc47b WaE: extra older compiler warning 2011-05-25 09:49:46 +01:00
Caolán McNamara
3c6912216d WaE: mark this dir as warnings free 2011-05-25 08:55:42 +01:00
Joseph Powers
aca9945f35 Remove some unneeded #include <tools/unqidx.hxx> 2011-05-24 20:19:42 -07:00
Petr Mladek
348f3a8b16 Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2) 2011-05-24 19:29:12 +02:00
Radek Doulik
c627044164 fix row height export 2011-05-24 17:34:48 +02:00
Caolán McNamara
3bf07c7ada WaE: >>= may fail, default to 0 2011-05-24 16:27:45 +01:00
Radek Doulik
317f481902 drawingML export, write table shapes 2011-05-24 15:31:46 +02:00
Joseph Powers
75d9513104 Remove some extra #include <tools/pstm.hxx>
persist.hxx was expecting someone else to inlcude the file... I added the
include to make it more clear that it needed it.
2011-05-24 06:26:52 -07:00
Caolán McNamara
33df62ab4a can only be true with unsigned values 2011-05-24 09:44:51 +01:00
Caolán McNamara
9d8acde718 WaE: for older compilers 2011-05-24 09:21:53 +01:00
Thorsten Behrens
256c9ce014 Fix post-merge 2011-05-24 01:13:05 +02:00
Caolán McNamara
4fe716bf90 WaE: mark this dir as warnings free 2011-05-23 23:10:21 +01:00
Caolán McNamara
795fc1ad00 WaE: throw out some warnings 2011-05-23 23:00:02 +01:00
Caolán McNamara
027d088480 WaE: throw out some warnings 2011-05-23 22:52:52 +01:00
Caolán McNamara
ef2e9e7d57 WaE: mark this dir as warnings free 2011-05-23 22:52:11 +01:00
Caolán McNamara
468d2699bd WaE: mark this dir as warnings free 2011-05-23 22:43:44 +01:00
Caolán McNamara
edde1cc0e6 WaE: mark this dir as warnings free 2011-05-23 22:07:28 +01:00
Caolán McNamara
258bc8ee69 WaE: mark this dir as warnings free 2011-05-23 21:56:38 +01:00
Caolán McNamara
5c424f702f WaE: mark this dir as warnings free 2011-05-23 21:53:21 +01:00
Caolán McNamara
7ad441e406 this dir is unused 2011-05-23 21:52:23 +01:00
Caolán McNamara
b4fb7a437b fix up some more endian 2011-05-23 21:43:00 +01:00
Norbert Thiebaud
ee263e53c6 WaE on old compiler 2011-05-23 11:08:52 -05:00
Caolán McNamara
4b15c7678e fix endianness sufficiently to pass unit tests 2011-05-23 17:00:28 +01:00
Caolán McNamara
b31d06f2ff WaE: more warnings are errors on older compilers 2011-05-23 15:53:29 +01:00
Caolán McNamara
2c140a3495 WaE: for older gcc 2011-05-23 15:05:08 +01:00
Caolán McNamara
6220ea0eed WaE: mark this dir as warnings free 2011-05-23 14:26:03 +01:00
Jan Holesovsky
b6f7236601 oox builds again after the m106 merge. 2011-05-23 15:25:26 +02:00
Caolán McNamara
efe9b178f5 WaE: mark this dir as warnings free 2011-05-23 14:16:20 +01:00
Caolán McNamara
0601993041 pointless makefile 2011-05-23 14:15:31 +01:00
Caolán McNamara
5859e2c52a WaE: mark this dir as warnings free 2011-05-23 12:34:39 +01:00
Caolán McNamara
9351e59d43 WaE: mark this dir as warnings free 2011-05-23 12:34:39 +01:00
Caolán McNamara
5257ba7833 WaE: mark this dir as warnings free 2011-05-23 12:34:38 +01:00
Bjoern Michaelsen
38b6698569 fdo#35667: renable complex.unoxml.RDFRepositoryTest checkSPARQL() as it works 2011-05-23 11:28:39 +02:00
David Tardon
78b3bcfc06 fix debug build 2011-05-23 08:20:22 +02:00
Caolán McNamara
7fc68143a3 fix up endianness of higher-hanging QuickReads 2011-05-22 21:16:22 +01:00
Caolán McNamara
5805442135 fix up endianness of higher-hanging QuickReads 2011-05-22 21:15:05 +01:00
Caolán McNamara
bd32449e0b fix up endianness of lowhanging QuickReads 2011-05-22 16:38:54 +01:00
Caolán McNamara
79787787d6 can't correctly use auto_ptr on new[] allocated memory 2011-05-21 23:14:16 +01:00
Caolán McNamara
5672dcf01a WaE: remove warnings that are errors 2011-05-20 11:18:36 +01:00
Michael Meeks
149c5f59f4 don't de-reference null pointer - fix crash with certain PPTX files
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>
2011-05-20 11:07:26 +02:00
Caolán McNamara
b3ab9fe75d adapt for singleton api change 2011-05-20 09:49:30 +01:00
Caolán McNamara
7e4f1b45e1 remove circular dependency to fix leak 2011-05-20 09:49:30 +01:00
Caolán McNamara
7edb5f7361 config leaks: handle cancel from database wizard correctly 2011-05-20 09:49:30 +01:00
Radek Doulik
9b9b45ecae fix config for pptx filter - thanks to Bubli
Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>
2011-05-20 10:47:13 +02:00
Katarina Machalkova
4552b1bb6c Make export to .pptx 2010 work again
(use correct FilterService string)

Signed-off-by: Radek Doulik <rodo@novell.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>
2011-05-20 10:47:13 +02:00
Radek Doulik
c89fe1a69e fix config for pptx filter - thanks to Bubli
Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>
2011-05-20 10:31:48 +02:00
Katarina Machalkova
e5f944020c Make export to .pptx 2010 work again
(use correct FilterService string)

Signed-off-by: Radek Doulik <rodo@novell.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>
2011-05-20 10:30:54 +02:00
Michael Meeks
92f9212269 don't de-reference null pointer - fix crash with certain PPTX files
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2011-05-20 10:12:16 +02:00
Fridrich Štrba
e30ee00b51 Some moving of block to have the numbers in sequence 2011-05-20 09:38:10 +02:00
Noel Power
2d7f2198b2 fix for fod#37367 ( docx import of hyperlinks )
this fix is a companion fix for the change made below
http://cgit.freedesktop.org/libreoffice/filters/commit/?id=cdd636907675d538ca10d479afc538ce3800e729
previously OOXMLHyperlinkHandler::~OOXMLHyperlinkHandler()'s call resulted in
the OOXMLFastContextHandlerStream::lcl_character method getting called which in
 turn called the OOXMLFastContextHandler::text method. This no longer happens
so we call the text method directly now

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-05-19 17:32:04 +01:00