- 22 Haz, 2016 36 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: I7a5cf03daac1b0426672a9d6611aa4cab4aaf91c
-
Markus Mohrhard yazdı
Change-Id: I70222d701191f28f9dffb3bfdfbb7510d64d0251
-
Markus Mohrhard yazdı
Change-Id: I6ad7898f92c74f37ed2936337d6570904860d535
-
Markus Mohrhard yazdı
Change-Id: Ic6e0d99a567b7080928accb61ed036b1c25ec7ff
-
Markus Mohrhard yazdı
Change-Id: Ic0589be9b3769279b201dfd314534a087c7f4309
-
Markus Mohrhard yazdı
Change-Id: I41796a2a557143030cbd016399c2c1bf5cde37bd
-
Markus Mohrhard yazdı
Change-Id: Iaa1a49d7e38c8d87bb3cfd749af94a0b92feee0d
-
Markus Mohrhard yazdı
Change-Id: Ibcdf5c1a43ed943c22745545257d5d324ed139ec
-
Markus Mohrhard yazdı
Change-Id: I4cdffe62cdabaf110eaaeb0d31a45c44833d354a
-
Markus Mohrhard yazdı
Change-Id: Ia9c9accf3c5509393c3e09692b6a7eae756907f9
-
Markus Mohrhard yazdı
Change-Id: Ia4b0439af933653bcff5aed9127b2503c622ce0e
-
Markus Mohrhard yazdı
Change-Id: I09b724cb80d75b17fd3ad5f3736245f9fca1d17a
-
Caolán McNamara yazdı
revealed since commit 81e3ca4f Author: Tor Lillqvist <tml@collabora.com> Date: Tue Jun 21 10:34:21 2016 +0300 Use real assert() instead of DBG_ASSERT() sanitize invalid palette entry indexes at the outer perimeter on initial load to try and avoid having to do it in all sort of places in the interior. png spec says that the palette has to appear before the first IDAT so we should always know the palette size here Change-Id: I6e04223adce1c88d037f9cf34862e6f54e381bb0
-
Jan Holesovsky yazdı
Change-Id: Ie4b92f3763d2d695709a4919faceb520f874897f
-
Tor Lillqvist yazdı
The test fails on a tinderbox. Adding a temporary printf shows that the number there is 71. Change-Id: Ic8fbaab9e3d3434e20ba6aef5cc1acd66b5f4283
-
skswales yazdı
shell module largely already compiled UNICODE: A/W clarity Verified by installing release build and trying property sheets etc. Change-Id: I4965cdadbce635d86da1996c3c1bbd37a981ffde Reviewed-on: https://gerrit.libreoffice.org/26556Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
Condition multiply inherits so the Builder::disposeBuilder call was missed and prenotify occurs during ::dispose when there is no m_pConditionPlayground anymore, so m_pConditionPlayground == 0 where pPlaygroundCandidate is 0 passes, so a random widget gets cast to somethings its not, hence the bad cast exception Change-Id: I6d081dd55df1a68ab893294858e1ab0054d5e049
-
Tor Lillqvist yazdı
dtardon says: i forgot about it. it didn't help me anyway This reverts commit 44819f98.
-
Miklos Vajna yazdı
Change-Id: I017c0107f421590bc61c4b1b7f3df458dd0b18f9
-
Caolán McNamara yazdı
Change-Id: I57f2d016eb6d35d2bc9be090444be1190d68d11d
-
Caolán McNamara yazdı
sal/osl/unx/conditn.cxx:90: pthread_cond_destroy failed: Device or resource busy sal/osl/unx/conditn.cxx:92: pthread_mutex_destroy failed: Device or resource busy "Desktop disposed before terminating it" seen under valgrind with CppunitTest_sccomp_lpsolver Change-Id: I643cf114b902c38a6a54487fd78c55d84ed78cfc
-
Caolán McNamara yazdı
Change-Id: I7761ac05fbc9be39a6982ba66054c75a331816be
-
Caolán McNamara yazdı
revealed since... commit 81e3ca4f Author: Tor Lillqvist <tml@collabora.com> Date: Tue Jun 21 10:34:21 2016 +0300 surely here we should ask the palette how many entries are in it, not assume from the original bitcount that all entries exist. presumably the palette can only have <= 1 << BitCount entries in it Change-Id: Ieb1b98f2f13f702a6a6a20d8cf3d8e9a695141b2
-
Caolán McNamara yazdı
but stop basic execution on the exit attempt, and then resend exit at a safe place when basic execution has stopped Change-Id: I77c43acffa0b82e8125dcb3b10ad9bf0d6dd26c3
-
Miklos Vajna yazdı
Change-Id: I51b5d199c79c644906df355c8fbd33e5c98e7d89
-
Caolán McNamara yazdı
Change-Id: I824ebd9083bd702e90f577471248be43707cc811
-
Caolán McNamara yazdı
Change-Id: Iea3d1870df6422422a04e6027711ffa8ec65924a
-
Miklos Vajna yazdı
All clients has been ported to use ImpEditView::mpLibreOfficeKitViewCallable instead. Change-Id: I3a2513ac5900f801a2e7aec79807f4e333dfba3d Reviewed-on: https://gerrit.libreoffice.org/26561Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Xisco Fauli yazdı
Change-Id: I58e9c533819218482f89239f6d9b07e3497d4438 Reviewed-on: https://gerrit.libreoffice.org/26558Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Muhammet Kara yazdı
Currently the "Help" button is cropped and partially visible on the Copy Table wizard. Increasing the width to 700 seems to make it fully visible again. Change-Id: Ib64ab0724d944f310f1c76a01ee91f00087bc320 Reviewed-on: https://gerrit.libreoffice.org/26548Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Noel Grandin yazdı
and simplify considerably Change-Id: I2a4af15e77904b62abc81dad78a2990e2eab05f0
-
Noel Grandin yazdı
Change-Id: I5718c309acd213f94e96efc2e9a98ab0344fe341
-
Noel Grandin yazdı
Change-Id: If6b9ed2a0cb373c8bec5d3ff20488f5ee00231ff
-
Miklos Vajna yazdı
Otherwise it's possible that a keystroke is sent in for a different view, when that other view reacts to an invalidation (invoking paintTile()) caused by a previous keystroke. I.e. open two views, place the cursor at different positions, type fast, and some of the characters appeared at the incorrect view. Change-Id: Ie5e471f1b9c2d69adaa87111fba74d4abe184ef8 Reviewed-on: https://gerrit.libreoffice.org/26562Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Jan Holesovsky yazdı
Change-Id: Iec55b1d2e290e2bcc0286225b6f731314f058625
-
Takeshi Abe yazdı
Change-Id: Ic0cf4605cc7d02fdd537d05cbaa744c52126e6f1 Reviewed-on: https://gerrit.libreoffice.org/26545Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Takeshi Abe <tabe@fixedpoint.jp>
-
- 21 Haz, 2016 4 kayıt (commit)
-
-
Zdeněk Crhonek yazdı
Change-Id: Iad85f67c5d395d8c74125e0dcb7ff0a7a29ae0b5 Reviewed-on: https://gerrit.libreoffice.org/26553Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Michael Stahl yazdı
... from SwXTextGraphicObject and SwXTextEmbeddedObject. Change-Id: I22c2937617b84262c124d2504a8f9d889895005b
-
Michael Stahl yazdı
... and SwXTextEmbeddedObjectBaseClass, and get rid of pointless manual overriding of XInterface and XTypeProvider. Change-Id: I6695d825b5caba08aca9764eb3052eab77ee6fdb
-
Varun Dhall yazdı
Change-Id: I9732691cb71272d690b800316a87c06b96eb7b05 Reviewed-on: https://gerrit.libreoffice.org/26529Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-