summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* get rid of custom all-caps ui widgetChristian Lohmaier2014-01-024-40/+6
* sdremote: show notes also in landscape orientationChristian Lohmaier2014-01-021-8/+57
* native code generator: Do not use single_component_map anymore.Matúš Kukan2014-01-022-4/+3
* 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-233-3/+3
* typo fixesAndras Timar2013-12-201-1/+1
* Add tool to generate native-code.cxx for Android.Matúš Kukan2013-12-207-161/+19
* Deduplicate more components.Matúš Kukan2013-12-193-69/+13
* Deduplicate calc components.Matúš Kukan2013-12-193-9/+3
* Deduplicate writer component factories.Matúš Kukan2013-12-193-11/+6
* Deduplicate a lot of common components.Matúš Kukan2013-12-193-49/+0
* Add .component <implementation constructor="..." featureStephan Bergmann2013-12-193-24/+24
* Bin obsolete commentTor Lillqvist2013-12-181-5/+0
* Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan2013-12-183-3/+45
* Deduplicate some foo_component_getFactory declarations.Matúš Kukan2013-12-183-164/+0
* Allow UNO component libraries to have each implementation in its own function.Matúš Kukan2013-12-182-4/+0
* fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza2013-12-112-4/+0
* fdo#60486 Fix auto-enabling bluetooth and improve bluetooth handling.Andrzej Hunt2013-12-106-14/+50
* Fix path to lo-all-static-libsTor Lillqvist2013-12-051-1/+1
* Those AFM files are not used anymoreKhaled Hosny2013-12-041-1/+1
* remove executable bits from .java filesMichael Stahl2013-11-2678-0/+0
* outter -> outer (also when "outter" is inside another word)Julien Nabet2013-11-231-9/+9
* Use lo-all-static-libsTor Lillqvist2013-11-221-27/+1
* Separate Impress Remote from Android build.Andrzej J.R. Hunt2013-11-201-1/+8
* good-bye stringex, you served wellAndras Timar2013-11-171-40/+2
* fix Makefile of Android Impress RemoteAndras Timar2013-11-151-5/+7
* Add EBOOK_LIBS to android build.Andrzej J.R. Hunt2013-11-141-0/+1
* remove INPATH and PROEXTMichael Stahl2013-11-073-18/+0
* Add (dummy) touch_ui_dialog_modal() implementationsTor Lillqvist2013-11-012-0/+61
* Add FREEHAND_LIBSTor Lillqvist2013-11-011-0/+1
* android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan2013-10-264-11/+11
* Change version to 2.0.0.Artur Dryomov2013-10-251-1/+1
* Fix possible NPE.Artur Dryomov2013-10-253-0/+12
* Add "learn more" link for providing additional information.Artur Dryomov2013-10-255-1/+37
* Fix some comments and tabs positions.Artur Dryomov2013-10-252-20/+14
* Fix slides grid adapter: recycle view holder for better performance.Artur Dryomov2013-10-251-3/+3
* Fix fallout from 30fc3d6cff15ceabea6e1f9c4683cd383c322d72Tor Lillqvist2013-10-252-18/+18
* Fix bit-rotTor Lillqvist2013-10-253-7/+6
* No libs in $(OUTDIR)/lib any moreTor Lillqvist2013-10-241-1/+0
* freetype: use libraries from WORKDIRMichael Stahl2013-10-241-0/+1
* fontconfig: use libraries from WORKDIRMichael Stahl2013-10-241-0/+1
* curl: use libraries from WORKDIRMichael Stahl2013-10-241-0/+1
* lcms2: use libraries from WORKDIRMichael Stahl2013-10-241-0/+1
* lpsolve: use libraries from WORKDIRMichael Stahl2013-10-241-0/+1
* redland: use libraries from WORKDIRMichael Stahl2013-10-241-0/+3
* android: try to find ICU libsMichael Stahl2013-10-231-0/+1
* libxml2 and libxslt libs are only in workdir nowTor Lillqvist2013-10-231-0/+2
* There is no inc in solver any moreTor Lillqvist2013-10-231-1/+1
* Add dummy implementations of the UI layer callbacks now requiredTor Lillqvist2013-10-233-2/+90