- 16 Şub, 2015 40 kayıt (commit)
-
-
Jan-Marek Glogowski yazdı
Currently we fill the SwCalc dict twice via lcl_GetColumnCnt and GetMergeColumnCnt. This also drops the unused nFmt argument from GetMergeColumnCnt. Change-Id: I2f7fd1578353e919209002c0c3040adc14b08528
-
Joel yazdı
Moved ISEVEN and ISODD functions from mathematical to information Change-Id: Ib40e877c9809338031e4b3047fd7ef3f12b392a2 Reviewed-on: https://gerrit.libreoffice.org/14501Tested-by:
Jenkins <ci@libreoffice.org> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Albert Thuswaldner yazdı
Change-Id: I637c592aeb53830be2f32153462df7d9a189e844 Reviewed-on: https://gerrit.libreoffice.org/14370Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Tor Lillqvist yazdı
Change-Id: I1892d6c0c0466eea266b653f0b5907236cb84624
-
Caolán McNamara yazdı
Change-Id: I8652e7fb41bce932afa418cedfab308f03379040
-
Deena Francis yazdı
Change-Id: I955d0a3c99aa516677cac9c38b81aff41b616dc3 Reviewed-on: https://gerrit.libreoffice.org/13573Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I03c3bf1f920e77871383ab52e2c729154860b15d
-
Caolán McNamara yazdı
Change-Id: I331a3a358c5275b770aa1319f43af21b9bb3fd83
-
Caolán McNamara yazdı
Change-Id: I74b8e08d17b411daa1466c261f4797ee43cdcf67
-
Caolán McNamara yazdı
Change-Id: I87740d4d035bc4e430d566f4672bfd338511d3a8
-
Caolán McNamara yazdı
Change-Id: I0f0ce96ee8209f711739952422d642a012252d1f
-
Caolán McNamara yazdı
Change-Id: I20645122bc80d729093dff8d1a8094c6fbf7d68a
-
Caolán McNamara yazdı
Change-Id: I44b208a2c5c5bf73ac025462c9f7bd499ed0a49b
-
Caolán McNamara yazdı
Change-Id: I45857f694bb1906c2169058b9b09333a472da3fc
-
Caolán McNamara yazdı
Change-Id: I95659b790f356d6eaf495120fb8ac2c9eba854db
-
Caolán McNamara yazdı
Change-Id: If0f898a1e912fcd2095d8ba88b2b8046596e16ea
-
Caolán McNamara yazdı
Change-Id: I9219619b538b6530a89f5932ac51eb3b62eb396a
-
Andrew yazdı
Remove outdated icons from themes, to bring inline with Galaxy. Fixed file names where needed. Update 'missing' log and 'links' for themes. Change-Id: Ic4bbdf91c69e555919ea71c96c0155a7db8f0165 Signed-off-by:
Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/14466Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Stephan Bergmann yazdı
Change-Id: I59e2b93ed1142bac22ead08cc101e27cfa3e02df
-
Adolfo Jayme Barrientos yazdı
Change-Id: I2bdcc060c30487c3a697430062e9938738b92101 Reviewed-on: https://gerrit.libreoffice.org/14453Reviewed-by:
Katarina Behrens <bubli@bubli.org> Tested-by:
Katarina Behrens <bubli@bubli.org>
-
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
-