- 15 Nis, 2015 36 kayıt (commit)
-
-
Miklos Vajna yazdı
com.sun.star.comp.Math.XMLImporter already handled MathML import, but MathType was not possible externally. Change-Id: I5bf7181758a12eeaa576d016d3704a771ac5a8ba
-
Caolán McNamara yazdı
Change-Id: I944f65c9bf1cf7cc39e674bab602dbf2d499317c
-
Katarina Behrens yazdı
Change-Id: If8f53ac8af85f15958cd488fb0fd4c37997963c9
-
Katarina Behrens yazdı
and bypass SfxFilterMatcher, which will likely not find it. We're able to insert .odp file into Draw and .odg file into Impress anyway Change-Id: I02332f0ebd6856d088261ce014bd04f87acfbac6
-
Caolán McNamara yazdı
Change-Id: Ice7a754dd4f42b5cf62ae2038b63d893b8a92fd8
-
Michael Stahl yazdı
Tweak c2c22d26 a bit: if the paint region is empty, nothing should be painted. Change-Id: If88b8153f701b1f21cfd2300f0af532f5c718cdf
-
Noel Grandin yazdı
Change-Id: I9a2339cc953a718403b3cd0960d5d8d34abae455 Reviewed-on: https://gerrit.libreoffice.org/15304Tested-by:
Noel Grandin <noelgrandin@gmail.com> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
and move them to the SW module since that is the only place they are used Change-Id: Ic037e5ac9d2514377669c5f583b856e1da429a19 Reviewed-on: https://gerrit.libreoffice.org/15303Tested-by:
Noel Grandin <noelgrandin@gmail.com> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: Ief8c30c356ba947727c5ab70092042816a0db99e Reviewed-on: https://gerrit.libreoffice.org/15302Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I715e39599464a199a8b78ec274bfe47b90fc4bb7 Reviewed-on: https://gerrit.libreoffice.org/15301Tested-by:
Noel Grandin <noelgrandin@gmail.com> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I327dc1ec722fa9445f13fc5168ad646e272ba9d4 Reviewed-on: https://gerrit.libreoffice.org/15300Tested-by:
Noel Grandin <noelgrandin@gmail.com> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Caolán McNamara yazdı
Change-Id: Ib4246987a3665f655ad44339ade0350b074c3266
-
Noel Grandin yazdı
ie. void f(void); becomes void f(); I used the following command to make the changes: git grep -lP '\(\s*void\s*\)' -- *.cxx \ | xargs perl -pi -w -e 's/(\w+)\s*\(\s*void\s*\)/$1\(\)/g;' and ran it for both .cxx and .hxx files. Change-Id: I314a1b56e9c14d10726e32841736b0ad5eef8ddd
-
Caolán McNamara yazdı
Change-Id: I1a281b096e4d1831bcf67ca03180afff043fbcfd
-
Caolán McNamara yazdı
Change-Id: I208ce526ab09c118709e82b0930db4502d5c5b76
-
Caolán McNamara yazdı
mnLastIdx doesn't get reset when the color list is reset, the code already acknowledges that mnLastIdx is the last set index but that it may not be a valid position, so only set rnIndex if mnLastIdx is valid and the data at that pos is the desired data. Change-Id: I57ce32fd1a13bfe9049ed94be34229c8c2808b8e
-
László Németh yazdı
Using SkipImages FilterOptions with HTML export, LibreOffice tries to export the content of the embedded objects, too, but it seems, we get only exceptions for a simple test document, too. Change-Id: I756ca79b183c0ee2f2be712df799a97612f9475b
-
Caolán McNamara yazdı
Change-Id: Ic924918b1d079bd486bf30175b5b5a17f274bf4a
-
Caolán McNamara yazdı
Change-Id: Ic68ddc56d9cf9dd410c1f073ba83bfeea8220bf0
-
Miklos Vajna yazdı
Change-Id: Ibc2fa865614df44088883acee4a2c87a3fb19279
-
Miklos Vajna yazdı
Change-Id: I9efcb32f742aa7a0549ceb246a1b75fa3af662be
-
Miklos Vajna yazdı
Change-Id: I8b1e05c6f685ea32a3c29a4636be4bc4894d7de0
-
Miklos Vajna yazdı
Change-Id: I8f974bcc329267dcb707caa3b883fb748276433c
-
Christoph Lutz yazdı
The datasets used in the unomailmerge service can be selected via a property "Selection". This property expects a sequence of sdbc::Bookmark elements that need to be translated into row-inizes. This translation was broken - the loop-pointer pTranslated was never incremented which caused a wrong "result" selection in which only the first element was changed. Change-Id: I319131caa89e327b11406ab7d0c56a833385d433 Reviewed-on: https://gerrit.libreoffice.org/15289Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I27afea85c339cf2239ed118cf6cedaece032dfae
-
Matthew Francis yazdı
The original commit was based on a misunderstanding. In fact, the call to GetSalData()->getCursor() at the end of AquaSalFrame::getCurrentCursor() already handles POINTER_NULL correctly, or at least in the same way as on other platforms. The cursor in presentation mode disappears after 10 seconds - if this is to be changed, it should be changed for all platforms. Reverts: commit 58a3a99e Author: Matthew Francis <mjay.francis@gmail.com> Date: Sun Apr 12 23:10:58 2015 +0800 tdf#71278 Set an invisible cursor rather than hiding the cursor commit 8d351c59 Author: jorendc <joren.libreoffice@telenet.be> Date: Sun Apr 14 00:33:19 2013 +0200 fdo#31082 cursor visible during impress presentation Change-Id: Ie40882661dc1a2f4857027ff04393874042e04ec Reviewed-on: https://gerrit.libreoffice.org/15316Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Matthew Francis yazdı
Change-Id: I5ecfa01ab444148aa8d13d04f78db1c6c131a4df Reviewed-on: https://gerrit.libreoffice.org/15269Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Markus Mohrhard yazdı
Change-Id: I45124d662cee9b845c1f851de4f564dfe8c0e94e
-
Markus Mohrhard yazdı
Change-Id: Ie416d757b73e99836d14b7f24a5cb4b370284d8c
-
Markus Mohrhard yazdı
Change-Id: Iebc3d87642c93fcdecddd6332fd57b7fdfb2d337
-
Markus Mohrhard yazdı
Change-Id: I5d48b99c87c66033a1e5ada05a9d2aa6bd3fb667
-
Markus Mohrhard yazdı
Change-Id: I1a448e9c954a3851fe3590a0fae73ed5b27555f0
-
Markus Mohrhard yazdı
Change-Id: I152b6625b5ae1ec40e375bad2f144978dc7d8bba
-
Markus Mohrhard yazdı
Change-Id: I1aad3e40ad61a1397b619bdc6e0f578e2c9c141e
-
Markus Mohrhard yazdı
Change-Id: Ice59382e13ca91f37f7140ee5bc5b5841a61acce
-
Adolfo Jayme Barrientos yazdı
Project: dictionaries 59ff183f473301efcdf7d5b85f3f5e2769d030ac Revert Spanish dictionary’s description to allow for its localization Thanks to András for noticing.
-
- 14 Nis, 2015 4 kayıt (commit)
-
-
Michael Stahl yazdı
While adding check that the temp file move succeeds, overlooked that the file handle is actually leaked, which means the move will fail on WNT because the file is already open. (regression from ef490df2) Change-Id: I779ccde79871930fef3bad7e17b633fb62e36a46
-
Michael Stahl yazdı
Besides, wtf is it using -fast by default so the binaries don't run on any system other than the one that did the build? Change-Id: I5adc26fb6370a5292721df3167afc5485c15cb0a
-
Harri Pitkänen yazdı
HTMLMODE_SOME_STYLES is enabled if we are in HTML mode (it is enabled for all HTML modes). These checks for conditionally disabling some table background controls are not needed anymore. Change-Id: I10fb73a67ac4bba250da4cea79ff6bae427a1613 Reviewed-on: https://gerrit.libreoffice.org/15264Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ic8274e7d060f315d7891f8f5cf576f834ca89117
-