Miklos Vajna
c5ceddf344
lokdocview: invalidate after selection change
...
Without this e.g. Calc search does not show the selection rectangle
correctly.
Change-Id: I5bc20a93ee861d3353bc2e1c1ed7ea8d0e6c8ed4
2015-10-07 17:19:23 +02:00
Tor Lillqvist
b120b18a71
Link in calc, draw and edit stuff here, too, like for Android
...
No way to make use of that in the UI, though.
Change-Id: Ic910d7960da9a17d4f7ce84a5f51e2cb9350819e
2015-10-07 17:46:04 +03:00
Stephan Bergmann
afc0b792b3
clang-analyzer-deadcode.DeadStores
...
Change-Id: I0c0475ea6a38ecfd72772d287b8217a0754238d6
2015-10-07 16:35:37 +02:00
Stephan Bergmann
1526d788f5
clang-analyzer-deadcode.DeadStores
...
Change-Id: I3659c9d7b0b88a59c60aaedc5305b354bb977768
2015-10-07 16:35:36 +02:00
Stephan Bergmann
8c03c10eee
clang-analyzer-deadcode.DeadStores
...
Change-Id: I95e230d3a16f742cf996beb3a93b2c0906cdd72a
2015-10-07 16:35:36 +02:00
Stephan Bergmann
91d2b58e75
clang-analyzer-deadcode.DeadStores
...
Change-Id: If0d69a8d3bfaef732e436fad6a91851095fdb3be
2015-10-07 16:35:36 +02:00
Stephan Bergmann
bb36996c6e
clang-analyzer-deadcode.DeadStores
...
Change-Id: I539f08ed94326d27c9ae8808d006c31d8403cd18
2015-10-07 16:35:35 +02:00
Stephan Bergmann
10f5f6d480
clang-analyzer-deadcode.DeadStores
...
Change-Id: Iaa340068ed1361e6bc0160ae9c44873c06085abf
2015-10-07 16:35:35 +02:00
Stephan Bergmann
7f68a5b0f8
clang-analyzer-deadcode.DeadStores
...
Change-Id: Iaacaa3767398cea4c7850c3a8d186cf3754c4736
2015-10-07 16:35:34 +02:00
Stephan Bergmann
221c65af74
clang-analyzer-deadcode.DeadStores
...
Change-Id: I08c015da8f93b2c32c8c467ee633b4cd5a71a550
2015-10-07 16:35:34 +02:00
Stephan Bergmann
630f0a7f26
clang-analyzer-deadcode.DeadStores
...
Change-Id: I30263e362a30f9b625d4e87f82c2ad2c403a1882
2015-10-07 16:35:34 +02:00
Stephan Bergmann
cecb901f6e
clang-analyzer-deadcode.DeadStores
...
Change-Id: I325b4c71507ca64a42d773cd4c66f936dfe09743
2015-10-07 16:35:33 +02:00
Caolán McNamara
bd4ef9aa4c
afl-eventtesting: quit on next cycle if testing stops early
...
Change-Id: Ie313009ee0d10872f5e705d017e6a73ff83c2761
2015-10-07 15:11:04 +01:00
Caolán McNamara
15e5407466
fix some indent
...
Change-Id: I59f5a38f6c62b97eb73d85177be408996568e2cd
2015-10-07 15:11:04 +01:00
Caolán McNamara
c65aa43e25
afl-eventtesting: it has learned to open the file dialog
...
but the system dialogs are not under our control
Change-Id: Icb4029b2447e8cddbe4e48137fdefc377ef50414
2015-10-07 15:11:04 +01:00
Caolán McNamara
7ba7a974f6
cppcheck: noExplicitConstructor
...
Change-Id: I32c6728ce7423fd997cdbec66feb8a6ba39948d2
2015-10-07 15:11:03 +01:00
Eike Rathke
74010f1c50
rename WEEKNUM_ADD to WEEKNUM_EXCEL2003 in UI, tdf#50950 follow-up
...
... and add description to clarify that it exists for interoperability
and for new documents WEEKNUM should be used instead.
Also NETWORKDAYS_ADD to NETWORKDAYS_XCL.
Change-Id: I01e705d57f0b31983950ac0e47ecb894f657de88
2015-10-07 15:43:59 +02:00
Stephan Bergmann
d638ad81f8
clang-analyzer-deadcode.DeadStores
...
Change-Id: I9570057473f844c55b88d38f24f8156ea7c6c90c
2015-10-07 15:43:47 +02:00
Stephan Bergmann
bd60974b0a
clang-analyzer-deadcode.DeadStores
...
Change-Id: Ia381f1b7558e2882a9dc5b8f6e127d24a4b841c3
2015-10-07 15:43:47 +02:00
Stephan Bergmann
4c8fa775c5
clang-analyzer-deadcode.DeadStores
...
Change-Id: I58f6f4db6f5bdc30402f55aee233e465248becf6
2015-10-07 15:43:47 +02:00
Stephan Bergmann
4c18bec7ed
clang-analyzer-deadcode.DeadStores
...
Change-Id: Id5df4d888d0129c1084642ee65e8bba9f5f8ca74
2015-10-07 15:43:46 +02:00
Stephan Bergmann
1edb2a1040
clang-analyzer-deadcode.DeadStores
...
...introduced with dc5383e2fa
"fdo#84229 - don't
set error when seeking beyond end of valid data."
Change-Id: Ic26872ce47ff27a0e1170ebc66cdf10587334192
2015-10-07 15:43:46 +02:00
Stephan Bergmann
bdf9ece338
Actually check the return values of the various Coin* calls
...
...the code had been like this ever since it got introduced with
6d492447a37ec268fb5924e7fc5631c29c67325d "118160: Use CoinMP as replacement for
lp_solve," but it looks more plausible that the return values should be checked
rather than be ignored. At least, CppunitTest_sccomp_lpsolver keeps succeeding
after the change (with --enable-coinmp).
Change-Id: If450827ae034079c9ee69b4e49c55b480ac0de06
2015-10-07 15:43:45 +02:00
Stephan Bergmann
040204abd7
clang-analyzer-deadcode.DeadStores
...
Change-Id: Ia4444a059ed2b5349c39d87d60fd9875d0ab36f8
2015-10-07 15:43:45 +02:00
Stephan Bergmann
5f66de5c49
Abstract out repeated code into a lambda
...
...to silence a clang-analyzer-deadcode.DeadStores on the last update of pBuffer
Change-Id: I144b64c330c178f78109fefadacf62fca3765694
2015-10-07 15:43:44 +02:00
Stephan Bergmann
db34ab81ae
clang-analyzer-deadcode.DeadStores
...
Change-Id: I823aab2038eb08f4061e353b5fafc12b8e60e671
2015-10-07 15:43:44 +02:00
Stephan Bergmann
93fff4ba2f
clang-analyzer-deadcode.DeadStores
...
Change-Id: I95404b553f594ced1e2e8b4b8ddf34c08180128f
2015-10-07 15:43:44 +02:00
Caolán McNamara
ae625675a8
afl-eventtesting: creating OUString from super long sal_Unicode* is slow
...
the mpStr and mnLength arguments are always created from an OUString
and the OUString aRun(rArgs.mpStr); creates a duplicate of the original
string. Its way faster to pass the original OUString around instead.
Change-Id: I3de0cc31654eb215362548b6aee435f9c0c3c9db
Reviewed-on: https://gerrit.libreoffice.org/19221
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2015-10-07 13:24:01 +00:00
Caolán McNamara
9bb6863fcf
afl-eventtesting: it has learned to open dialogs, so...
...
close all open dialogs on quitting to avoid triggering
the hang timeout and get things moving faster
Change-Id: I7469a32549f20d6b0971932e3334cb322f57b1ff
2015-10-07 13:44:04 +01:00
Caolán McNamara
967ea727c7
afl-eventtesting: lets ditch the key repeat and timestamp fields
...
time stamp doesn't matter apparently for keyboard events
so ditching it gives less surface area to fuzz
repeat showed some interesting effects, but mostly just allows
vast paragraphs to be generated causing timeout hangs which isn't
what I'm super interested in right now.
Change-Id: I955b91745a26d5044f0d53acd3fda0a160e53855
2015-10-07 13:44:04 +01:00
Julien Nabet
a614568c43
tdf#94829: Splash screen sets invalid XSizeHints
...
Change-Id: I70b86624b4d34eb6cb8f2efee0305539f6689335
Reviewed-on: https://gerrit.libreoffice.org/19219
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de >
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de >
2015-10-07 12:41:49 +00:00
Justin Luth
ad0a17dac4
tdf#73691 add compatible macosx keyboard shortcut for ToggleUnicode
...
Change-Id: I948bee0bb7d6889b9bcfb75d0119b85cc6146094
Reviewed-on: https://gerrit.libreoffice.org/19224
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de >
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de >
2015-10-07 12:16:17 +00:00
Caolán McNamara
71bb6d6b72
Revert "loplugin:mergeclasses" to fix mac build
...
because fontsubst.cxx is not built on mac.
move PreMatchFontSubstitution to PhysicalFontCollection.cxx ?
This reverts commit 349700228e
.
Change-Id: I007f24313ddfd0eb3db3fd599abcf1eae3da4e9c
2015-10-07 12:57:44 +01:00
Caolán McNamara
b72e63fd5a
crashtesting: remove old fix for ooo55381-1.sxw
...
this reverts
commit 9eb16c85d6
Author: Caolán McNamara <caolanm@redhat.com >
Date: Wed Jun 3 14:15:03 2015 +0100
don't crash on layout of ooo55381-1.sxw
The pLay here is getting joined and thus deleted in a stack of
FormatLayoutTabs so set it as unjoinable for the duration that
we expect pLay to remain valid
because ooo31216-2.doc fdo57780-2.doc rhbz193771-1.doc assert when converting
it to a more conservative SwFrmDeleteGuard. They would leave the function
safely on the early return if the delete was allowed, so go more conservative
again and restore to the original logic.
ooo55381-1.sxw continues to apparently not fail.
2015-10-07 12:34:14 +01:00
Stephan Bergmann
3be460bbd6
clang-analyzer-deadcode.DeadStores
...
Change-Id: Ie8e69d2a39abf6538cf3f8b75b76042ca7b71521
2015-10-07 12:49:44 +02:00
Stephan Bergmann
1d00baff39
clang-analyzer-deadcode.DeadStores
...
Change-Id: I22b423b99c87070ab1b8ce7f3eff928384951947
2015-10-07 12:49:43 +02:00
Stephan Bergmann
f72ebcbe43
clang-analyzer-deadcode.DeadStores
...
Change-Id: I9c409cb2d7898ac6f395618cd950385cf036b002
2015-10-07 12:49:43 +02:00
Stephan Bergmann
dc2b5cbbf6
clang-analyzer-deadcode.DeadStores
...
Change-Id: I273aee2d65f952afd78f6e2e504b5fa70dd65ef0
2015-10-07 12:49:43 +02:00
Stephan Bergmann
1e42e804da
clang-analyzer-deadcode.DeadStores
...
Change-Id: I6a903931fdb3ac1b13d2d9c39071cc27c08fe194
2015-10-07 12:49:42 +02:00
Stephan Bergmann
6eaf556542
clang-analyzer-deadcode.DeadStores
...
Change-Id: Ic9d76c173d3948c973a96a97debccc771c2c9ede
2015-10-07 12:49:42 +02:00
Stephan Bergmann
54bb1410ee
clang-analyzer-deadcode.DeadStores
...
Change-Id: I028994045b13625e09589190e3cc259c49714e20
2015-10-07 12:49:41 +02:00
Stephan Bergmann
5ab441664a
clang-analyzer-deadcode.DeadStores
...
Change-Id: I4c9013fca76b213a725e39a47e61775caf5e8519
2015-10-07 12:49:41 +02:00
Stephan Bergmann
61806cb983
clang-analyzer-deadcode.DeadStores
...
Change-Id: Id193a3fa8c3832da783f8647d6fc6db8375149f4
2015-10-07 12:49:40 +02:00
Stephan Bergmann
27ec6a8ef3
Sane::SetOptionValue return values are unused
...
Change-Id: Ie9310be6508fe828ca1ef36372d56596a02085aa
2015-10-07 12:49:40 +02:00
Laurent Balland-Poirier
432ca61669
Improve polynomial trend line equation
...
Skip coefficient if its value is 1 (or near 1)
Change-Id: I39a5630cc76250ded1ab22709522344d42fcc0e9
Reviewed-on: https://gerrit.libreoffice.org/19037
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
Tested-by: Noel Grandin <noelgrandin@gmail.com >
2015-10-07 10:47:57 +00:00
Noel Grandin
bb76b8f106
loplugin:mergeclasses
...
Change-Id: I8f5c2ae658f8784233db98f752b6f9fa53110195
2015-10-07 12:32:23 +02:00
Noel Grandin
5dbbb498b5
loplugin:mergeclasses
...
Change-Id: I0ac98a6fafb48b2be00973ae9fd34f4bc756cd7f
2015-10-07 12:32:23 +02:00
Noel Grandin
a3eacae95a
loplugin:mergeclasses
...
Change-Id: Icf1731dfbd16d85decd2aaf80be4841ac37007fd
2015-10-07 12:32:23 +02:00
Noel Grandin
349700228e
loplugin:mergeclasses
...
Change-Id: I9f56beebae1ea02a8914b7b25fe7565f7b0df053
2015-10-07 12:32:23 +02:00
Noel Grandin
64d0de92ab
loplugin:mergeclasses
...
Change-Id: If8fabc79f4cbef6fc0d164bbe2f6136f1d1f00af
2015-10-07 12:32:23 +02:00