- 04 Haz, 2015 25 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I19e96b882a5cc8991035a8275aebd4ff586bf9f3
-
Tomaž Vajngerl yazdı
Change-Id: I5deac9924b99ac1b3e1440623364004b0b44aaf5
-
Zsolt Bölöny yazdı
Change-Id: Ibecee87ffe3ec6990e36952488668b790a8e54eb Reviewed-on: https://gerrit.libreoffice.org/16076Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Joren De Cuyper <jorendc@libreoffice.org>
-
Caolán McNamara yazdı
Change-Id: I9a78a75b3d72586b1702ed6fa63bb0b62ce6cd72
-
Noel Grandin yazdı
Change-Id: I665d2944f5d24b4ec5015274c1b95b106a028291 Reviewed-on: https://gerrit.libreoffice.org/16072Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Stephan Bergmann yazdı
This reverts commit 217dbf61, the test should work now reliably after the preceeding "Finalizers must not access UNO objects" commit.
-
Stephan Bergmann yazdı
If the object being finalized (A) has the last reference to the UNO object (B), and B is actually a proxy for a remote UNO object, then A and B become eligible for finalization in parallel, and the finalizer of B may already have run when the finalizer for A runs. That means that B may already have been removed from the remote bridge, causing an "unknown OID" error from the remote end when the finalizer of A now tries to make a call on B. (We try to assert that close() has actually been called before finalize() calls delete(), but the corresponding exception may be silently swallowed by the JVM finalization machinery.) This caused spurious "URP: queryInterface request message with unknown OID received" failures during JunitTest_dbaccess_unoapi. Change-Id: Ia47c3ef2c22a6adc75b1b8271eb4b3140accebe7
-
Stephan Bergmann yazdı
Change-Id: If168a3be2630170636c333e177c5db0d40092cbe
-
Stephan Bergmann yazdı
Change-Id: Ic628e4eccab59dce5d6d5e77656cac1f0006a491
-
Tomaž Vajngerl yazdı
Change-Id: I0c97e489150cd65d1ab1dbff4ee9f1699f89ac2e
-
Noel Grandin yazdı
Change-Id: I2f44e780c7250cdbf40fde8779beb81f29498f8b Reviewed-on: https://gerrit.libreoffice.org/16071Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
Change-Id: Id538ee368de6cd63f08618e6284bca97e20bf7a3
-
Noel Grandin yazdı
Change-Id: I21e253ed9dccdab84be4838b5beee9385467ed37 Reviewed-on: https://gerrit.libreoffice.org/16068Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
use begin() and end() when calling std::copy on an uno::Sequence Inspired by commit b34b648f "uno::Sequence provides now begin and end" Change-Id: I08e8c3fd6144e77b95a26f85bc0daf6a9edeeb0b Reviewed-on: https://gerrit.libreoffice.org/16057Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I03387e8e90891b3477c9c15200acc127262170bc Reviewed-on: https://gerrit.libreoffice.org/16070Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I4d6ed976f4df63c7c51dd110b45787f2396518e4 Reviewed-on: https://gerrit.libreoffice.org/16069Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I9b0bbf6273aa18ae918d1d69af5dcc7652181f5c
-
Noel Grandin yazdı
Change-Id: I4fb8f2c9e2080e3aa542d2ccf838e6784baa8429
-
Noel Grandin yazdı
Change-Id: Ifa401dd0d2d1bef8c0ae2987d2aee86100b59816
-
Noel Grandin yazdı
Change-Id: Id7e444bc896ae5d52e5a0bd1b471679c4945afa4
-
Noel Grandin yazdı
and drop unused NONZERO_WINDING_NUMBER value Change-Id: If2a8f01934796eaf9a343113387b775fd169ccb9
-
Noel Grandin yazdı
Change-Id: I6eb213d6dcf387936967271fba9e2de3879ef479
-
Noel Grandin yazdı
Change-Id: Ie4a7705cc3d042d08178e562a2c2ffaf0be3810f
-
Noel Grandin yazdı
Change-Id: Idf14f7d344be6c690cdd721cd5f7eb7c328b590c
-
Tomaž Vajngerl yazdı
Change-Id: I3fb71868a9f8f56c76353f3a2d84fdb078c8f8fb
-
- 03 Haz, 2015 15 kayıt (commit)
-
-
Caolán McNamara yazdı
overwriting the original one, and when the temp doc goes away then its drawing layer goes away autoamtically settings the secondary pools of the other pools it is a secondary of back to 0 (see also tdf#87245) Change-Id: Ie6dd8d615f81cf4d4776eaeac1cc2507b2abaa37
-
Jan Holesovsky yazdı
As agreed in the Design team meeting today. Change-Id: I660462fb7b56eb3c8f883f8540cf88801e48165c
-
Miklos Vajna yazdı
And call it from the SwDoc dtor, so that embedded data source definitions registered on opening are deregistered on close. Change-Id: I40309389d44dcbc225f6f2ef98bb20579e12d650
-
Miklos Vajna yazdı
The problem is that SwDBData just describes the current data source, and when changing that, the embedded name doesn't change, so they should be separate. Change-Id: I2dd7e0a97b9f7d6a3a74a5752467515a0a09171a
-
Markus Mohrhard yazdı
Change-Id: Iadf157f3d2673047e2d81c74847b16d12478ca65
-
Markus Mohrhard yazdı
Change-Id: I782e93e6106b3940e7e83c615072beebca1c0965
-
Markus Mohrhard yazdı
Change-Id: I1d6fc43447c3c98e21d1d0752aa621c9ab2a92a7
-
Markus Mohrhard yazdı
Change-Id: Ie84924ee77805ce4b4f6d5a7e77213ce2d51877f
-
Markus Mohrhard yazdı
Change-Id: I46727514629103d8a97140483eca26135929a688
-
Markus Mohrhard yazdı
We will not update with a new version from mozilla. Change-Id: Icf9571e1efecee18a19760b2eb3041e3d9e6f108
-
Markus Mohrhard yazdı
Change-Id: Ic57a0785db05908ffd9faef30544646d2e70ee5a
-
Krisztian Pinter yazdı
Change-Id: I316e51bac78981263bfbee55ea5b684a40b44afa
-
Caolán McNamara yazdı
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 Change-Id: Iedfaf710022ad19c0f415cee84f70c74dd7dbd96
-
Caolán McNamara yazdı
Change-Id: I574714c2d587ac22fcc812ffe8217f151ac40cb6
-
Philippe Jung yazdı
When Master Slide or Master Notes are active, hides the Common task toolbar as it it not usefull. Change-Id: Ice07661bf203c029d733614e1eceb5ef3d0661f9 Reviewed-on: https://gerrit.libreoffice.org/16060Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-