- 16 Haz, 2014 30 kayıt (commit)
-
-
Caolán McNamara yazdı
especially because most of them don't handle intercepting text getting *pasted* into them right, so start with the one which does that right. Change-Id: If6770798872ed3c72c469656ebf0d4fd76d2171d
-
Caolán McNamara yazdı
Change-Id: I0ebb18a8ad2fec70ced535200139e5cd34822c84
-
Caolán McNamara yazdı
Change-Id: Ie3f8a0a04c136a5ed68486aa5e31284556805510
-
Jacobo Aragunde Pérez yazdı
In case a tool box item does not contain some text to be used as the accessible item name, use the quick help text. Change-Id: I9caadb0989729787d8572f4007652bcab02b0412
-
Kohei Yoshida yazdı
This is done intentionally because we do need correct table index when resolving external reference. This requires we do need to allocate array with the same sheet size as the remote document. But we don't allocate Table instances for remote sheets that we don't reference, to save memory. Change-Id: I27fb6228f0e4558327aa4a04a6bccce8d2f1085f
-
Ravindra Vidhate yazdı
In the OutputTextNode, the text data is postponed when the in case of NOT_PROCESSED state of fly frame. This text data is never been processed later. When the text data is postponed we should write this before processing the next text node. Change-Id: Ib8d5fdcf8dcfb9ff394d32103502150e08bbd521 Reviewed-on: https://gerrit.libreoffice.org/9737Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Stephan Bergmann yazdı
Change-Id: If06465ebad4083b8cdcd102ed0bbc6f61e78410f
-
Caolán McNamara yazdı
Change-Id: I833e6e9c78620443325b5ef9efa403a5eef497cc
-
Caolán McNamara yazdı
Project: help d7fa2742152697b5651b65176e12768430a0ea18
-
Douglas Mencken yazdı
Since commit e4dc93f5, LibreOffice just beeps on any key press: it's impossible to add symbols by using keyboard. This patch fixes that. conditionally reverts e4dc93f5 Change-ID: Id30e30775c0d0224954b8a1f05fd0d8d5f39cd4e Reviewed-on: https://gerrit.libreoffice.org/9793Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Douglas Mencken yazdı
fixes build error Undefined symbols: _xmlChildElementCount Change-Id: I9687971912b4d0ae55bf1d9ad987fd339fcbec7e Reviewed-on: https://gerrit.libreoffice.org/9788Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Oliver-Rainer Wittmann yazdı
adjust condition to trigger sort of bookmarks in order to avoid serious performance decrease Kudos to Ariel for his analysis (cherry picked from commit 6895a55d) Change-Id: Ic72b0a07556ec85a6ee2568f814b8bcfaaabe42e
-
Zolnai Tamás yazdı
Change-Id: I5bd78343728f8a4d68610397a7be328826a0334c
-
Miklos Vajna yazdı
Change-Id: I62f0159bec97c6c7a2285509b0662125f46ed480
-
Caolán McNamara yazdı
Change-Id: I5923b09b5fbacb64007cb3f6cf96b08c366d22c2
-
Zolnai Tamás yazdı
Change-Id: I2e1f27e535ee45259f7bdf783ea5224b2ad559ef
-
Zolnai Tamás yazdı
The previous solution was good because older LO versions import the fallback image without changing their code, but it came out it does not fit to ODF standard so export fallback image as the second object after the glTF model. Change-Id: Ib9b2044b1f36b32d980cb79f6dac8dcf94d6209b
-
Zolnai Tamás yazdı
Change-Id: If17628395ede512c00b666efc5511d9711edfb5a
-
Arnaud Versini yazdı
Change-Id: I023a625d73724332245d612a61cb786acefc4cf2 Reviewed-on: https://gerrit.libreoffice.org/9791Reviewed-by:
Jean-Baptiste Faure <jbfaure@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I6737d75c70c36b19c5bec075f6f82f159ef00d2d
-
Caolán McNamara yazdı
Project: help e7a1c4616c4c5487191a047d155cf841d75cd530
-
Miklos Vajna yazdı
Change-Id: Ie3b7099aea1d473cca88c4904683234408920100
-
Andras Timar yazdı
Change-Id: I2f15875aaba4d960e7b66d38286ef08e091532e1
-
Stephan Bergmann yazdı
* No need to support null pNewModel argument (the one call site that did pass in null explicitly in sd/source/ui/func/fupate.cxx can just as well pass in mpDoc, and all existing call sites are guaranteed to pass in a non-null value). * With that changed, SdrModel::MigrateItemSet can be static. (At least in JunitTest_forms_unoapi it could happen that the call from svx/source/sdr/properties/attributeproperites.cxx called MigrateItemSet on a null GetSdrObject.GetModel(), which was undefined behavior even though it was harmless.) Change-Id: Idface48da7e889c6e5768d0e49bc67c88b4c3ec4
-
sk94 yazdı
Change-Id: Iaaa32bd5723ae45099d0fb670b207fc64c46d306 Reviewed-on: https://gerrit.libreoffice.org/9780Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Matúš Kukan yazdı
gb_Library__get_name was forgotten in 1817366c Change-Id: I42592d70455b9c695879d7fa20881c77a1ca2066
-
Pedro Giffuni yazdı
Mostly found by: Noel Grandin Reviewed by: Andre Fischer (cherry picked from commit 1ad216c0) Conflicts: svx/source/sidebar/line/LineWidthControl.cxx svx/source/sidebar/line/LineWidthControl.hxx Change-Id: I662a262d2cd920b54338c16bf688181b95e2f863
-
Stephan Bergmann yazdı
...which the recent loplugin:staticcall changes showed was occasionally used apparently under the assumption that it was non-static and changed the object it was called on. Change-Id: I989a2a4ed3886d7f370855c9e8c1867e646c059b
-
Stephan Bergmann yazdı
Change-Id: Icfb4af890548a2a11d638c59bb0fb54aaa01a2ed
-
Lionel Elie Mamane yazdı
Change-Id: I38091d1ee2161d6e32da3a0bde60e3fc008aa83d Reviewed-on: https://gerrit.libreoffice.org/9794Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu> Tested-by:
Lionel Elie Mamane <lionel@mamane.lu>
-
- 15 Haz, 2014 8 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: I22649e1efa82ddd5fe90be84eee2e41996b3343d
-
Caolán McNamara yazdı
and strip away some stuff in rsc that should now be dead Change-Id: I6411e706c50dff299099680f1f942bf61c4e79f2
-
Caolán McNamara yazdı
Change-Id: If373905f4fd0ae4889b39b69a5dd089ccc9aff69
-
Christian Lohmaier yazdı
d2cc121e broke building the menu packages. The whole point of those is to have hardcoded location, so that the system's desktop-environment will actually find the menu/mimetype-definitions and icons Change-Id: I940eb1243913d21d46d3579de30c8fabdc28fde3
-
Miklos Vajna yazdı
Change-Id: I1c87406d9b23e36d35e2ef2e62f9f7b4d209e381
-
Maxim Monastirsky yazdı
A follow-up to commit 43de2fa0. Looking at sw/uiconfig/*/toolbar, only swriter has it. Change-Id: Ic81d862a2e05dc47f55d7f1c567d520d9548e235
-
Julien Nabet yazdı
There's no property USEBOOKMARKS for mork/moz (regression from 0fadbdbb) Change-Id: If81f063fad2d702c9d8b0bb4147757655cb016cf
-
Zolnai Tamás yazdı
saveAndReload tests export, which is needed only when gltf support is enabled. Change-Id: I08152c12db77ad2fc623f2699784b968378686db
-
- 14 Haz, 2014 2 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: I0d9597782a34ad18b2f36b19b69813460e99ccee
-
Caolán McNamara yazdı
Project: help 2a5201adaccab4f47cf314270fd4ffda76942057
-