summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-20Add tool to generate native-code.cxx for Android.Matúš Kukan7-161/+19
2013-12-19Deduplicate more components.Matúš Kukan3-69/+13
2013-12-19Deduplicate calc components.Matúš Kukan3-9/+3
2013-12-19Deduplicate writer component factories.Matúš Kukan3-11/+6
2013-12-19Deduplicate a lot of common components.Matúš Kukan3-49/+0
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann3-24/+24
2013-12-18Bin obsolete commentTor Lillqvist1-5/+0
2013-12-18Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan3-3/+45
2013-12-18Deduplicate some foo_component_getFactory declarations.Matúš Kukan3-164/+0
2013-12-18Allow UNO component libraries to have each implementation in its own function.Matúš Kukan2-4/+0
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza2-4/+0
2013-12-10fdo#60486 Fix auto-enabling bluetooth and improve bluetooth handling.Andrzej Hunt6-14/+50
2013-12-05Fix path to lo-all-static-libsTor Lillqvist1-1/+1
2013-12-04Those AFM files are not used anymoreKhaled Hosny1-1/+1
2013-11-26remove executable bits from .java filesMichael Stahl78-0/+0
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet1-9/+9
2013-11-22Use lo-all-static-libsTor Lillqvist1-27/+1
2013-11-20Separate Impress Remote from Android build.Andrzej J.R. Hunt1-1/+8
2013-11-17good-bye stringex, you served wellAndras Timar1-40/+2
2013-11-15fix Makefile of Android Impress RemoteAndras Timar1-5/+7
2013-11-14Add EBOOK_LIBS to android build.Andrzej J.R. Hunt1-0/+1
2013-11-07remove INPATH and PROEXTMichael Stahl3-18/+0
2013-11-01Add (dummy) touch_ui_dialog_modal() implementationsTor Lillqvist2-0/+61
2013-11-01Add FREEHAND_LIBSTor Lillqvist1-0/+1
2013-10-26android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan4-11/+11
2013-10-25Change version to 2.0.0.Artur Dryomov1-1/+1
2013-10-25Fix possible NPE.Artur Dryomov3-0/+12
2013-10-25Add "learn more" link for providing additional information.Artur Dryomov5-1/+37
2013-10-25Fix some comments and tabs positions.Artur Dryomov2-20/+14
2013-10-25Fix slides grid adapter: recycle view holder for better performance.Artur Dryomov1-3/+3
2013-10-25Fix fallout from 30fc3d6cff15ceabea6e1f9c4683cd383c322d72Tor Lillqvist2-18/+18
2013-10-25Fix bit-rotTor Lillqvist3-7/+6
2013-10-24No libs in $(OUTDIR)/lib any moreTor Lillqvist1-1/+0
2013-10-24freetype: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24fontconfig: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24curl: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24lcms2: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24lpsolve: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24redland: use libraries from WORKDIRMichael Stahl1-0/+3
2013-10-23android: try to find ICU libsMichael Stahl1-0/+1
2013-10-23libxml2 and libxslt libs are only in workdir nowTor Lillqvist1-0/+2
2013-10-23There is no inc in solver any moreTor Lillqvist1-1/+1
2013-10-23Add dummy implementations of the UI layer callbacks now requiredTor Lillqvist3-2/+90
2013-10-19fileacc is not a separate component any moreTor Lillqvist1-2/+0
2013-10-19fileacc is not a separate component any moreTor Lillqvist2-4/+0
2013-10-04Add missing license headers to XML source files.Artur Dryomov30-0/+510
2013-10-04Add a xxhdpi version of the logo.Artur Dryomov1-0/+0
2013-10-04Add missing xxhdpi action bar icon.Artur Dryomov1-0/+0
2013-10-04Add support for setting vibrate mode while showing a slide show.Artur Dryomov5-1/+58