- 06 Agu, 2015 40 kayıt (commit)
-
-
Eike Rathke yazdı
... as a fallback for named expressions during document import when cell content isn't available yet. Change-Id: I134ac2aaeb5f336703edbadfd6664d916d2c5885 (cherry picked from commit 4fc13975)
-
Eike Rathke yazdı
Change-Id: I753a4511aa2c1e37b83094189902ce7031d68c04 (cherry picked from commit cd348679)
-
Eike Rathke yazdı
... in import sequence. Change-Id: Ib5601af281f0378d283ecd61fa71c41e6c1be254 (cherry picked from commit 58b0c0cf)
-
Caolán McNamara yazdı
Change-Id: I35de4ed31bfb9830f52aa5a25ea12bdf719c56ef (cherry picked from commit a469002a)
-
Eike Rathke yazdı
Change-Id: Id80b9e8d1f54a8b795d0f4209bdf2f980f9a5344 (cherry picked from commit 044f7907)
-
Eike Rathke yazdı
Kept only on insertions and deletions, but even that may not be useful as the names aren't updated at any time so even a mere cell change will bring this out of sync. But serves as a starting point for further implementation. Change-Id: Idfede4b03b9f554cd35f984502fce625c725853c (cherry picked from commit 98ba3367)
-
Miklos Vajna yazdı
Change-Id: Ibc36078313a9ee2482e392de18abfe77f3d0df48 (cherry picked from commit f640893b)
-
Miklos Vajna yazdı
Change-Id: Iede5ae0269a2bb2e4f2e6cef4af50d57e200938d (cherry picked from commit c4270080)
-
Miklos Vajna yazdı
So that we can know if the output is a virtual device that will end up on the screen (due to double buffering) or a "real" virtual device. Change-Id: I1e8eeddfb19c374363b98786c26836e1f3236e7f (cherry picked from commit f2c84d41)
-
Miklos Vajna yazdı
Change-Id: Id7a975cff09066bd796a7fbdee63393266c1843e (cherry picked from commit cc9e9219)
-
Miklos Vajna yazdı
Change-Id: I530d98a425adb32e2c8e1e4d012130f68f6c90a1 (cherry picked from commit 2fb93c64)
-
Miklos Vajna yazdı
Change-Id: I0d56649cf322b7769f77ccd99be367cd813570ea (cherry picked from commit 1d1c0632)
-
Miklos Vajna yazdı
Change-Id: I75a532e85ce4caa3fe199669054a9811e3e5144a (cherry picked from commit f25ee3ce)
-
Stephan Bergmann yazdı
(cherry picked from commit f7a7a9dd) Conflicts: sal/qa/rtl/strings/test_strings_replace.cxx sal/rtl/ustring.cxx Change-Id: I745b09d8a248f08afdd3387f4cfcf69d71ec3c39
-
Caolán McNamara yazdı
Change-Id: I625722d3c9e915c0f90265c5036e7c03fe9052df (cherry picked from commit a8be3fba)
-
Michael Stahl yazdı
Change-Id: Ib0cb2a34b87c661dc9343e5458fb933496a792dc (cherry picked from commit 73d9cc8c)
-
Eike Rathke yazdı
Change-Id: I5fa32922fffcd027ddf1c61fe0b122fa2d320d98 (cherry picked from commit 715b4bbc)
-
Michael Meeks yazdı
Change-Id: I8e0bbab7d7497ed7c136ddbfba73618834d5a204
-
Eike Rathke yazdı
Change-Id: I46c57a14fd94738e51e65c482c903c2debe868b8 (cherry picked from commit 9a4881a1)
-
Eike Rathke yazdı
Change-Id: Ifb95f76f518646e32d1df45a77f146ad3a255087 (cherry picked from commit 6055eb2c)
-
Michael Stahl yazdı
The python tests currently use the default desktop-dependent vclplug, but should use svp like every other test. Apparently there's no way to pass command line parameters through python, so set SAL_USE_VCLPLUGIN=svp. Change-Id: Idb9afd87a1721c5188aeecd9b1f83521f6431757 (cherry picked from commit a9833ee9)
-
Michael Stahl yazdı
The PythonTest_dbacces_python in a clang ASAN build on F21 started to fail with StackOverflowError in JNI_CreateJavaVM on the main thread, and this fixes the problem. Seen with java-1.8.0-openjdk-1.8.0.45-39.b14.fc21.x86_64 Change-Id: I87dfb4b62d547b334c19261aad88b4856489776f (cherry picked from commit bb639993)
-
Stephan Bergmann yazdı
Change-Id: I261596e5d20360ecfaf57f9ddc4419ca305e3194 (cherry picked from commit 5cfc5878)
-
Caolán McNamara yazdı
Change-Id: I6805178d2a344243d487ace3331ca71b667cd819 (cherry picked from commit 87d35929)
-
Caolán McNamara yazdı
a hold over from before 6efb7f65 I believe Change-Id: Idea86f782cad4da98bbe4308968277886923ee5e (cherry picked from commit 3d02b2c2)
-
Adolfo Jayme Barrientos yazdı
Change-Id: I19f01148c3d8af2b5aa574cacb098415eeeea38f Reviewed-on: https://gerrit.libreoffice.org/16434Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Andras Timar yazdı
Change-Id: Iab913747180bf1588da2d703069650e3e6916414 Reviewed-on: https://gerrit.libreoffice.org/16445Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Yousuf Philips yazdı
Change-Id: If644b80870c82b786168c67390cd440030e2d841 Reviewed-on: https://gerrit.libreoffice.org/16389Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Miklos Vajna yazdı
Commit 3d7e168a (n#783638 DOCX import of wp:inline's distT/B/L/R attributes, 2012-10-11) was about a picture that had non-zero spacing in LO, but zero in Word. The hope was that the problem is just that the value is not imported. Then commit a88ac708 (fdo#63685 wp:inline's distT/B/L/R is in EMU's, not twips, 2013-04-19) was about a picture that had so large spacing that the picture become invisible. Fixing the unit of the spacing value made the picture visible again. What was missed is that this value is just stored in the doc model, but layout in Word doesn't use it at all till the anchoring is as-char. Given that in LO as-char anchoring supports real spacing, just don't import these values to have the same layout. That's what the WW8 import does, too. Change-Id: I1244269e06c5d190e8340349ddc12ae7b0572a4d (cherry picked from commit 9781a878)
-
Miklos Vajna yazdı
This avoids painting the first few menu items in really large scale on the whole window after window resize. Change-Id: I2469403684b1ae3b93892d49536115df2cef81bc Reviewed-on: https://gerrit.libreoffice.org/16429Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org> (cherry picked from commit b9064c07)
-
andreask yazdı
This is a squashed commit of: * Breeze: split Cell icon * Breeze: this is a duplicate of lc_ResetAttributes (lc_SetDefault) * Breeze: Endnote with i instead of 1 as sifr * Breeze Signet - Icon is missing the ribbon part (StarShapes.signet) * Breeze: StartCenter close icons * Breeze: insert missing icons from the standard toolbar * Breeze: Add new icons for formatting toolbar Signed-off-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Matteo Casalin yazdı
The original code used 15 elements for positions, the 'repaired' one lost 10 of them. Also, do not try to be too smart and be verbose, letting the compiler perform optimizations (regression from 1b0f7ee1) Reviewed-on: https://gerrit.libreoffice.org/16169Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit 492ff21d) Signed-off-by:
Michael Stahl <mstahl@redhat.com> Conflicts: sw/source/filter/html/swhtml.cxx Change-Id: I0a1bc22d1abab083292de17b091c8be872fcee24
-
Christian Lohmaier yazdı
Change-Id: I5be92517831f132e5d85addcdc3ef1498719c884
-
Eike Rathke yazdı
Change-Id: I7ea0646c531c8aa2a5e33baa147e08628e65c17d (cherry picked from commit ab4374fc)
-
Miklos Vajna yazdı
Writer doesn't support foot or endnotes in TextFrames, so they are not supported in OOXML floattables, either. In the past, floattables were imported as normal tables, that's how this worked. Restore the old situation till the core limitation is there, so we at least don't regress. Change-Id: I4eb62617e3131176f7371e9ca69f11bc9e948a0b (cherry picked from commit 2fe248f2)
-
Jan Holesovsky yazdı
Some icons in galaxy are available only via a fallback, while the other themes can implement these icons directly; but they did not end up in the images_*.zip. Change-Id: Ifc937ebec7a1e38828672e65706150f50abe8703 Reviewed-on: https://gerrit.libreoffice.org/16426Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Jan Holesovsky yazdı
In the paints, we must use the size of the Window for the computations, not of the RenderContext - the RenderContext can be much bigger than the Window in the double-buffering case. Fixes for example the list boxes, and many others. Change-Id: I4c7607569f88b2d097587140858d0862e54b5ea6 Reviewed-on: https://gerrit.libreoffice.org/16421Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Jan Holesovsky yazdı
Otherwise we are painting according to the rendercontext size in the double-buffered case. This fixes the rendering of the image in the startcenter. Change-Id: I2630137c5d176d818bc1a68a970a9e5256ace97c Reviewed-on: https://gerrit.libreoffice.org/16420Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Dennis Roczek yazdı
'resolved' should also be removed and updating bug urls Change-Id: Ie8e71727856bcc44bd7f3311a9e1472327c9bf21 Reviewed-on: https://gerrit.libreoffice.org/16207Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com> (cherry picked from commit b990cdf5)
-
Michael Meeks yazdı
Change-Id: Ie90906f1ed8dc205850df3a48688f66b7a72a4f4 Reviewed-on: https://gerrit.libreoffice.org/16343Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/16428Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-