Commit Graph

16 Commits

Author SHA1 Message Date
Stephan Bergmann
617b4bc84e Make android/mobile-config.py compatible with Python 3
Change-Id: I079c4efd28e7e0d10ca6edf242ddd85b9294db08
Reviewed-on: https://gerrit.libreoffice.org/64962
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2018-12-12 14:50:07 +01:00
Samuel Mehrbrodt
5b3022860a tdf#99967 Drop Web Wizard
Change-Id: Ibc0f45a03e16f3fe4ee54b24de30ba88e43a4aab
Reviewed-on: https://gerrit.libreoffice.org/26381
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
2017-02-17 22:21:57 +00:00
Michael Stahl
aa70294ffc normalize existing emacs/vim mode-lines in python files
Bunch of these were setting C++ or Make modes and icky tabs...

Also, reportedly Emacs can figure out to enable python-mode
automatically.

Change-Id: I50072488fb92cb4d27aa3f74f717a28ae3967543
2016-10-26 22:16:08 +02:00
Siqi Liu
76d797b9ac tdf#89705: disable Ctrl+Click for mobile apps.
Change-Id: I7478b8e6be110ad226743281ac8fa6d77a2c15a0
2015-03-09 10:16:16 +01:00
Miklos Vajna
004695708f android: disable Impress View -> Slide Pane
Change-Id: I5a3c014894fe74781cf050f3cd2ce2bcc0395cb3
2015-01-26 10:27:44 +01:00
Tomaž Vajngerl
89d41753df android: Add needed services for editing.
Change-Id: I29acea58b4e18efcf33b51361812c3f7532282ab
2015-01-16 13:18:33 +01:00
Miklos Vajna
3646640458 android: turn off text and table boundaries in the viewer
Change-Id: I9923332372c1a09a734f3c6fd1bbd5989c6dc5d3
2014-12-17 13:01:41 +01:00
Miklos Vajna
657747aca8 fdo#85286 android: don't convert objects on load
For the WW8 bugdoc, the speedup is 435 -> 98 ms, and the end result is
the same from a viewer perspective.

Change-Id: I9b6ed3b77748cdc71f373daf07548c6cd0dc732e
2014-12-10 10:02:05 +01:00
Miklos Vajna
7b3fea4003 android: speed up mobile-config.py
Make it O(N) instead of O(N^2), where N is the number of children of the
root note.

3.596s -> 0.960s for main.xcd

Change-Id: I1b9904a377603cd57f84636c873ed2b752abd101
2014-12-10 09:15:50 +01:00
Tor Lillqvist
a7e7e7d99c We seem to crash unless we have org.openoffice.Office.UI/Factories
Change-Id: Ie172f60a7134173462ff9711a40dc74c94ad8206
2014-12-04 23:04:25 +01:00
Tor Lillqvist
d74d96e676 Don't prune org.openoffice.Office/UI
It apparently contains color schemes and stuff that the code wants access to
here and there.

Change-Id: Ie3f0de5e3846df99a02a2693156679cc6c010d10
2014-12-04 23:04:25 +01:00
Tor Lillqvist
7c77a44ced Beware of modifying a list being iterated
Change-Id: Ib9cf1a47eb20bd28d954ddcded89f67cf6865f1c
2014-12-04 23:04:24 +01:00
Tor Lillqvist
d2fddf09a2 Try to be less eager
Change-Id: I83a395c628b00b6ca96c93d5d5362ea750e57b2b
2014-12-04 23:04:24 +01:00
Tor Lillqvist
c68098a42c Bin duplicates
Change-Id: Ie6347ed6b9c1b8bee7a08950d5c67d4a2039fba5
2014-12-04 23:04:23 +01:00
Tor Lillqvist
7e89eb17a5 Cosmetics
Change-Id: I4d819f59ecb2462aee5998628ad034657bf3b0f9
2014-12-04 23:04:23 +01:00
Michael Meeks
87fad21582 LOK: Add a tiled rendering testbench.
Change-Id: I631c0506f427d974c3dd4c75484aa25603100895
2014-10-02 00:23:06 +01:00