summaryrefslogtreecommitdiff
path: root/android/experimental/DocumentLoader
AgeCommit message (Expand)AuthorFilesLines
2014-03-06native-code: Remove foo_core groups, now only 'core' and 'writer' are used.Matúš Kukan1-1/+1
2014-03-05Require Android API level 15, which is from December 2011Tor Lillqvist2-3/+3
2014-01-18sc/qa/unit/data/xls/border.xls was removedMatúš Kukan1-1/+0
2014-01-02native code generator: Do not use single_component_map anymore.Matúš Kukan1-2/+1
2013-12-23Improve native-code generator for (not only) Android.Matúš Kukan1-1/+1
2013-12-20Add tool to generate native-code.cxx for Android.Matúš Kukan2-45/+6
2013-12-19Deduplicate more components.Matúš Kukan1-19/+4
2013-12-19Deduplicate calc components.Matúš Kukan1-3/+1
2013-12-19Deduplicate writer component factories.Matúš Kukan1-3/+2
2013-12-19Deduplicate a lot of common components.Matúš Kukan1-13/+0
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann1-8/+8
2013-12-18Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan1-1/+15
2013-12-18Deduplicate some foo_component_getFactory declarations.Matúš Kukan1-42/+0
2013-10-26android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan1-3/+3
2013-10-25Fix fallout from 30fc3d6cff15ceabea6e1f9c4683cd383c322d72Tor Lillqvist1-9/+9
2013-10-25Fix bit-rotTor Lillqvist1-2/+2
2013-10-19fileacc is not a separate component any moreTor Lillqvist1-2/+0
2013-10-03Fix up Android app makefilesTor Lillqvist1-4/+2
2013-09-11More files are no longer in OUTDIR, only in INSTDIRTor Lillqvist1-6/+6
2013-06-28android: prefer external storage in DocumentLoader / LibreOffice4AndroidMiklos Vajna1-0/+1
2013-05-02Adapt to library name changes for Android, tooTor Lillqvist1-1/+1
2013-04-30android: remove lotus word pro filter - bit optimistic.Michael Meeks1-2/+0
2013-04-24Adapt to changes in type rdb file locations and namesTor Lillqvist1-3/+2
2013-04-14fix android buildDavid Tardon1-1/+1
2013-04-11Get soffice.cfg from its new location for Android, tooTor Lillqvist1-2/+2
2013-04-02Typo: string.xml->strings.xmlZolnai Tamás1-0/+0
2013-03-27Use proper version numbersTor Lillqvist1-1/+1
2013-03-03Support an ad-hoc (non-gbuild) Makefile workflow for the Android appsTor Lillqvist1-1/+3
2013-03-01fix android build in separate dirPeter Foley1-1/+1
2013-03-01Cleanups to the android and ios makefileryTor Lillqvist1-1/+1
2013-02-21Need the protocolhandler and spell librariesTor Lillqvist1-0/+3
2013-02-21UNO_TYPES and UNO_MORE_TYPES must contain file: URLs, not pathnamesTor Lillqvist1-2/+2
2013-02-15android: get the desktop demo building again.Michael Meeks1-4/+3
2013-02-15android: share more of the Makefile / build logicMichael Meeks1-41/+2
2013-01-10Kill the ancient StarOffice "patch" conceptTor Lillqvist1-1/+0
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist1-1/+0
2012-11-26android: make this a bit more readableMiklos Vajna1-2/+6
2012-11-26android: extract duplicated casts to helper methodsMiklos Vajna1-5/+15
2012-11-24android: adapt the ant clobbering to a given SDK version.Michael Meeks1-22/+4
2012-11-22android: clean up no longer needed onSaveInstanceState()Miklos Vajna1-11/+4
2012-11-22Similar changes as in ../LibreOffice4AndroidTor Lillqvist1-11/+12
2012-11-21android: add 'go to page' menu itemMiklos Vajna3-5/+75
2012-11-20android: don't load the document after every rotationMiklos Vajna1-15/+42
2012-11-20android: move toolkit and dummySmallDevice to bootstrapContext as wellMiklos Vajna1-16/+17
2012-11-20android: don't bootstrap after every rotation in DocumentLoaderMiklos Vajna1-34/+66
2012-11-16Reduce dynamic symbols and strip all local ones from the Android single .soTor Lillqvist1-3/+2
2012-11-13android: remember displayed page during rotation in DocumentLoaderMiklos Vajna1-3/+13
2012-11-12sync android manifest with project properties: sdk versionMiklos Vajna1-2/+3
2012-11-08Use --gc-sectionsTor Lillqvist1-1/+1
2012-11-08Produce a linker mapTor Lillqvist1-1/+1