[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental android/README

2015-04-03 Thread Miklos Vajna
android/README | 22 android/experimental/GSoC-2012-eclipse-workspace/LibreOfficeUI/.classpath |8

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-03-26 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/src/java/org/libreoffice/canvas/CanvasElement.java | 25 + android/experimental/LOAndroid3/src/java/org/libreoffice/canvas/GraphicSelection.java | 203 ++

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental android/README

2015-03-26 Thread Tomaž Vajngerl
android/README | 176 ++ android/experimental/LOAndroid3/src/java/org/libreoffice/canvas/CanvasElement.java |7

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-03-25 Thread Jack Leigh
android/experimental/LOAndroid3/res/values/themes.xml |2 - android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java | 20 +++--- 2 files changed, 7 insertions(+), 15 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental svx/source

2015-03-18 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/src/java/org/libreoffice/DrawElementHandle.java |8 ++--- svx/source/svdraw/svdhdl.cxx | 16 +- 2 files changed, 19 insertions(+), 5 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental editeng/source include/tools libreofficekit/source tools/source

2015-03-16 Thread Miklos Vajna
android/experimental/LOAndroid3/src/java/org/libreoffice/InvalidationHandler.java |8 +++--- editeng/source/editeng/impedit.cxx | 13 +- include/tools/gen.hxx |1

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-03-10 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/src/java/org/libreoffice/InvalidationHandler.java | 96 -- android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java |6 android/experimental/LOAndroid3/src/java/org/libreoffice/TextCursorLayer.java | 24 ++

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental android/mobile-config.py

2015-03-05 Thread Siqi Liu
android/experimental/LOAndroid3/src/java/org/mozilla/gecko/OnSlideSwipeListener.java |5 + android/mobile-config.py |5 + 2 files changed, 10 insertions(+) New commits: commit 17552aaeff1d1d939fe99e2cbd5c5c6beddc863d

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-03-05 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/src/java/org/libreoffice/LOAbout.java | 20 - android/experimental/LOAndroid3/src/java/org/libreoffice/LibreOfficeMainActivity.java |8 android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java | 119

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-02-28 Thread Siqi Liu
android/experimental/LOAndroid3/src/java/org/libreoffice/LOEvent.java |2 android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitShell.java |8 + android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java | 14 ++

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-02-26 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/src/java/org/libreoffice/LOEvent.java |4 +--- android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitShell.java |4 ++-- android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-02-05 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/AndroidManifest.xml.in |9 + android/experimental/LOAndroid3/src/java/org/libreoffice/LibreOfficeMainActivity.java | 54 +- 2 files changed, 61 insertions(+), 2 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-02-03 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/res/drawable/text_cursor.xml |6 android/experimental/LOAndroid3/res/layout/text_selection_handles.xml |7 android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitTileProvider.java |4

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-01-30 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/res/drawable/handle_end_level.xml | 14 android/experimental/LOAndroid3/res/drawable/handle_start_level.xml | 14 android/experimental/LOAndroid3/res/layout/text_selection_handles.xml |4

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-01-20 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java |2 ++ android/experimental/LOAndroid3/src/java/org/libreoffice/TileIdentifier.java |6 ++ android/experimental/LOAndroid3/src/java/org/mozilla/gecko/gfx/ComposedTileLayer.java |4

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-01-16 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitShell.java |7 +++ android/experimental/LOAndroid3/src/java/org/libreoffice/LibreOfficeMainActivity.java |6 -- android/experimental/LOAndroid3/src/java/org/mozilla/gecko/gfx/ComposedTileLayer.java |

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-01-11 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java |9 ++--- android/experimental/LOAndroid3/src/java/org/mozilla/gecko/gfx/GeckoLayerClient.java | 18 -- android/experimental/LOAndroid3/src/java/org/mozilla/gecko/gfx/LayerRenderer.java |