summaryrefslogtreecommitdiffstats
path: root/android/mobile-config.py
Commit message (Collapse)AuthorAgeFilesLines
* normalize existing emacs/vim mode-lines in python filesMichael Stahl2016-10-261-1/+3
| | | | | | | | | 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
* tdf#89705: disable Ctrl+Click for mobile apps.Siqi Liu2015-03-091-0/+5
| | | | Change-Id: I7478b8e6be110ad226743281ac8fa6d77a2c15a0
* android: disable Impress View -> Slide PaneMiklos Vajna2015-01-261-0/+6
| | | | Change-Id: I5a3c014894fe74781cf050f3cd2ce2bcc0395cb3
* android: Add needed services for editing.Tomaž Vajngerl2015-01-161-1/+0
| | | | Change-Id: I29acea58b4e18efcf33b51361812c3f7532282ab
* android: turn off text and table boundaries in the viewerMiklos Vajna2014-12-171-1/+12
| | | | Change-Id: I9923332372c1a09a734f3c6fd1bbd5989c6dc5d3
* fdo#85286 android: don't convert objects on loadMiklos Vajna2014-12-101-0/+9
| | | | | | | For the WW8 bugdoc, the speedup is 435 -> 98 ms, and the end result is the same from a viewer perspective. Change-Id: I9b6ed3b77748cdc71f373daf07548c6cd0dc732e
* android: speed up mobile-config.pyMiklos Vajna2014-12-101-14/+15
| | | | | | | | | 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
* We seem to crash unless we have org.openoffice.Office.UI/FactoriesTor Lillqvist2014-12-041-1/+0
| | | | Change-Id: Ie172f60a7134173462ff9711a40dc74c94ad8206
* Don't prune org.openoffice.Office/UITor Lillqvist2014-12-041-1/+0
| | | | | | | It apparently contains color schemes and stuff that the code wants access to here and there. Change-Id: Ie3f0de5e3846df99a02a2693156679cc6c010d10
* Beware of modifying a list being iteratedTor Lillqvist2014-12-041-10/+18
| | | | Change-Id: Ib9cf1a47eb20bd28d954ddcded89f67cf6865f1c
* Try to be less eagerTor Lillqvist2014-12-041-2/+0
| | | | Change-Id: I83a395c628b00b6ca96c93d5d5362ea750e57b2b
* Bin duplicatesTor Lillqvist2014-12-041-22/+7
| | | | Change-Id: Ie6347ed6b9c1b8bee7a08950d5c67d4a2039fba5
* CosmeticsTor Lillqvist2014-12-041-4/+0
| | | | Change-Id: I4d819f59ecb2462aee5998628ad034657bf3b0f9
* LOK: Add a tiled rendering testbench.Michael Meeks2014-10-021-0/+99
Change-Id: I631c0506f427d974c3dd4c75484aa25603100895