Commit graph

333123 commits

Author SHA1 Message Date
Tor Lillqvist
16a4b7ad73 WaE: C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits
1UL is not a portable way to get a size_t -sized one.

Change-Id: I8fac16b7e1f1b8bbccb4bd11eacc9449fc3f8c33
2013-08-30 12:13:46 +03:00
Tor Lillqvist
fb30ed471e Ignore C4267: possible loss of data, there are too many of them
Change-Id: I4b01c9398c9c697cff63226269e7c7a3f5a5c9dd
2013-08-30 12:13:45 +03:00
Tor Lillqvist
9c1be36c41 WaE: possible loss of data
Change-Id: I2a1d47cc3eca40ddd7e9502ffe71337ab2268858
2013-08-30 12:13:45 +03:00
Tor Lillqvist
760bba09f0 WaE: possible loss of data
Change-Id: Ib442a7cae9f4c9bc5e32c20f1e1844a191f5b057
2013-08-30 12:13:44 +03:00
Siqi LIU
b41ab20a17 .DS_Store
Change-Id: I5cde715de10ceb723f63d99c39835b51e056d012
2013-08-30 10:59:43 +02:00
Siqi LIU
ebdff2da7e minor style updates
Change-Id: I77982c87d5001fe60f8270cd4d82745e9ef1b293
2013-08-30 10:59:43 +02:00
Siqi LIU
35e243307a localization
Change-Id: If0dce65d358811f67ed663161b23605fb954035a
2013-08-30 10:59:42 +02:00
Siqi LIU
20df12b152 pageControl dot coloring to global tint color
Change-Id: I1fad942b5ff7e9a131610952113934e45f40f834
2013-08-30 10:59:04 +02:00
Siqi LIU
be64394f9c how-to in-app guide for iPad
Change-Id: I11d7edca18fdb4762a4db4df2668caeabbbc8173
2013-08-30 10:58:39 +02:00
Siqi LIU
bf0b6e438f minor layout change
Change-Id: I3c9392ba7b35fff8fa7e4fa95d86ba7703714fb9
2013-08-30 10:58:39 +02:00
Siqi LIU
e6d0366e1f roll back to server list page when connection lost for iPhone
Change-Id: I3d7a5ff0918ef63b3455e3acd5c447aa333e76ec
2013-08-30 10:58:38 +02:00
Siqi LIU
492d96c549 layout autoSize adapted for iPhone WT pages
Change-Id: I9375a262952b3223b80e9b9b86fce7e8232230b5
2013-08-30 10:58:38 +02:00
Siqi LIU
10d65699b3 minor ajustments 2013-08-30 10:58:38 +02:00
Siqi LIU
63946e5313 make the screen narrower so that it gets wider when stretched 2013-08-30 10:58:37 +02:00
Siqi LIU
e7c12b8501 shadowing 2013-08-30 10:58:37 +02:00
Siqi LIU
1a77fc15dd change appearance proxy for pageControl 2013-08-30 10:58:37 +02:00
Andrzej J.R. Hunt
295759c053 Set FIREBIRD_TMP and FIREBIRD_LOCK with sane values. (firebird-sdbc)
Currently firebird uses /tmp and C://temp/ as default temporary directories,
both of which can be incorrect. Instead we now pass the correct temp
directories to firebird.

Change-Id: I807a47475e76600365e7a2ccfa78d755621dedb7
Reviewed-on: https://gerrit.libreoffice.org/5678
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-30 08:34:10 +00:00
Tor Lillqvist
52d35df0e6 WaE: size/t/DWORD/int: possible loss of data
Change-Id: I4fa005a8ddb3efd3dc624110215b938ee20a67a6
2013-08-30 11:29:46 +03:00
Tor Lillqvist
a0d3aa1f50 WaE: size_t/sal_Int32: possible loss of data
Change-Id: I96849e94196291bd387737aae537139ff4fefeb3
2013-08-30 11:10:49 +03:00
Tor Lillqvist
803b669ec4 WaE: size_t/unsigned int: possible loss of data
With MSVC, the third parameter to read() is unsigned int.

Change-Id: I607089fb2a9e6bf794293187be48e910ac40158f
2013-08-30 10:30:04 +03:00
Miklos Vajna
13ac0631d3 udkapi: fix warnings in beans::PropertyState
These are links without the leading hashmark in the output anyway, and
that avoids the warning.

Change-Id: Ie94d65b5bd2e869a9b5ad12b5d545fe32c834eec
2013-08-30 09:27:26 +02:00
Tor Lillqvist
b5fd1341cd WaE: size_t to int conversion: possible loss of data
Change-Id: Ica626a5ebe8e3c022e5398b50253904d269ba0ce
2013-08-30 10:19:01 +03:00
Tor Lillqvist
bfb0b2ae4e Find also a 64-bit JDK on Windows
Change-Id: I2364d4e4e2b2d032bdf03316ee9523cb085112c8
2013-08-30 10:13:36 +03:00
Norbert Thiebaud
1376af9a72 ENABLE_NPAPI_* Harmonize ENABLE_* variable to TRUE/<nothing>
Change-Id: Ia7575f0f51bc3ba355ec01d937bd155adb287572
Reviewed-on: https://gerrit.libreoffice.org/5684
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-08-30 07:08:28 +00:00
Norbert Thiebaud
e57a14a6da ENABLE_CORETEXT: Harmonize ENABLE_* variable to TRUE/<nothing>
Change-Id: I39153ee042b171f7cd1ffa6b50c490d2c9fa33cb
Reviewed-on: https://gerrit.libreoffice.org/5685
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-08-30 07:08:00 +00:00
Norbert Thiebaud
587d9693bd liblangtag: harmonize ENABLE_* variable to use TRUE/<nothing>
Change-Id: I6e231516476f3b9512e239ccf678048c87d25aa5
Reviewed-on: https://gerrit.libreoffice.org/5682
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-08-30 07:05:36 +00:00
Tor Lillqvist
ffaad89e05 Untabify
Change-Id: Ib03ac597e920c3d09b56a78f41f10ea0e19e311e
2013-08-30 09:57:14 +03:00
Tor Lillqvist
c805a71071 Surely we want only a 1.7 or 1.6 JDK
Change-Id: I3fa71d19789d9cbdc44db172e0a63f5e5ed85f43
2013-08-30 09:57:14 +03:00
Tor Lillqvist
ada60644ca Fix weird indentation
Change-Id: I291856b9f37ea967c1f8d44cce05f53b52ed8b75
2013-08-30 09:57:14 +03:00
Stephan Bergmann
5272f275d0 Make RTTI creation work for libc++
Unlike libstdc++.dylib, libc++abi.dylib no longer exports the type info for
std::type_info, but the layout of the __cxxabiv1::__*_type_info classes is
controlled by the Generic C++ ABI anyway, so consolidate to a single approach
that works across all versions.

Change-Id: Ic68f2386261bae4a4349ad646590cc15c768f04e
2013-08-30 08:00:48 +02:00
Jesús Corrius
985ac0b156 ICE03 WARNING String overflow (greater than length permitted in column)
Change-Id: I48bade4998c6c5d95e49bdc109d4a5a1ef76bbcb
2013-08-30 06:22:21 +02:00
Khaled Hosny
47070dd63e Mark lcl_* functions static
Change-Id: I224ab8fea25b8b42530e242f3ea8dd72c7abd733
2013-08-30 06:06:45 +02:00
Eike Rathke
4986ebf83a fixed CppunitTest_sw_rtfimport, {LANGUAGE_FRENCH,"fr",""} catcher needed
Change-Id: Ic8152e16c86c2d8475542c131e0ac81697f3d557
2013-08-30 02:06:44 +02:00
Eike Rathke
8d9dd7ba8a disentangled the LANGUAGE_CHINESE mess
Change-Id: Idda0bcb5c70331e21214a10d85cad0c2d634473f
2013-08-30 01:48:39 +02:00
Eike Rathke
f6f49b8085 isKorean() never returned true
because it compared the primary language with the combined primary and
sub language

Change-Id: I09f8ee5c6f00a98e0b2bc3045caeaef6f0f86794
2013-08-29 23:19:12 +02:00
Eike Rathke
6626ca9c30 Pali should be ISO 639-1 'pi' not 639-3 'pli'
Change-Id: Ifea43b20aacdb54eec9be25d349daa1a19ae26b4
2013-08-29 23:19:11 +02:00
Eike Rathke
c8cfda2976 added LANGUAGE_KASHMIRI as "known no country" locale
Change-Id: I6e6cc53fb7ed07876aba4bfb6d847bb49e076fc3
2013-08-29 23:19:11 +02:00
Eike Rathke
e0dc2e0c47 LANGUAGE_KASHMIRI is not a primary-only LangID
Change-Id: I0195d775b51b2a258dd7a561cd7b6f063ca382c8
2013-08-29 23:19:11 +02:00
Eike Rathke
6419c03230 removed primary-only LANGUAGE_URDU
Change-Id: Ieaba4362fafeecd2d20bff63531783f5e33662f7
2013-08-29 23:19:10 +02:00
Eike Rathke
dbbed520c2 removed unused primary-only LANGUAGE_AZERI
Change-Id: I7db415b82fd7e7dc97cc69f8192e7660448d6e9f
2013-08-29 23:19:10 +02:00
Eike Rathke
16c4e7aaf1 removed unused primary-only LANGUAGE_MALAY
Change-Id: If8d8f6f093b0464fc2c2740a32bcd76a4e89b737
2013-08-29 23:19:10 +02:00
Eike Rathke
06ba55efdf removed second LANGUAGE_FRENCH mapping to language-only
Change-Id: Ib96ac80ed95a1c027950a428ee2ebfefa77a36d5
2013-08-29 23:19:10 +02:00
Stephan Bergmann
f5b05d92dd -Werror,-Wundef
Change-Id: Iaef2e4dec0d2fc8d0583fe2a56b5e0bcba667d8c
2013-08-29 23:03:16 +02:00
Noel Power
dda842bec3 disable/disconnect style preview from styles dialog
So, the logic for firing the Preview start/end slots is disabled now,
I think the present dialog's behaviour could be very confusing, really
we need to have the preview done on the item the mouse is over (like
font preview) but I haven't had time to try and do that yet, also
imho it makes more sense to actually replace that styles dialog for
calc. I leave the code in place now so at least someone might be
able to enable and experiment with it.

Change-Id: I62adb9c217e9887d8df5ecea1e8ca071a570ab3e
2013-08-29 21:42:05 +01:00
Noel Power
bcc51fb2eb add support for in-place style preview
selecting a style in the styles dialog ( without double clicking )
will apply the style to the currently selected cell(s) You can
with the keys navigate to other styles and they in turn will
also be applied. Preview will end when you click back onto the
document.

*FIXME* - the styles dialog isn't really suitable for previewing, a
new dialog ( possibly in the toolbar ) might be nicer ( see Excel )

*FIXME* - when there is a multiple selection the highlight colour
(applied as a transparent overlay) is most annoying ( and is mixed
with any background colour applied if part of a style )
see ( ScGridWindow::UpdateSelectionOverlay() ) However my puny
attempts to make the selection use a transparent colour made all the
borders of the selected cells dissappear. I guess maybe a box/border
 around each selected cell ( or group of cells ) would also work
but I didn't try that

Change-Id: I0950e79085ffb75f60ee961835665df0c230172f
2013-08-29 21:42:05 +01:00
Michael Stahl
9d7c5dcf44 do not build emboleobj library on --disable-atl
Change-Id: I4973cbdd8afead3f189874ef754d2b2eee4bfb9c
2013-08-29 22:38:00 +02:00
Andras Timar
a794f66071 scp2: remove obsolete DONTRENAMEINPATCH flag
Change-Id: I4e40f29df1583c551fb7606d41b609d529db036a
2013-08-29 13:39:41 -07:00
Andras Timar
4b600518e0 take out MSI CustomAction dlls from AutoInstall
BINARYTABLE, BINARYTABLE_ONLY flags were not handled

Change-Id: Ic6a0233e4f4213b9ea83a491949ab05c299a9201
2013-08-29 13:39:39 -07:00
Laurent Godard
f5bafb2955 clean obsolete parts of ScMyCell
Change-Id: Ic7775d376a6089d7795514081ca4f912e4228f73
Reviewed-on: https://gerrit.libreoffice.org/5674
Reviewed-by: Kohei Yoshida <kohei.yoshida@suse.de>
Tested-by: Kohei Yoshida <kohei.yoshida@suse.de>
2013-08-29 20:27:36 +00:00
Kohei Yoshida
8acb68bae5 Check whether or not a visible range has changed.
Change-Id: I83581c8964ff43af1b1c42df82236274db446953
2013-08-29 16:14:57 -04:00