summaryrefslogtreecommitdiff
path: root/android/experimental/DocumentLoader
AgeCommit message (Expand)Author
2015-05-21Bin the 'DocumentLoader' Android test appTor Lillqvist
2015-03-30android: Bump to android-21Jack Leigh
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-06-30android: copy-stuff rule is copy'n'pasted around, consolidate it.Jan Holesovsky
2014-06-30android: Reformat for readibility.Jan Holesovsky
2014-06-30android: Allow verbose output from the ant build.Jan Holesovsky
2014-03-06native-code: Remove foo_core groups, now only 'core' and 'writer' are used.Matúš Kukan
2014-03-05Require Android API level 15, which is from December 2011Tor Lillqvist
2014-01-18sc/qa/unit/data/xls/border.xls was removedMatúš Kukan
2014-01-02native code generator: Do not use single_component_map anymore.Matúš Kukan
2013-12-23Improve native-code generator for (not only) Android.Matúš Kukan
2013-12-20Add tool to generate native-code.cxx for Android.Matúš Kukan
2013-12-19Deduplicate more components.Matúš Kukan
2013-12-19Deduplicate calc components.Matúš Kukan
2013-12-19Deduplicate writer component factories.Matúš Kukan
2013-12-19Deduplicate a lot of common components.Matúš Kukan
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann
2013-12-18Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan
2013-12-18Deduplicate some foo_component_getFactory declarations.Matúš Kukan
2013-10-26android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan
2013-10-25Fix fallout from 30fc3d6cff15ceabea6e1f9c4683cd383c322d72Tor Lillqvist
2013-10-25Fix bit-rotTor Lillqvist
2013-10-19fileacc is not a separate component any moreTor Lillqvist
2013-10-03Fix up Android app makefilesTor Lillqvist
2013-09-11More files are no longer in OUTDIR, only in INSTDIRTor Lillqvist
2013-06-28android: prefer external storage in DocumentLoader / LibreOffice4AndroidMiklos Vajna
2013-05-02Adapt to library name changes for Android, tooTor Lillqvist
2013-04-30android: remove lotus word pro filter - bit optimistic.Michael Meeks
2013-04-24Adapt to changes in type rdb file locations and namesTor Lillqvist
2013-04-14fix android buildDavid Tardon
2013-04-11Get soffice.cfg from its new location for Android, tooTor Lillqvist
2013-04-02Typo: string.xml->strings.xmlZolnai Tamás
2013-03-27Use proper version numbersTor Lillqvist
2013-03-03Support an ad-hoc (non-gbuild) Makefile workflow for the Android appsTor Lillqvist
2013-03-01fix android build in separate dirPeter Foley
2013-03-01Cleanups to the android and ios makefileryTor Lillqvist
2013-02-21Need the protocolhandler and spell librariesTor Lillqvist
2013-02-21UNO_TYPES and UNO_MORE_TYPES must contain file: URLs, not pathnamesTor Lillqvist
2013-02-15android: get the desktop demo building again.Michael Meeks
2013-02-15android: share more of the Makefile / build logicMichael Meeks
2013-01-10Kill the ancient StarOffice "patch" conceptTor Lillqvist
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist
2012-11-26android: make this a bit more readableMiklos Vajna
2012-11-26android: extract duplicated casts to helper methodsMiklos Vajna
2012-11-24android: adapt the ant clobbering to a given SDK version.Michael Meeks
2012-11-22android: clean up no longer needed onSaveInstanceState()Miklos Vajna
2012-11-22Similar changes as in ../LibreOffice4AndroidTor Lillqvist
2012-11-21android: add 'go to page' menu itemMiklos Vajna
2012-11-20android: don't load the document after every rotationMiklos Vajna
2012-11-20android: move toolkit and dummySmallDevice to bootstrapContext as wellMiklos Vajna