- 07 Nis, 2015 40 kayıt (commit)
-
-
Jesús Corrius yazdı
Change-Id: I86a01f0a066a915b9f87768fc73d24ab2fcdb4f6 Reviewed-on: https://gerrit.libreoffice.org/15182Tested-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: I18e2c80a3c8d6a1b1c126ae2581cb3e7010a8021
-
Caolán McNamara yazdı
Change-Id: I33e178f23bc4b1372c4c329954b301ae68902154
-
Caolán McNamara yazdı
Change-Id: Idadf26a1c4ec070c1a37ddac923b64620962ed9e
-
Stephan Bergmann yazdı
Change-Id: If5d839b05c1babecc84b76d2bcdf47009d0f713c
-
Noel Grandin yazdı
Change-Id: Id3d6b50e07ea0850af18ab9bdadfffe0e4602aab
-
Noel Grandin yazdı
Change-Id: Ibaad2adabecb878411fdd66383bca91f034477af
-
Stephan Bergmann yazdı
Change-Id: Icbb6dc389fc67e8cd212d420d8b1d0557a905f72
-
Miklos Vajna yazdı
Change-Id: I54454fec250b74238a1c064cc2136889e1a28972
-
Siqi Liu yazdı
.uno:Save works out of box for when tested against documents (impress, calc) loaded directly from dropbox for example. However, it doesn't work with impress/calc documents loaded from local files. Writer documents won't save, either locally or from network resources. More research needed. Change-Id: Ibdcc209a71f14ec91ba9c1152b305e0278787713
-
Siqi Liu yazdı
Change-Id: Ibb4595e297a4328f2bb108e1b9e71bb50843e3b9
-
Siqi Liu yazdı
Change-Id: Ib158f32af7ef8d65d4ddd822839b260161a74343
-
Jan Holesovsky yazdı
Change-Id: I4cb63550b3913d097db63b374f0acbea591682e4
-
Jan Holesovsky yazdı
Change-Id: I80d9ed6abe6b3ddb2bb1e0d6b7c74ce50d0df55a
-
Jan Holesovsky yazdı
Needed again. This reverts commit b11c58889cde10f43a9f239a959eb2c252dc4db7.
-
Jan Holesovsky yazdı
There are still too many problems with the interaction with the editeng, unfortunately. Change-Id: I5cdbc80dbe1dc3996ecd89f0bca5399cbfb9c9b0
-
Jan Holesovsky yazdı
Before this commit, the selections outside of the aScrSize rectangle did not work - they always degraded to a single cell selection. Change-Id: Ie51da710424bff3691302f5923b141a2f2bea676
-
Henry Castro yazdı
In the tiled rendering case, it points the cell cursor, and immediately start the editing. When it is double click, it will only trigger the selection of the cell. Change-Id: Iafcabba408533e8162bd45d780f5e8926c6970bb
-
Miklos Vajna yazdı
Change-Id: I88a0483e96f2de38ae3c1bc6f707e3b5b504bbac
-
Miklos Vajna yazdı
Change-Id: I62e551b99904036e8c0e67f0684dc16e5ade2b90
-
Jan Holesovsky yazdı
Change-Id: Ie73569bf3faefdc9aa6a309423d8048a49dda272
-
Jan Holesovsky yazdı
Change-Id: I367c53e245df8aa720463319a61835c65ff93875
-
Jan Holesovsky yazdı
Change-Id: I2178d61af1f49c971ccec817852260020ec8f0aa
-
Jan Holesovsky yazdı
Change-Id: If7e1e25315e282432a344b60b4602b1a51971399
-
Miklos Vajna yazdı
Also, avoid early dispose in testRegisterCallback(), that was just a hack as I did not find SdrBeginTextEdit(). Change-Id: Ic0576306297b4081979c2409c376867c7f530e2c
-
Miklos Vajna yazdı
Change-Id: I33d8282210329d8bb3a471a7c717fcf653930e95
-
Miklos Vajna yazdı
Instead of posting an event to the main loop of the soffice thread, do what every other methods do: take the solar mutex and execute the task on the thread. This fixes random lost/delayed key events on Android. Change-Id: Ibe819282b5f3bb64e44d4b6f0a92611fe651bb39
-
Tomaž Vajngerl yazdı
Change-Id: Ide81f4b5dd7f71a3dda21ff51d02a12d7fe9a315
-
Tomaž Vajngerl yazdı
Change-Id: Ia90458ca037959c07244673fc5521fb940737390
-
Tomaž Vajngerl yazdı
Change-Id: I8f0759db2c9cc6577ce25bfacb8272f3a5f6db92
-
Tomaž Vajngerl yazdı
Change-Id: I9a8eb1df0821e357ed268ad7730be98b69b5f249
-
Tomaž Vajngerl yazdı
Change-Id: I41d1d121f9d2d805624c4c8380a7c67bcd12f856
-
Miklos Vajna yazdı
These were the last free functions that passed around a LOKDocView_Impl* manually just because it was not possible to have them in a C++ class when lokdocview was C code. Change-Id: I6229a853336db0e47f7d1ba4687d198e076934a3
-
Henry Castro yazdı
The default DPI is 72 using static function OutputDevice::LogicToLogic. Change-Id: I8aba7e74f745092a34e8b50c4e52f84c1de77695
-
Miklos Vajna yazdı
Change-Id: If2aff61df7efd5c291e4cc7c7196e7f6f3937b32
-
Miklos Vajna yazdı
Turns out Impress wants an mm100 -> twips conversion in this case, while Calc wants a pixel -> twips one, so there isn't anything here that can be abstracted in VCL. Change-Id: Ieb961afa97affbf682e13c0a56585396ae09f552
-
Miklos Vajna yazdı
Change-Id: I6d006b21091cce8576693f4ee974906fecfe3d38
-
Jan Holesovsky yazdı
Change-Id: I3d32edfb62cbe7eaceed823742ecd729dbe2f627
-
Jan Holesovsky yazdı
Instead just assert if we get something really really wrong there - and let's fix the root cause. The limits come already from the initial check-in of the OOo code, so maybe the reason why it was there in the first place is long gone anyway. Change-Id: I6e98a6a52eee81bd32d10269aeac76198d30b7c2
-
Jan Holesovsky yazdı
Change-Id: I110c0ff8c14d552ecc24dda7b02e4188a7c39d70
-