Commit Graph

318060 Commits

Author SHA1 Message Date
Lubos Lunak
e1b11cc461 config_clang.h 2012-12-26 13:56:45 +01:00
Lubos Lunak
8c0cb89a4f multiple include guard for config_global.h
Strictly speaking not necessary, but it should prevent compilers
from needlessly opening the file repeatedly.
2012-12-26 13:56:43 +01:00
Philipp Riemer
4cf17dc564 translate remaining German comments in sw/inc
Change-Id: I76b03fd1fe374562fc7714361d08bc683ca8cb01
2012-12-26 12:15:08 +01:00
Muthu Subramanian
e481740cc8 n#793999: PPTX Export - background image fit to slide. 2012-12-26 16:21:42 +05:30
László Németh
8d7f13d24c librelogo fixes, ca/cs/et/pt_BR/ro lang. guessing for translation
Change-Id: Ia3f753a192a262fb8b86c8c0c654db3bcaf3863e
2012-12-26 10:55:45 +01:00
José Guilherme Vanz
ed338bc212 OUString cleanup in oox
Change-Id: Id3c121acddd515621325c93735bb3dd88592749e
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1485
Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com>
Tested-by: Muthu Subramanian K <muthusuba@gmail.com>
2012-12-26 08:00:52 +00:00
Markus Mohrhard
ef48f2fd61 add a unit test for new method in ScRangeList
Change-Id: Id27973cc82c71daffec62cbaccba30777c08612b
2012-12-26 04:16:58 +01:00
Markus Mohrhard
7c528f40e0 one more improvement around cond format rendering, fdo#57896
Change-Id: I5eb267ec2d1666edd53f5b9d58fd2a0cec044aa1
2012-12-26 04:16:58 +01:00
Tor Lillqvist
53a5bf7529 Fix the MSVC build with --without-help
It tried to build helppack installer(s) anyway as it looked for "HELP"
in BUILD_TYPE and was fooled by the "DBGHELP".

Change-Id: I9a271a464a776f4f4dad8ea1bef662966b88f944
2012-12-26 02:54:34 +02:00
Takeshi Abe
7af975da68 Drop unused variable
Change-Id: Iccfc052323f61f8b5416c7e4c68df3c7aeeb3b1c
2012-12-26 09:48:15 +09:00
Takeshi Abe
31e7ef3264 Nuke unreachable code
Change-Id: Id6db5aafda2f240225e6655ca7d5f594b072be31
2012-12-26 09:48:15 +09:00
Takeshi Abe
5bfe7ed9e7 sal_Bool to bool
Change-Id: I42b4d27101f663a75aa8fc1c13e5ec3f03c8a2da
2012-12-26 09:48:15 +09:00
Tor Lillqvist
8b456d1098 Add config/config_graphite.h.in 2012-12-26 02:32:13 +02:00
Tor Lillqvist
56b555387b Drop obsolete options 2012-12-26 02:29:38 +02:00
Markus Mohrhard
eaecc7971f simplify cond format copy&paste code, fdo#58677
This should also help with fdo#57896 and some other problems I found

Change-Id: I8cb3eb69a7ec1413cb57ce81c5f4d806250474e5
2012-12-25 21:07:09 +01:00
Markus Mohrhard
a06a44c3b3 one more fix for fdo#58686
Change-Id: I02e29441fa5d9573cb179dfde2357416102ff341
2012-12-25 21:07:09 +01:00
Tor Lillqvist
c29098917a Get rid of (most uses of) GUI
GUI only takes values UNX or WNT, so it is fairly pointless. One can check
whether OS is WNT or not instead.

Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34
Reviewed-on: https://gerrit.libreoffice.org/1304
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
2012-12-25 17:53:25 +00:00
Peter Foley
e5ccda4bb3 fix officebean on mingw
Change-Id: I18994c4c825748344f8d203e1a6be6b242249409
2012-12-25 11:23:58 -05:00
Peter Foley
43a9cd8a9c add libpng to tail_build
Change-Id: Icac37cd3e82c5dd4bb6339c57e70f47054a17c12
2012-12-25 09:58:46 -05:00
Peter Foley
01c7923d72 add zlib to tail_build
Change-Id: If891480564760044ad0af792f8c21a8ca1a06580
2012-12-25 09:58:45 -05:00
Peter Foley
0897b55183 build fix for editeng OUString cleanup
Change-Id: I82fdca86631d5b364224d151d85da5baef1a54a8
2012-12-25 09:44:16 -05:00
Zolnai Tamás
db99a31c4e fdo#58673 Generate the same keyid for pots as for merge
Change-Id: I65c71d22570c62c84d359b12aa5375016be1f69a
2012-12-24 06:26:08 +01:00
Lionel Elie Mamane
5c0ca47ea0 ODBC: binary data is not null-terminated
Change-Id: Ibc90fabf7534b537948c12de76b611daf5ca9808
2012-12-25 13:06:00 +01:00
Lionel Elie Mamane
12bad6a4e9 no reason to treat CHAR differently than VARCHAR
Change-Id: I19a9f1b26d36bc6eb9e878506e51e8a65b34da9a
2012-12-25 13:05:59 +01:00
Lionel Elie Mamane
2f54f2a4ac fdo#58693 ODBC SQLGetData returns byte length, not data size
Change-Id: Icd2f6503d9452c36f858180e4193af993ae7e288
2012-12-25 13:05:57 +01:00
David Tardon
26eaea11f3 fix dbghelp.dll checksum
Change-Id: Iee6b3eb7658d75f7f677066f29a2bccc8e119da1
2012-12-25 12:34:30 +01:00
Tor Lillqvist
a737ae58cc WaE: unreferenced local variable
Change-Id: If234ce4af0f988c135a90a98312e24e4d80ca92c
2012-12-25 13:32:22 +02:00
David Tardon
bcb6931965 fix download of dbghelp.dll
Change-Id: I200a623b70906a07b1549ff76472678e158496a4
2012-12-25 10:56:41 +01:00
Tor Lillqvist
ee6f9b5419 WaE: unreferenced local variable
Change-Id: I3a1eff09724ec79ebc87360e37ccb412b7173a59
2012-12-25 10:55:29 +02:00
Tor Lillqvist
43df436f60 WaE: Fix needed with MSVS 2010, too
Change-Id: I1d1da64b14139c1d90ac07685f3fe88e99253815
2012-12-25 10:55:29 +02:00
Peter Foley
5b0d2d02a5 convert external to gbuild
Change-Id: I7127db6aad9e97a0f3e758aa83b22ac8465d3f43
2012-12-25 09:39:47 +01:00
LeMoyne Castle
2d8a50d3f8 Fix for rtfexport subsequenttest
was re-using previous data buffer in later write to file
fixes crash in subsequenttest
should correct some image garbling in rtfs

Change-Id: I922d04b621a85997611f537fe1f1ca9460676056
Reviewed-on: https://gerrit.libreoffice.org/1464
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-12-25 06:37:05 +00:00
Olivier Hallot
071b7eea79 OUString cleanup in editeng/acessibility
Change-Id: I253444e2859685cae88aa65fae755af2674bd4b4
Reviewed-on: https://gerrit.libreoffice.org/1471
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-12-25 06:07:25 +00:00
Olivier Hallot
cd54670045 OUString cleanup in editeng/acessibility
Change-Id: I5f8b73aab1e67a5ac071427574fa943a844fbf96
Reviewed-on: https://gerrit.libreoffice.org/1469
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-12-25 06:06:02 +00:00
Olivier Hallot
0e028d6ceb OUString cleanups in editeng/accessibility
Change-Id: Ie280c48cabec4ef9e0c623f8966a65027b975fe4
Reviewed-on: https://gerrit.libreoffice.org/1468
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-12-25 06:04:59 +00:00
Takeshi Abe
de9475756e Remove useless declaration
Change-Id: Ia42f2b93b8f34a3339cb8fd84468d4347a7bbb08
2012-12-25 09:54:06 +09:00
Takeshi Abe
879006b722 sal_Bool to bool
Change-Id: Ibbf9e257fff19ab6305bd401a1746e6d0bcb47fd
2012-12-25 09:54:05 +09:00
Matúš Kukan
ae20a668cc Do not run autogen.sh if we don't want to. (for help, clean, distclean)
Change-Id: Ic283ca4181fe5131a557bfb2cfd3d79ac1e9f82d
Reviewed-on: https://gerrit.libreoffice.org/1479
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
2012-12-24 22:49:46 +00:00
Peter Foley
6763a59564 connectivity is now a gbuild module
Change-Id: I2c0b387aed6ae229f9ebe4e8b30abea37884a657
2012-12-24 17:42:39 -05:00
Matúš Kukan
0e6212c81a merge Makefile and Makefile.top again
Using MAKE_RESTARTS as indicator whether to source environment.
'make foo -o bar' should work again.

Change-Id: I6086b661559b39897f1d5378919541fb786bdf0e
Reviewed-on: https://gerrit.libreoffice.org/1478
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
2012-12-24 22:39:59 +00:00
Tor Lillqvist
4a3018e4ec MSVS 9.0 uses mspdb80.dll, go figure
Change-Id: Id37b276983b86455dcbdcd40fd1e3d3efba33011
2012-12-24 21:11:41 +02:00
Tor Lillqvist
20cef85baf Further Windows SDK cleanups
Change-Id: Id9b7f19fe9035bd25253e1d98023f7eb3d3a7f2b
2012-12-24 21:11:41 +02:00
Tor Lillqvist
4ab80620f0 WaE: C4564 from MSVS 2010
Change-Id: I675b1cbda896e1a5e15d34f3973e8fcd6ea6c45b
2012-12-24 21:11:40 +02:00
Tor Lillqvist
6791f1d54e WaE: C4538: const/volatile qualifiers on this type are not supported
Disale warning C4538 in two places where apprently that warning is
generate for some bogus reason.

Change-Id: I93be435b3ce3cb8ca72535416511c793c12bc76c
2012-12-24 21:11:40 +02:00
Tor Lillqvist
ba6c014d9c Simplify Visual Studio and Windows SDK related configurability
We had too many obscure options for the MSVC build. The configury
logic tried to take into consideration Registry keys or file locations
that likely never happen with the compilers we suppport (2008, 2010 or
2012) or the Windows SDKs from the same era.

Now there is just an option --with-visual-studio that can be used to
specify which Visual Studio version to use in case several are
installed. It takes as parameter the "year" version, 2008, 2010 or
2012. (There is also --with-windows-sdk that takes the version number
like 7.1A or 8.0, but I expect that this option will not be needed.)

The code tries hard to use sane defaults in all cases.

It is quite likely that there are bugs in the new logic. Those will
have to be fixed once noticed. Hopefully the basic idea is sane,
though.

Change-Id: I0a53acd334d35cbf2cd2fbc76a38d636e0d0123d
2012-12-24 21:11:40 +02:00
Matúš Kukan
505d5836fc merge packimages into postprocess
Change-Id: Ie00c7cbc012a605e95ceafcad384a67b599fc758
Reviewed-on: https://gerrit.libreoffice.org/1476
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
2012-12-24 18:20:24 +00:00
Peter Foley
f0549b519d fix postprocess xcu warning
/home/peter/libreoffice/solver/unxlngx6.pro/xml/pdfimport/pdf_types.xcu:2:
warning: failed to load external entity
"/home/peter/libreoffice/component-update.dtd"
<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">

Change-Id: I4198341f5c01da5d6f2c3780437eb492717bc58a
2012-12-24 13:19:57 -05:00
Julien Nabet
4df4944713 Some cppcheck cleaning in sd
Change-Id: I48b86bf206808e1d19343622b640c80b61b40a48
2012-12-24 16:40:58 +01:00
Julien Nabet
d605a49f84 Some cppcheck cleaning in framework
Change-Id: If0bb2734bb2c71f69c85496fd59ca860aa14fd75
2012-12-24 16:40:57 +01:00
Julien Nabet
254b11a2c6 Prefer prefix ++/-- operators for non-primitive types
Change-Id: Ib799053921886d1bd524bf4ffe3f586e4c676572
2012-12-24 16:40:57 +01:00