- 15 Nis, 2015 40 kayıt (commit)
-
-
Markus Mohrhard yazdı
At least in calc a theme index is a zero based index into the clrScheme. A map is unsiutable for that task so let us use a vector and still allow to get them by their tokens. Change-Id: I09d56acaf22c3ed16387aae95c36382302c5a17e
-
Markus Mohrhard yazdı
Change-Id: Ia88d17a632f75b203823b66a5fdd261732c09ae4
-
Caolán McNamara yazdı
Change-Id: I46ef716d572d27ff0a6153afa7453d1a32d6df26
-
Caolán McNamara yazdı
Change-Id: If387e8d9371bc752c782533a1bdeb3dc8902dd34
-
Caolán McNamara yazdı
Change-Id: I6b8fb1d9b76f586a9a27d53f90e7686fcdf35077
-
Caolán McNamara yazdı
Change-Id: I9696123d8ce9cd69520921cd19cf26e3f60bc61a
-
Caolán McNamara yazdı
Change-Id: I76993ffb0dd347afe4f114431e8c12922d5c6882
-
Caolán McNamara yazdı
Change-Id: I888828bc88deea16c46895d29f25526bd3c44ce7
-
Stephan Bergmann yazdı
Change-Id: I90cb42aff1d57a92f371d339b0be7c71b1a15ff8
-
Miklos Vajna yazdı
It's expected that e.g. the basic ide doesn't override these methods. Change-Id: Ie32002c8416c5c0cd81ddf010fa5156b0698560e
-
Miklos Vajna yazdı
With this, math equations created by Word <= 2003 and embedded to docx files can be edited finally. Previously the result was read-only and opened in an unexpected new window. Change-Id: I4f9dd1cca4a149959f6151cf9af9242b53190ef5
-
Miklos Vajna yazdı
Change-Id: I6211762b03bd85a1388027906858020a767f12f6
-
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
-