- 04 Şub, 2015 40 kayıt (commit)
-
-
Caolán McNamara yazdı
the Parent window isn't a SwScrollNaviPopup anymore Change-Id: I5c539d125aac28bfee0beb842ff2df001e19c945
-
Caolán McNamara yazdı
Change-Id: I2ada1394c4cbee7c27b02f241ee4a254597a5dd8
-
Caolán McNamara yazdı
use the same guards as the SwFldEditDlg does Change-Id: I7d135cf969d9925cec57a90ef0fba8fe40f664eb
-
Caolán McNamara yazdı
Change-Id: Ib01e444b24ad9288970066a47f3fcf3dbee1fc49
-
Tor Lillqvist yazdı
The code falls back to the traditional interpreter when necessary. This reverts commit ad582ce7. Change-Id: I4cbafba2c469c0814dcc5c5210db5ce495e6b641
-
Tor Lillqvist yazdı
Put using it in #if 0 for now, though. This reverts commit 2021275f. Change-Id: Ia6541df12ee97747badbbedd758873688190b00c
-
Tor Lillqvist yazdı
For iOS, the pBuffer argument to LibreOfficeKitDocument::paintTile() is not a pixel buffer, but a CGContextRef. Thus we can keep the existing CGContext-oriented vcl code for iOS as is. I commented out the <touch/touch.h> -using code in sw, and it probably would be OK to just kill <touch/touch.h> and remove use and implementations of its API. I don't think they are used by our current Android or iOS code. This concludes the commits of the work I did at the post-FOSDEM hackfest and on the flight home. TiledLibreOffice now works as before, but uses LibreOfficeKit. Change-Id: Ibbde6e11d660561840eab6335f7fc0db6758173e
-
Tor Lillqvist yazdı
Change-Id: Ic5c6d6501d477544c6e4a4d6bb2510b6a5a92956
-
Tor Lillqvist yazdı
Change-Id: I5971aa4db91adc89f8aeeb7384a1893dab329411
-
Miklos Vajna yazdı
Change-Id: I4104f39227cb42d5cc2013c9ae0f4bb15e0f0f00
-
Michael Stahl yazdı
Either build mozab or mork driver, and install it in Repository.mk too. Change-Id: I456d6cb4ebe99625a64a960d1133cb06d836e8c7
-
Caolán McNamara yazdı
provide a callback when a menu item gets deleted Change-Id: I5b5f1a181fb10f53f6b1fe7b5637d385e1517530
-
Stephan Bergmann yazdı
Change-Id: I2e121c36021508bbdbc9111087f5cc6e1aae6524
-
Stephan Bergmann yazdı
This reverts commit c0f08040, logic error, true fix will follow.
-
Stephan Bergmann yazdı
Change-Id: I85a5f35fb8b44734e84c686ecdffc6096226b91d
-
Luboš Luňák yazdı
If e.g. a document is slow to redraw, scrolling it by holding down a key such as PageDown can make LO lag behind and continue processing the queued up input events even (long) after the key has been released. Since with autorepeat keyboard events the normal user expectations are to hold it until something happens and the exact number of the events doesn't matter, simply discard excessive autorepeat keyboard events if LO can't keep up with them. Change-Id: I45acdc9aa5033647fb80760991437dddfcb6591c
-
Luboš Luňák yazdı
There is one event per wheel step, so wheeling more can create a number of wheel events, and LO processed those one by one. If processing one took long (e.g. the repaint was complicated), the scrolling visibly lagged. This commit works only for X11 VCL backend (and by extension, KDE3/4 backends). Change-Id: I5eff7446da16167ec75925e75243314c68bc81a4
-
Luboš Luňák yazdı
Without this, they can activate after any call to the event processing, so they may activate in cases such as when updating progressbar while loading a document, or on repeated user input (so things like showing spellchecking get updated when the app is busy redrawing). This change makes idle timers activate only when there's nothing more for the event loop to process. It's a bit of a question if this doesn't break something that happens to expect idle timers to be not-really-idle timers, but oh well. No change for non-X11 platforms, as there's I don't know how to check the event queues. Change-Id: I074a88f2f5eeb4b456a11916a0ec2ad6f54dfbab
-
David Ostrovsky yazdı
On Windows 32 bit ancient seamonkey library is linked against libreoffice. In 64 bit we cannot used this library and we cannot recompile it because it was removed. Instead use mork driver. This would still meant functionality loss because Outlook and Outlook Express address book wouldn't be supported any more. Change-Id: I77fbb59aaeb6c7f3b6754e7ffb9172064155e8f3 Reviewed-on: https://gerrit.libreoffice.org/14275Tested-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
David Ostrovsky yazdı
Change-Id: I509fcf9194d3cc0d4454e31a9f7dfbb7f22c421c Reviewed-on: https://gerrit.libreoffice.org/14316Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
David Ostrovsky yazdı
This fix supports building jpeg-turbo on both cygwin 32 nd 64 bit. When only cygwin 64 bit is used, then it can be simplified by passing BUILD_PLATFORM to configure script on all platforms. Change-Id: Id335282f1761fcf7313fb18a6b9250e5eac392e4 Reviewed-on: https://gerrit.libreoffice.org/14315Tested-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Stephan Bergmann yazdı
...it is undefined behavior. Change-Id: I16b66d4c5b98f54bf1a1c692c96b65f5b2d8084c
-
Caolán McNamara yazdı
Change-Id: I3ab56e4909d2a20dc8f0bafe0273e81065296f17
-
Caolán McNamara yazdı
so make these globals belong to the SfxModule which gets torn down before exit Change-Id: Iad655f8726ba6784a5d606ef469522950906360a
-
Caolán McNamara yazdı
Change-Id: I7ac111ad66dd51d13df866bac4396cdb2aecb27e
-
Caolán McNamara yazdı
Change-Id: I3c4f4b64c0247ba849df3f74e385b36b020a0da1
-
Caolán McNamara yazdı
Change-Id: Id37b0bc2618cf3aa47616116c62ac3ef8cf60304
-
Caolán McNamara yazdı
Change-Id: I87318ba286ad2d8ded5d3e467b7a1e371318bef8
-
Caolán McNamara yazdı
Change-Id: Ifb7c4da642b254d41bf746725ee9435f6bd1efeb
-
Caolán McNamara yazdı
Change-Id: Ie7fa1318660b1647639fe09d5b6fe97e901e483a
-
Caolán McNamara yazdı
Change-Id: I5d97849e46db5e4582387ade085134fdde6a0358
-
Caolán McNamara yazdı
Change-Id: I277e98156c9a9832d1f5e968e590356d14b91af6
-
Caolán McNamara yazdı
Change-Id: Ie675dc47d6008aa3ce947f8969895f32eb20b8c4
-
Caolán McNamara yazdı
Change-Id: Iaf27a27548c008b4c51a0e187570aa298fd56d7c
-
Caolán McNamara yazdı
Change-Id: I8810389998fdcf43c55db7e6cd1acd8600e91e2b
-
Caolán McNamara yazdı
Change-Id: Ied0f1dd16b7f681290c707f1aeb2d1d115612629
-
Caolán McNamara yazdı
Change-Id: Icb43cae170b8ca5dc3ef3379136d265869eb978e
-
Caolán McNamara yazdı
and coverity#1267690 Uncaught exception Change-Id: I728fc0fb1c5e472ab40649e949499d98e3ee2b7f
-
Caolán McNamara yazdı
Change-Id: I62c05d2baf7f46263468e194a1e947000ef7a1e3
-
Caolán McNamara yazdı
Change-Id: I3b4a1db77a5b9888e2ac5db32ba2cb8f904e663d
-