Commit graph

292194 commits

Author SHA1 Message Date
Julien Nabet
f26117a5f4 Avoid throw in destructor 2011-08-11 21:32:29 +02:00
Jan Holesovsky
77fbea9b64 Add missing #endif 2011-08-11 19:38:06 +02:00
Radek Doulik
2155c4c0af added support for showMasterSp attribute in sldLayout 2011-08-11 18:09:54 +02:00
Cédric Bosdonnat
76855b1bef Headers/Footers: unified menu entry string with calc's one 2011-08-11 17:57:43 +02:00
Josh Heidenreich
a8e1fbf4d8 Changed the "alien" save dialog to contain the format name on the button
This is stage one of a number of changes to improve this dialog.
2011-08-11 16:47:49 +01:00
Thomas Arnhold
769b78c8d2 Use EditHeaderAndFooter like calc does.
This fixes a missing icon bug for writer. Writer tried to load
cmd/sc_editheaderfooter.png but only cmd/sc_editheaderandfooter.png
existed. Calc is using cmd/sc_editheaderandfooter.png so I assumed
this is the right way.
2011-08-11 17:43:35 +02:00
Caolán McNamara
1a6628bbdd smoketest fails: revert "fix rendering of metafiles embedded in emf+"
This reverts commit d0a69c9a1f because
make dev-install's smoketest is failing on --enable-debug and
reportedly no --enable-debug
2011-08-11 16:23:11 +01:00
Luboš Luňák
a48d2d28ed avoid crash when writting comments 2011-08-11 17:20:49 +02:00
Luboš Luňák
f511fee19b adjust for timezone when reading datetime 2011-08-11 16:02:50 +02:00
Luboš Luňák
593ae387ce do not ignore attributes on <w:comment> 2011-08-11 16:02:49 +02:00
Luboš Luňák
a36f220339 finish implementation of writing of comments to .docx 2011-08-11 16:02:49 +02:00
Matúš Kukan
0ed9ed793d correct dependencies in writerfilter 2011-08-11 15:20:54 +02:00
Caolán McNamara
866cd4906a get this linking under windows 2011-08-11 14:12:50 +01:00
Caolán McNamara
b469afced3 get dtrans compiling under windows again 2011-08-11 14:02:03 +01:00
Caolán McNamara
88ad01b3ed catch by const reference 2011-08-11 14:02:02 +01:00
Matúš Kukan
6fad17507a register more icu libraries 2011-08-11 13:53:04 +02:00
Matúš Kukan
c403e7828d add support for generated plain c source files 2011-08-11 13:53:04 +02:00
Caolán McNamara
24ae3abfba apparently need gb_Helper_register_libraries outside define 2011-08-11 12:47:00 +01:00
David Tardon
b6aa48432d fix build of xmlsecurity with system mozilla 2011-08-11 13:11:52 +02:00
David Tardon
590e2e2f9b fix condition for building libxsec_xmlsec 2011-08-11 13:11:50 +02:00
Jan Holesovsky
3da919bb40 Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).
This fixes the build of 'basic' on Windows.
2011-08-11 12:54:53 +02:00
Caolán McNamara
555fdbc6e9 callcatcher: unused code 2011-08-11 11:10:40 +01:00
Caolán McNamara
c32e596e24 remove deprecated ByteString::ToInt64, which is a busted 32bit atoi anyway 2011-08-11 11:10:39 +01:00
Caolán McNamara
6bbdf4dddf Resolves: fdo#39995 restore original semantics of GDIMetaFile::ReplaceAction
These semantics are fairly horrific, but existing code expects them, so
callers need to be changed if this is changed.
2011-08-11 11:10:39 +01:00
Caolán McNamara
f3aebf9a3b why make a copy just to use some const methods, optimize 2011-08-11 11:10:39 +01:00
Caolán McNamara
553e455835 WaE: unused variable 2011-08-11 11:10:38 +01:00
Caolán McNamara
03279732bd ByteString::ToInt64 is atoi the same as ToInt32, and we downcast anyway 2011-08-11 11:10:38 +01:00
Caolán McNamara
7292948992 callcatcher: yet more unused code 2011-08-11 11:10:38 +01:00
Caolán McNamara
8564eb0d6a ByteString::ToInt64->rtl::OString::toInt64 2011-08-11 11:10:38 +01:00
Caolán McNamara
7488e1107c ditch unused ByteString using code 2011-08-11 11:10:38 +01:00
Caolán McNamara
35c83a7f4f remove deprecated ByteString::CreateFromUnicode 2011-08-11 11:10:37 +01:00
Tom Tromey
c2a634416b fix more -fpermissive compile errors from trunck gcc 2011-08-11 09:58:30 +01:00
Tom Tromey
fa53c328cb fix compile errors from trunck gcc 2011-08-11 09:37:59 +01:00
Tom Tromey
1a35f23a2c fix compile errors from trunck gcc 2011-08-11 09:32:24 +01:00
Norbert Thiebaud
28ca2d1015 oops, missed uui and forms from postprocess dep list 2011-08-11 03:10:42 -05:00
Norbert Thiebaud
29ad3b920e bring the module uui in the tail_build fold 2011-08-11 02:43:35 -05:00
Norbert Thiebaud
9115de58b8 silence bootstrap 'error' on unalias of undefined alias 2011-08-11 01:31:48 -05:00
Norbert Thiebaud
69a454249c bring the module 'animations' into the tail_build fold 2011-08-11 01:31:48 -05:00
Norbert Thiebaud
37f8c9bee4 bring the 'forms' module into the tail_build fold 2011-08-11 01:31:48 -05:00
David Tardon
8c9a0ef14f align closing brace 2011-08-11 06:47:32 +02:00
David Tardon
180c35752d WaE: add braces around empty body in else stmt 2011-08-11 06:45:08 +02:00
Joseph Powers
45f891fbb6 unusedcode.easy: clean up Class SvtOptionsDrawinglayer_Impl 2011-08-10 21:00:37 -07:00
Joseph Powers
c1347b3c33 unusedcode.easy: cleanup up of class GraphicManager 2011-08-10 20:16:06 -07:00
Eike Rathke
2b3a4d52ad Prevent crash at column row boundaries.
Modified from the original patch submitted by Olivier Hallot.

Signed-off-by: Kohei Yoshida <kohei.yoshida@suse.com>
2011-08-10 23:14:55 -04:00
Yifan J
c7a66783de initial upload losmoketest 2011-08-11 09:58:30 +08:00
Jordan Ayers
da1681af3a Remove --server mode and supporting code from build.pl. 2011-08-10 20:43:23 -05:00
Julien Nabet
0410bbafaf Some cppcheck cleaning 2011-08-10 23:05:50 +02:00
Radek Doulik
d7d976c257 check bitmap size before creating canvas action 2011-08-10 22:42:48 +02:00
Radek Doulik
d0a69c9a1f fix rendering of metafiles embedded in emf+ 2011-08-10 22:42:47 +02:00
Radek Doulik
2c9d31b48d added MultiplyWorldTransform record type 2011-08-10 22:42:47 +02:00