- 07 Eki, 2015 40 kayıt (commit)
-
-
Miklos Vajna yazdı
Without this e.g. Calc search does not show the selection rectangle correctly. Change-Id: I5bc20a93ee861d3353bc2e1c1ed7ea8d0e6c8ed4
-
Tor Lillqvist yazdı
No way to make use of that in the UI, though. Change-Id: Ic910d7960da9a17d4f7ce84a5f51e2cb9350819e
-
Stephan Bergmann yazdı
Change-Id: I0c0475ea6a38ecfd72772d287b8217a0754238d6
-
Stephan Bergmann yazdı
Change-Id: I3659c9d7b0b88a59c60aaedc5305b354bb977768
-
Stephan Bergmann yazdı
Change-Id: I95e230d3a16f742cf996beb3a93b2c0906cdd72a
-
Stephan Bergmann yazdı
Change-Id: If0d69a8d3bfaef732e436fad6a91851095fdb3be
-
Stephan Bergmann yazdı
Change-Id: I539f08ed94326d27c9ae8808d006c31d8403cd18
-
Stephan Bergmann yazdı
Change-Id: Iaa340068ed1361e6bc0160ae9c44873c06085abf
-
Stephan Bergmann yazdı
Change-Id: Iaacaa3767398cea4c7850c3a8d186cf3754c4736
-
Stephan Bergmann yazdı
Change-Id: I08c015da8f93b2c32c8c467ee633b4cd5a71a550
-
Stephan Bergmann yazdı
Change-Id: I30263e362a30f9b625d4e87f82c2ad2c403a1882
-
Stephan Bergmann yazdı
Change-Id: I325b4c71507ca64a42d773cd4c66f936dfe09743
-
Caolán McNamara yazdı
Change-Id: Ie313009ee0d10872f5e705d017e6a73ff83c2761
-
Caolán McNamara yazdı
Change-Id: I59f5a38f6c62b97eb73d85177be408996568e2cd
-
Caolán McNamara yazdı
but the system dialogs are not under our control Change-Id: Icb4029b2447e8cddbe4e48137fdefc377ef50414
-
Caolán McNamara yazdı
Change-Id: I32c6728ce7423fd997cdbec66feb8a6ba39948d2
-
Eike Rathke yazdı
... 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
-
Stephan Bergmann yazdı
Change-Id: I9570057473f844c55b88d38f24f8156ea7c6c90c
-
Stephan Bergmann yazdı
Change-Id: Ia381f1b7558e2882a9dc5b8f6e127d24a4b841c3
-
Stephan Bergmann yazdı
Change-Id: I58f6f4db6f5bdc30402f55aee233e465248becf6
-
Stephan Bergmann yazdı
Change-Id: Id5df4d888d0129c1084642ee65e8bba9f5f8ca74
-
Stephan Bergmann yazdı
...introduced with dc5383e2 "fdo#84229 - don't set error when seeking beyond end of valid data." Change-Id: Ic26872ce47ff27a0e1170ebc66cdf10587334192
-
Stephan Bergmann yazdı
...the code had been like this ever since it got introduced with 6d492447 "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
-
Stephan Bergmann yazdı
Change-Id: Ia4444a059ed2b5349c39d87d60fd9875d0ab36f8
-
Stephan Bergmann yazdı
...to silence a clang-analyzer-deadcode.DeadStores on the last update of pBuffer Change-Id: I144b64c330c178f78109fefadacf62fca3765694
-
Stephan Bergmann yazdı
Change-Id: I823aab2038eb08f4061e353b5fafc12b8e60e671
-
Stephan Bergmann yazdı
Change-Id: I95404b553f594ced1e2e8b4b8ddf34c08180128f
-
Caolán McNamara yazdı
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/19221Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
close all open dialogs on quitting to avoid triggering the hang timeout and get things moving faster Change-Id: I7469a32549f20d6b0971932e3334cb322f57b1ff
-
Caolán McNamara yazdı
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
-
Julien Nabet yazdı
Change-Id: I70b86624b4d34eb6cb8f2efee0305539f6689335 Reviewed-on: https://gerrit.libreoffice.org/19219Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Justin Luth yazdı
Change-Id: I948bee0bb7d6889b9bcfb75d0119b85cc6146094 Reviewed-on: https://gerrit.libreoffice.org/19224Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Caolán McNamara yazdı
because fontsubst.cxx is not built on mac. move PreMatchFontSubstitution to PhysicalFontCollection.cxx ? This reverts commit 34970022. Change-Id: I007f24313ddfd0eb3db3fd599abcf1eae3da4e9c
-
Caolán McNamara yazdı
this reverts commit 9eb16c85 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.
-
Stephan Bergmann yazdı
Change-Id: Ie8e69d2a39abf6538cf3f8b75b76042ca7b71521
-
Stephan Bergmann yazdı
Change-Id: I22b423b99c87070ab1b8ce7f3eff928384951947
-
Stephan Bergmann yazdı
Change-Id: I9c409cb2d7898ac6f395618cd950385cf036b002
-
Stephan Bergmann yazdı
Change-Id: I273aee2d65f952afd78f6e2e504b5fa70dd65ef0
-
Stephan Bergmann yazdı
Change-Id: I6a903931fdb3ac1b13d2d9c39071cc27c08fe194
-
Stephan Bergmann yazdı
Change-Id: Ic9d76c173d3948c973a96a97debccc771c2c9ede
-