Commit graph

333140 commits

Author SHA1 Message Date
Siqi LIU
53ee8666e0 iPad control how-to page updated
Change-Id: I422b864f0c2d78e9328faf401fe862fb57e0cd6a
2013-08-30 16:11:47 +02:00
Armin Le Grand
5dce602d31 Resolves: #i123129# Corrected LineWidth for text comments in SW
(cherry picked from commit 7ed3f859004e0763598a7d6edc7e4dec2b69813c)

Change-Id: Ife132b66a13208193d897e98cdaea17bce33c310
2013-08-30 14:21:36 +01:00
Caolán McNamara
fe1cbda3b7 Resolves: fdo#68396 Yield allowed layout timer to run during init layout
There are multiple pages getting generated in the styles dialog because the
dropcaps preview window calls "Yield" sometimes and sometimes the layout timer
gets a chance to activate *during* the creation of the dialog so there ends up
with two consecutive activations of some tabpages which has wonderful eventual
know on effects resulting in that crash later on.

Easiest thing is to disable the layout timer during the initial size
calculation

Change-Id: I7fb0a7ff89aa2c6013c5d8014deface107610000
2013-08-30 14:20:45 +01:00
Eike Rathke
7113e2310b eliminated yet another language-country parser
Change-Id: I2aebe058a6d60431b7073aca641910dc365ead09
2013-08-30 14:42:39 +02:00
Fridrich Štrba
21ee132af1 Revert some random work-in-progress that is most probably bitrotten
Revert "EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with it"

This reverts commit 2b700a710e.

Revert "Pass also the bounding box in device units to the EMF+ part"

This reverts commit f387c5da5a.
2013-08-30 14:37:27 +02:00
Krisztian Pinter
f8426f5053 startcenter: Add toggle to view templates in Start Center
Change-Id: I17aa3bfbb7f4b0eca525dd15d6866c6951d5d20f
Reviewed-on: https://gerrit.libreoffice.org/5543
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>
2013-08-30 12:35:12 +00:00
Eike Rathke
40ff64b93f and another one for fdo#68740
Change-Id: If07cffd30fe5fdfbe8fcb749b7682d1b8a3dcbb8
2013-08-30 13:54:48 +02:00
Eike Rathke
9f1d47f824 attempt to roughly fix fdo#68740
Actually that map wants a resolved fallback locale, not just a language
to ID mapping, which light fallback was a side effect of
MsLangId::convertIsoNamesToLanguage() and eliminated with the latest
changes to LanguageTag conversion.

Change-Id: I32f632c6b198383dd3eda8538ccb801c9275baca
2013-08-30 13:30:00 +02:00
Caolán McNamara
74929bba73 Related: fdo#38838 remove UniString::ToUpperAscii
things got a little out of hand and I ended up
converting quite a bit of calc to OUString

Change-Id: I056326d37ffefa8c120cb2e564d166dd9f20f216
2013-08-30 11:39:01 +01:00
Andrzej J.R. Hunt
fc7e7b6831 Improve TIMESTAMP display. (firebird-sdbc)
Change-Id: Ief7ec180e3787a3354e2034693052ebf05a30e81
2013-08-30 11:33:12 +01:00
Andrzej J.R. Hunt
026fe9c53b Implement setTimeStamp. (firebird-sdbc)
Change-Id: I58907d42ec9e1b4098e2947fdb89b1ab264358a6
2013-08-30 11:33:12 +01:00
Andrzej J.R. Hunt
437dd0369a Cast pointer before dereferencing. (firebird-sdbc)
We have a char* pointing to arbitrary data hence we need to cast
to the right type, othwerwise we retrieve the first byte only.

Change-Id: I6d3d08d15105a506c140044008c5255a8a8e4c39
2013-08-30 11:33:12 +01:00
Andrzej J.R. Hunt
3f56234ecb Implement set[Date|Time]. (firebird-sdbc)
Change-Id: Ibf3bc34f316c0a299afc2e015ff4c49ad57099a5
2013-08-30 11:33:12 +01:00
Andrzej J.R. Hunt
73720f9a83 Implement malloc'ing of date/time/timestamp (firebird-sdbc)
Change-Id: I22abb334a337ae2e25188ae43696789d37ecd7d4
2013-08-30 11:33:11 +01:00
Andrzej J.R. Hunt
84fe40e369 Implement set[Date|Time]. (firebird-sdbc)
Change-Id: Ia519b2ec9c6be94f6f21bbd2951a295da8079479
2013-08-30 11:33:11 +01:00
Eike Rathke
93e9f05c26 microoptimization
Change-Id: I773262f018519f5816c029df3da92a9903e53165
2013-08-30 12:02:53 +02:00
Tor Lillqvist
3a8f350425 Er, I meant gb_CXXFLAGS
Change-Id: Ia68105056fb483b30a985da3b53f85c8a0b5d869
2013-08-30 12:13:47 +03:00
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