- 24 Haz, 2015 23 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I99912112e5b009d7a143f9816d757cdf6ebb1783
-
Stephan Bergmann yazdı
Change-Id: I26c889e51287a239ef92a798a6899266837064d9
-
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
-
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
-
Michael Stahl yazdı
Change-Id: I64165a03c16d852781173fe2de952e6b803efaf7
-
Stephan Bergmann yazdı
Change-Id: I261596e5d20360ecfaf57f9ddc4419ca305e3194
-
Caolán McNamara yazdı
Change-Id: Ida37b83fed0ff5f76fab38153d2e8021a398faa1
-
Caolán McNamara yazdı
Change-Id: I1021b02aa2dc9afffa34d52ddfc71f683a594a0e
-
Caolán McNamara yazdı
Change-Id: I6805178d2a344243d487ace3331ca71b667cd819
-
Caolán McNamara yazdı
a hold over from before 6efb7f65 I believe Change-Id: Idea86f782cad4da98bbe4308968277886923ee5e
-
Miklos Vajna yazdı
Change-Id: Ibc36078313a9ee2482e392de18abfe77f3d0df48
-
Miklos Vajna yazdı
Change-Id: Iede5ae0269a2bb2e4f2e6cef4af50d57e200938d
-
Julien Nabet yazdı
I took example from https://mail.gnome.org/archives/commits-list/2013-June/msg06434.html Change-Id: I5fb090c3245848c92238f34259f1a2f77f9080c7 Reviewed-on: https://gerrit.libreoffice.org/16432Tested-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/16444Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
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
-
Miklos Vajna yazdı
Change-Id: Id7a975cff09066bd796a7fbdee63393266c1843e
-
Miklos Vajna yazdı
Change-Id: I530d98a425adb32e2c8e1e4d012130f68f6c90a1
-
Noel Grandin yazdı
it has not served any purpose since we switched to using normal C++ RTTI for the SfxHint objects Change-Id: Ic81353bcb7863ce892eb75296248ca14d8fd6c86
-
Miklos Vajna yazdı
Change-Id: I0d56649cf322b7769f77ccd99be367cd813570ea
-
Miklos Vajna yazdı
Change-Id: I75a532e85ce4caa3fe199669054a9811e3e5144a
-
Andras Timar yazdı
Project: dictionaries ab55a4aa9fc37997d69ab8a372baa68031a0866c tdf#91675 updated Catalan dictionary to version 3.0.0 Change-Id: Ie69743104482732bf6893d42240d3f6f314ffbb4
-
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
-
Adolfo Jayme Barrientos yazdı
Ellipsis should be used only when further user input is needed to complete a task. Change-Id: I768e4b000539dfcc0f8861bc970147bc64526653
-
- 23 Haz, 2015 17 kayıt (commit)
-
-
andreask yazdı
All new entries I added to the formatting toolbar (DiagramArea, DiagramWall, View3D, InsertMenuTitles, DiagramAxisY, DiagramAxisX, DiagramAxisX) other icons will come asap Change-Id: Id4869e34500cc4c6587b703a0a9d345505679226 Reviewed-on: https://gerrit.libreoffice.org/16438Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
andreask yazdı
Change-Id: I90b661e7ff3bf61180e422c3ef23d7f3046061fd Reviewed-on: https://gerrit.libreoffice.org/16435Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-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) Change-Id: I0a1bc22d1abab083292de17b091c8be872fcee24 Reviewed-on: https://gerrit.libreoffice.org/16169Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Adolfo Jayme Barrientos yazdı
Change-Id: I19f01148c3d8af2b5aa574cacb098415eeeea38f
-
Christian Lohmaier yazdı
Change-Id: If9bb184201c2837223e17b436c6602c58887204b
-
Eike Rathke yazdı
Change-Id: I7ea0646c531c8aa2a5e33baa147e08628e65c17d
-
Andras Timar yazdı
The comment is about re-adding something, not about reading This reverts commit bc8adace.
-
Julien Nabet yazdı
This reverts commit cf92da3d. iff can mean "if and only if" so not a typo
-
Julien Nabet yazdı
This reverts commit 338161a4.
-
Julien Nabet yazdı
This reverts commit abd7ad8b.
-
Julien Nabet yazdı
Change-Id: If1aa0f0b84c900d4c4b8378359d6e8e24e868934
-
Julien Nabet yazdı
Change-Id: I8affe5b6f388edf063460dabed743f16917d75e9
-
Julien Nabet yazdı
Change-Id: I3fc60856b5a56e71d70b55c89323be074bdec3b3
-
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>
-
Caolán McNamara yazdı
modify this minimally and select all standard pages selected in the slidesorted, unselect them afterwards and loop over the selected ones. This looks like it could do with a rework to disentangle the master/standard pages stuff, but leave it as is in this commit Change-Id: Ifd01fe21c91e5e6b07b2d8bba0d85facadc25998
-
Henry Castro yazdı
Calc copy part of copy&paste Change-Id: Id9d2d05b491849fa30b3c91c6b22abe60355e876
-
Jan Holesovsky yazdı
This was causing 'if you click in the "default style" combobox in writers standard bar and press tab and press tab the next two combo boxes go "blue", happens in gtk2, gtk3 and gen.' reported by Caolan. Change-Id: I0d97a181a605088a0b8bb8043771eb56280521e0
-