Norbert Thiebaud
751531df52
add the module oox into tail_build's fold
2011-08-11 23:10:40 -05:00
Norbert Thiebaud
662c49c020
sd and slideshow depend on animations' api
2011-08-11 23:05:12 -05:00
Norbert Thiebaud
d0ed4ca471
sc_ucalc is missing a dep on AllLangRes/sc and others -> build heisenbug
2011-08-11 23:05:11 -05:00
Norbert Thiebaud
cb12558245
add the module basctl to the tail_build fold
2011-08-11 23:05:11 -05:00
Kohei Yoshida
ceb4689553
Removed the rest of FORWARD_DECLARE_INTERFACE.
2011-08-11 19:58:59 -04:00
Kohei Yoshida
f871b281c9
No more FORWARD_DECLARE_INTERFACE in dbaccess.
2011-08-11 19:53:21 -04:00
Kohei Yoshida
c6ffe06baf
Let's not use macros for mere forward declarations.
...
This macro also messed up static analysis of slickedit.
2011-08-11 19:41:33 -04:00
Miklos Vajna
44cc719a46
Make the help repo optional
2011-08-12 00:17:01 +02:00
Julien Nabet
5cbb76d6c4
Some cppcheck cleaning
2011-08-11 23:23:19 +02:00
Nigel Hawkins
40283f019e
Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactor
...
LGPLv3+/MPL1.1
2011-08-11 22:18:38 +01:00
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