- 16 Şub, 2015 33 kayıt (commit)
-
-
Stephan Bergmann yazdı
...not be static." This reverts commit 6d4c1f0d. Whatever made the author of that commit think rhinoWindow shouldn't be static, it clearly needs to be, as in edit()'s Runnable.run(), the usage of rhinoWindow at the end relies on rhinoWindow being set via the new ScriptEditorForJavaScript(context, url) call to initUI() (or else rhinoWindow already being set from a previous such call if already editor != null).
-
Tomaž Vajngerl yazdı
Before TileLayer (which SubTile was a subclass of) held the image buffer for the whole life cycle of the tile, which wastes memory in case of SubTile as the image doesn't change (or changes only when invalidated) for the whole tile lifecycle. This change changes the SubTile inheritance to a general Layer and adds modified logic from SingleTileLayer and TileLayer. In addition it now discards the buffer as soon as it has been uploaded to a texture so that it doesn't takes up double the memory anymore. Change-Id: Ia104687d2df529182af412102459952b53e87950
-
Tomaž Vajngerl yazdı
Change-Id: I0087edfd2c93a80417b0002eac96e7626c35baf2
-
Tomaž Vajngerl yazdı
Change-Id: Iec55bc182845bfa09cf6d03ab787fc1f2e0ee7fc
-
Tomaž Vajngerl yazdı
Change-Id: I0f71bade1172b143f0f261ab6ed741f5dd3a9d93
-
Tomaž Vajngerl yazdı
Change-Id: Ic21984016d10a8e3da87b9fb032179cd4f6f7b9f
-
Tomaž Vajngerl yazdı
Change-Id: Ifa307eb6a8cb031bdd88b9fadae42c8a0811772b
-
Tomaž Vajngerl yazdı
Commit 8fc976698e4d3d04f61cbad96c0c977ef15115d6 enables a code path that needs mpCursorOverlay, which was not enabled for Android and caused the build to fail. Change-Id: I88fe0be23c25c6b14170b2a3505aa2be01f73e0b
-
Jan Holesovsky yazdı
In the end, seems to be enough (together with a checkbox-related constructor) to make the fields.doc work. Change-Id: I72bf2020726aabed9b7d8cf45c23c131361f9907
-
Miklos Vajna yazdı
Change-Id: Id00fcb6fb74652ed38d43b83338ddb0c549c5ae6
-
Miklos Vajna yazdı
So clients can perform a single method call to adjust the cursor position (when it's not a range), instead of sending two mouse clicks. This is mostly to be consistent, so that adjusting the cursor's middle and start/end handles all result in a setTextSelection() LOK call. Change-Id: I09eb0811887d173ea9ad7d125a2afb2c9e5c918c
-
Miklos Vajna yazdı
Change-Id: Iee5511a8077e37999865aa83da2dfde1fdd4dbc2
-
Miklos Vajna yazdı
Change-Id: Ic5dd96c4ced7c5ea67d4417c73721535302f754b
-
Miklos Vajna yazdı
Change-Id: I977e93657c52a66f10762293835ead28451b5406
-
Miklos Vajna yazdı
What's interesting about this is that it allows adjusting the position of both the point and mark of the selection, while the normal UI only allows adjusting the point. Change-Id: If61f57c68c28c67fec252f2b666a706f52dd8d26
-
Miklos Vajna yazdı
Change-Id: I83ef2797c17c8de8f8e9b5f3dcbe9adb34eb4313
-
Miklos Vajna yazdı
Change-Id: I767a1c0ddce4e06d421b6bb951aa6d0451943f89
-
Jan Holesovsky yazdı
Change-Id: I2b27c6edd94d63ddcfb885592b0fb954cf505e8b
-
Jan Holesovsky yazdı
No need to provide eg. drawable-hdpi/blah.png when it is the same as drawable/blah.png anyway. Change-Id: I4f840a7674e86a7c16d43fc5e1d4fd1e0956d0c8
-
Jan Holesovsky yazdı
Change-Id: Ia844806ad3bff92fcace2765fb3b39ab729a6b28
-
Miklos Vajna yazdı
Change-Id: Ic9b4138619f20a8d35437912784b94f4d1f2af4f
-
Miklos Vajna yazdı
Without this, it's really hard to figure out where to put selection handles based on the selection polygon. Change-Id: I7fde038a33633796a43f0b454a5a7cff701c5dc3
-
Miklos Vajna yazdı
Change-Id: I1497bd73303a0445f06f3302aa5b8a537243bfeb
-
Jan Holesovsky yazdı
Change-Id: Ie7685beae20df8b3798070135fad529cde3604a9
-
Jan Holesovsky yazdı
Fixes part of fields.doc loading, but unfortunately not completely, as in the end it needs "com_sun_star_comp_dba_ORowSet_get_implementation" - and we avoid the database stuff for now still. Change-Id: I9035e80fb1326357dbecf7994419d909e1f25373
-
Jan Holesovsky yazdı
Change-Id: I23d76562c85ff458bdc539a8ba0681a847e647c5
-
Jan Holesovsky yazdı
Change-Id: If6fb1eb2e8dbcf885b27d10202295e8c11177d49
-
Jan Holesovsky yazdı
Change-Id: I7ce3d8eeaaa307ad2c779b2b57d5d3f34258ae5f
-
Jan Holesovsky yazdı
Change-Id: I7740549f35cdbe21556e1e066bbc6c0355463b79
-
Miklos Vajna yazdı
Change-Id: I00833847c3c9410312205751a89d319a3143d516
-
Noel Grandin yazdı
Change-Id: I9207b490cf0bc7fa6c0192cc3ad60d19eea89333 Reviewed-on: https://gerrit.libreoffice.org/14460Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
to reduce code clutter like pLbSelect->GetEntryData(pLbSelect->GetSelectEntryPos()) since this is a fairly frequent operation. Change-Id: I41daf30fdeda2442ad1ac829e12f553233bae184 Reviewed-on: https://gerrit.libreoffice.org/14472Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Ursache Vladimir yazdı
Change-Id: I7cb0b7977b221438e4359c5c96c174f7401f9857 Reviewed-on: https://gerrit.libreoffice.org/14496Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 15 Şub, 2015 4 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: I122f5f23e510ae42664d2b69504f4722aa05597e
-
Miklos Vajna yazdı
Change-Id: Ie5d2865aeca0292044eaed72b8ea6c5e5316a3cb
-
Julien Nabet yazdı
Remove getZoneOffsetInMillis, getDSTOffsetInMillis + getCombinedOffsetInMillis Change-Id: I7bf5b3e9e2e84c2f0add263083d6e7e9057db8ac
-
Caolán McNamara yazdı
Change-Id: I21aa10e1b4b0aa301f8b3022585e148fb727fbc9
-
- 14 Şub, 2015 3 kayıt (commit)
-
-
Mark Hung yazdı
Partially revert commit d30a8ec4 (Correct number format mapping for CJK numbered lists in rtf/doc/docx filters., 2014-11-04). Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/14211 Change-Id: I0876ecd982cfd8d97887495b23af0e0370821101
-
Caolán McNamara yazdı
Change-Id: Ied44998b48817964f65fbe9f15e6d8cdf56f5e7a
-
Caolán McNamara yazdı
Change-Id: Ib55dc6c32ec37fe022d268129de12567652c96ba
-