Commit graph

323314 commits

Author SHA1 Message Date
Stephan Bergmann
a13c905f8d Revert "Revert "make partial_build work in separate builddir""
This reverts commit 13034c8e44.  The original
presumably works fine for a separate builddir(?), but it erroneously(?) replaced
"lastword MAKEFILE_LIST" with "firstword MAKEFILE_LIST" so "cd <module> &&
make" failed to find config_host.mk; fixed that part now.

Change-Id: Icde8315425dd230544125901de4f3a605b239155
2013-03-26 22:55:43 +01:00
Julien Nabet
91f3b19e1d New try to fix plc4
Change-Id: Id747989c4c99967129ca9c7e7a86e6e82e943c98
2013-03-26 22:52:39 +01:00
Michael Stahl
6cc7bfbc56 Updated core
Project: help  341ef992d8fdc702e97274779cf3aa92133c547b
2013-03-26 21:49:20 +00:00
Julien Nabet
4871d1beb9 Revert "Try a fix for Win build and plc4"
This reverts commit b8b3230d51.
2013-03-26 22:45:44 +01:00
Michael Stahl
55c6a38177 gbuild: HelpTarget: use zip --filesync --must-match
Change-Id: Id4e6633effcaf97aa61692ce1713f509031acada
2013-03-26 22:43:03 +01:00
Michael Stahl
9132a8d167 gbuild: HelpTarget: delete index files before creating them
... because they are not overwritten, just new ones are created with
different names, which is why i've got a 20 meg en-US.zip here with
about 30 _?.cfs files, all alike.

Change-Id: Ib4d055e1bcfd097dfbbef727a4bcfe2c63d57342
2013-03-26 22:43:03 +01:00
Michael Stahl
5684da4051 gbuild: HelpTarget: handle incremental build with removed files
... by depending on the Makefile.

Change-Id: I598f794a829599b0cf6b7f1f856ee645942dd7aa
2013-03-26 22:43:03 +01:00
Julien Nabet
b8b3230d51 Try a fix for Win build and plc4
Change-Id: Ib2c7e2397ff36e9c6baf359479bdda427d2cd7c3
2013-03-26 22:26:20 +01:00
Kohei Yoshida
13034c8e44 Revert "make partial_build work in separate builddir"
This reverts commit 207e370a16.

This breaks the module build i.e. cd <module> && make.
2013-03-26 17:05:41 -04:00
Ariel Constenla-Haile
eec63d5e1d i#120341# - Make SCSTR_FIELDSEP less translation-error-prone
(cherry picked from commit 30441cd652260941ade8f3e6898205ab2a1d0cdf)

Conflicts:
	sc/inc/sc.hrc

Change-Id: Ia306ca5b791504590657fcb8b6e404a75f8a4c79
2013-03-26 21:55:20 +01:00
Fridrich Štrba
3b42b4442e Oops, how come it actually built here
Change-Id: I79e7cf627a311a8cd2402ab8fddbc68c979a20d6
2013-03-26 21:53:36 +01:00
Julien Nabet
4a4b7abe46 Update commons-lang and commons-codec versions
Change-Id: I97b4ad2f2f671f8dc61e43836899d5532103ad9d
2013-03-26 21:50:16 +01:00
Julien Nabet
a70aeefe38 Blind fix for commons-lang 2.4
Change-Id: I30a339ce3f18f890dfd16b59970db93d6b160b30
2013-03-26 21:49:53 +01:00
Julien Nabet
6188e1d3f6 Blind fix for commons-codec 1.6
Change-Id: I19c57855ee35d4327622608cb57cf52651fdfc9c
2013-03-26 21:39:42 +01:00
Julien Nabet
2db140d511 coverity#735533 Logically dead code
Change-Id: Iebc7a7284df0899d31eb6161b25a2e4c2f4cf272
2013-03-26 21:31:09 +01:00
Eike Rathke
b39975bc01 fixed out of bounds substring access
assuming is not good enough ...

Change-Id: Icd4f090fe94797ecf7e968855df3bb62609037c1
2013-03-26 21:23:49 +01:00
Stephan Bergmann
74364dad3f At least Mac OS X SDK 10.7 does have strnlen
Change-Id: I35b1299eda7a66c578041be479051031734bc864
2013-03-26 21:17:37 +01:00
Philipp Weissenbacher
d83c63bea7 Translate German comments, fix some ws
Change-Id: Ic7cf80655e6520f09a0b63b7839e46ad50de8fb1
Reviewed-on: https://gerrit.libreoffice.org/3063
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-26 20:06:14 +00:00
Thomas Arnhold
488e6875e9 remove external include guards
Change-Id: If5758e02baa8e019923355b6c97043b306223fdd
2013-03-25 19:58:16 +01:00
Eike Rathke
909de9de9f fixed some 7d1f4cdec3 brokenness
7d1f4cdec3 changed some String to OUString
and replaced Search...() with indexOf() but still compared the result
against STRING_NOTFOUND instead of the -1 required now.

Change-Id: I94ecdd1741554d8ac401f9cc2ffe8456e3184394
2013-03-26 21:02:55 +01:00
Joren De Cuyper
ef2c6f9882 Cleanup comments and some translations in style.cxx
Change-Id: I18f0a3d9e9c97164691233e3c997f978d339e401
Reviewed-on: https://gerrit.libreoffice.org/3062
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-26 19:54:10 +00:00
Eike Rathke
58d3e62455 fixed some 7d1f4cdec3 brokenness
7d1f4cdec3 changed String::GetToken() to
expect and return a sal_Int32 and return -1 instead of STRING_NOTFOUND.
So far so good though not consistent, but unfortunately it also replaced
STRING_NOTFOUND with -1 in a few other places like where
String::Search() is called but that still returns STRING_NOTFOUND ...

Change-Id: I1ef1891cef220c1f1f9032af173d80f3f0e29e71
2013-03-26 20:48:16 +01:00
Kohei Yoshida
5f5d2cb6d1 Make the conditional formatting code free of ScBaseCell.
Change-Id: I93f83a840874c973cdc0821ddeb1913be7f09767
2013-03-26 15:36:02 -04:00
Kohei Yoshida
7c2dd80cbe By using ScRefCellValue we can remove some duplicated code.
Change-Id: I75652172033e4ce00ac239e85d835c7cc9256fe2
2013-03-26 15:36:01 -04:00
Kohei Yoshida
0b0e7ca9b3 Add ScRefCellValue, which is ScCellValue without copied value.
It directly points to the original cell value instance.

Change-Id: I638ec8b931873d237871b6d8fa9f0e1277520d0f
2013-03-26 15:35:04 -04:00
Kohei Yoshida
0fb1409d96 This method no longer used. Good. Remove it.
Change-Id: I397dedd6c7388b350af0f93151fdf0160698acc7
2013-03-26 15:35:04 -04:00
Tor Lillqvist
c575e7f484 Fix bogus SAL_WARN use
unknown log area 'IMPL_LINK_NOARG(SwSaveLabelDlg, OkHdl) [loplugin], huh?

Change-Id: I265102a552615208db43fc7b6617189ad99b6aad
2013-03-26 21:25:15 +02:00
Tor Lillqvist
c947d49b5e Fix warning: statement aligned ... [loplugin]
Change-Id: I0a0c40545101a82c9a4054c7a7ccd03e7cfa24d4
2013-03-26 21:19:33 +02:00
Tor Lillqvist
dcac52821c Fix warning: statement aligned ... [loplugin]
Change-Id: I8c9da74100d9c3db26ddb3aeaf18b1f199c4a297
2013-03-26 21:17:05 +02:00
Xisco Fauli
60e55c7c2e remove duplicate declaration
Change-Id: I3ef565d61096189a9abe45a5a43951ceb7aff724
2013-03-26 19:47:34 +01:00
Andre Fischer
2003acca7b #i119884# Fixed export of fontwork alignment.
Reported by: Li Feng Wang
Patch by: SunYing
Review by: Andre Fischer
2013-03-26 19:47:34 +01:00
Luboš Luňák
8bfc664c61 autoconf can actually handle #define HAVE_FOO 0 as the default
Change-Id: I6cd70d885a3fe3ab53f7523d1a5da6ae30ee01e3
2013-03-26 19:32:20 +01:00
Peter Foley
3326a85ae6 fix postgresql build
Change-Id: I379029dbf600769e415582aa7162f320e707c3da
2013-03-26 14:22:20 -04:00
Peter Foley
ca9435ecbb make module-deps.pl work in separate builddir
Change-Id: I951e5b760fa4749cb712a927110e702949e0eaa3
2013-03-26 14:22:19 -04:00
Julien Nabet
cac094a77f coverity#982306 Logically dead code
Change-Id: If02e50e1b57e2cae5834ecb17aa0f955572a2c6f
2013-03-26 19:16:24 +01:00
Julien Nabet
daac7e3828 coverity#982310 Logically dead code
Change-Id: Iee6d57bc9900d4c88d614eefe6878eaca6f5e2c3
2013-03-26 19:11:05 +01:00
Ariel Constenla-Haile
0e6a5bf1d9 framework::RecentFilesMenuController clean-up, add clear item.
Conflicts:

	framework/inc/uielement/recentfilesmenucontroller.hxx
	framework/source/uielement/recentfilesmenucontroller.cxx

Change-Id: Ia8b861b42bd77a90dce3bebdfa6aefd5e5cd91dd
2013-03-26 17:35:23 +00:00
Tor Lillqvist
700b6c1cbf Fix warning: unused variable 'sFormat' [loplugin]
Presumably the call to m_pObjStrm->QuickReadStringPtr() is still necessary
because of its side-effects (to update the stream pointer).

Change-Id: I69f24de4e956d5fefb4fc5382c0cc7e0173a5a0f
2013-03-26 19:24:19 +02:00
Tor Lillqvist
4ac0eff680 Re-add change from 304cb6ab8fb159c883c42d2d42e82750fab4e4a7
Was accidentally reverted.

Change-Id: I1d62003cfab222664b7cf2053f640287910b2892
2013-03-26 19:06:57 +02:00
Tor Lillqvist
92b973fadc Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOS
The reason why a 1bpp virtual device is used in these two places in sc
and sw is unclear to me. It causes complications on iOS as such a
bitmap gets passed to CGBitmapContextCreate() which does not accept
1bpp bitmaps. But let's keep the 1bpp for other platforms.

Change-Id: Ia34927cf728d4be05a31e88b7da78200d0b799ba
2013-03-26 19:06:44 +02:00
Tor Lillqvist
99a6a8d1bd rCGContext is not used for iOS
Change-Id: If853edc8cd15bc61f0bc9d421799ad290a87d298
2013-03-26 19:06:37 +02:00
Tor Lillqvist
f238648cea Ifdef out methods for iOS that are actually in coretext/salgdi.cxx
A bit scary that the linker didn't notice the duplicate symbols, but
instead apparently just picked the first (or an arbitrary) one. Need
to look into that. Anyway, now when the correct SetTextColor is linked
in the coloured text in the demo document shows up in all its glory.

The code that is partially shared between the headless, OS X CoreText
and iOS backends should to be refactored a bit, I guess.

Change-Id: Id341298f72dc253380d9b2319032e0a9a8bdd0f6
2013-03-26 19:06:20 +02:00
Tor Lillqvist
91a3723922 Remove unnecessary code that was based on a wrong guess
Change-Id: Ia3e12d68c0eef56ba32b2c6062448874a52a8df3
2013-03-26 19:06:08 +02:00
Tor Lillqvist
708270b616 Improve the blitting, use memcpy for each row
Change-Id: Idfc5efe8b2326748670fec82a7780f81b243dbc8
2013-03-26 19:06:00 +02:00
Tor Lillqvist
40e67e2b5a Add a SAL_INFO()
Change-Id: Ieb3ff50a13172fa2c51173697b80ff5a71fbe244
2013-03-26 19:05:54 +02:00
Tor Lillqvist
e642b9d97d Release style and CGContext resources in dtor
Change-Id: I40fa43aaccda42e276f729cb7948101482c6ce5c
2013-03-26 19:05:44 +02:00
Tor Lillqvist
b2ad5380ad Handle different basebmp scanline formats and flip vertically when needed
Change-Id: Ic0fd7d60ddc66bcd5577988b3a4e5b2185d3ec1f
2013-03-26 19:05:34 +02:00
Tor Lillqvist
bcb57baaae Use the applicationFrame and not whole screen size
Change-Id: I33a67b4908759913e49608110cc2635cc50e54b1
2013-03-26 19:02:15 +02:00
Tor Lillqvist
6d7d274151 I think kCGImageAlphaNoneSkipLast is what we want
Change-Id: I19a5ab15650cef4ee834af63e19bea7807b77477
2013-03-26 19:02:10 +02:00
Tor Lillqvist
8818140775 Introduce temporary lo_set_view_size() hack like on Android and call it
Change-Id: I44df0946f59d1b9a2a6ea935b3c2ea3c96c1260d
2013-03-26 19:02:05 +02:00