summaryrefslogtreecommitdiffstats
path: root/android/experimental/desktop
Commit message (Expand)AuthorAgeFilesLines
* sc/qa/unit/data/xls/border.xls was removedMatúš Kukan2014-01-181-1/+0
* android: Further reduce size of LibreOfficeExperimentalDesktop.apk.Matúš Kukan2014-01-011-2/+1
* android: 'core' and 'writer' components should be enoughMatúš Kukan2013-12-311-1/+1
* Improve native-code generator for (not only) Android.Matúš Kukan2013-12-231-1/+1
* Add tool to generate native-code.cxx for Android.Matúš Kukan2013-12-202-64/+6
* Deduplicate more components.Matúš Kukan2013-12-191-24/+4
* Deduplicate calc components.Matúš Kukan2013-12-191-3/+1
* Deduplicate writer component factories.Matúš Kukan2013-12-191-4/+2
* Deduplicate a lot of common components.Matúš Kukan2013-12-191-18/+0
* Add .component <implementation constructor="..." featureStephan Bergmann2013-12-191-8/+8
* Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan2013-12-181-1/+15
* Deduplicate some foo_component_getFactory declarations.Matúš Kukan2013-12-181-63/+0
* Allow UNO component libraries to have each implementation in its own function.Matúš Kukan2013-12-181-2/+0
* fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza2013-12-111-2/+0
* Those AFM files are not used anymoreKhaled Hosny2013-12-041-1/+1
* Add (dummy) touch_ui_dialog_modal() implementationsTor Lillqvist2013-11-011-0/+30
* android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan2013-10-261-3/+3
* Fix bit-rotTor Lillqvist2013-10-251-3/+2
* Add dummy implementations of the UI layer callbacks now requiredTor Lillqvist2013-10-231-0/+44
* fileacc is not a separate component any moreTor Lillqvist2013-10-191-2/+0
* Fix up Android app makefilesTor Lillqvist2013-10-031-4/+2
* More files are no longer in OUTDIR, only in INSTDIRTor Lillqvist2013-09-111-6/+6
* Copy some stuff from INSTDIR, not OUTDIRTor Lillqvist2013-09-101-10/+10
* Imrove scrolling in the Android "Desktop" appPtyl2013-06-271-1/+7
* android: Keep the images_tango.zip name as isTor Lillqvist2013-05-021-1/+1
* Adapt to library name changes for Android, tooTor Lillqvist2013-05-021-1/+1
* android: remove lotus word pro filter - bit optimistic.Michael Meeks2013-04-301-2/+0
* Adapt to changes in type rdb file locations and namesTor Lillqvist2013-04-241-3/+2
* The file names of many UNO components have changedTor Lillqvist2013-04-231-7/+7
* Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist2013-04-193-27/+18
* Make the use of SAL_LOG=+WARN+INFO optionalTor Lillqvist2013-04-191-1/+6
* Minor comment changeTor Lillqvist2013-04-191-5/+8
* Attempt to avoid popping up keyboard after panningTor Lillqvist2013-04-191-1/+5
* fix android buildDavid Tardon2013-04-141-1/+1
* Add more componentsMichael Meeks2013-04-121-0/+36
* Get soffice.cfg from its new location for Android, tooTor Lillqvist2013-04-111-2/+2
* Use proper version numbersTor Lillqvist2013-03-271-1/+1
* Try to make the scrolling and zooming actions snappierTor Lillqvist2013-03-071-17/+18
* Start hacking on scrollingTor Lillqvist2013-03-071-10/+38
* Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist2013-03-072-13/+47
* Drop unused timestamp parametersTor Lillqvist2013-03-061-13/+8
* Rework scaling once moreTor Lillqvist2013-03-051-23/+17
* Field can be moved into the inner classTor Lillqvist2013-03-041-1/+2
* Android "desktop" app: Simplify bootstrapping on the Java sideTor Lillqvist2013-03-031-35/+3
* Android "desktop" app: More hacking on scalingTor Lillqvist2013-03-031-8/+12
* Add scroll and fling gesture recognitionTor Lillqvist2013-03-031-7/+25
* Do "real" zooming also while the scale gesture is in progressTor Lillqvist2013-03-031-19/+7
* libucppkg1 is needed, for auto-save I thinkTor Lillqvist2013-03-031-0/+2
* Support an ad-hoc (non-gbuild) Makefile workflow for the Android appsTor Lillqvist2013-03-031-1/+3
* Try to make the temporary pinch/spread hack look nicerTor Lillqvist2013-03-021-2/+11