summaryrefslogtreecommitdiff
path: root/android/experimental/LibreOffice4Android
AgeCommit message (Expand)Author
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-12-18Allow UNO component libraries to have each implementation in its own function.Matúš Kukan
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet
2013-11-01Add (dummy) touch_ui_dialog_modal() implementationsTor Lillqvist
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-23Add dummy implementations of the UI layer callbacks now requiredTor 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-07-22LibreOffice4Android: render in a bit better qualityMiklos Vajna
2013-07-22LibreOffice4Android: support pinch zoom and dragging around while in zoomMiklos Vajna
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-03-27Use proper version numbersTor Lillqvist
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
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 spell libraryTor Lillqvist
2013-02-21UNO_TYPES and UNO_MORE_TYPES must contain file: URLs, not pathnamesTor Lillqvist
2013-02-15add missing chartcore.Michael Meeks
2013-02-15Add other missing libraries.Michael Meeks
2013-02-15add missing components.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-28Add vbaswobj and writerfilter componentsTor Lillqvist
2012-11-24android: adapt the ant clobbering to a given SDK version.Michael Meeks
2012-11-22Simplify: Drop URE_MORE_TYPES and URE_MORE_SERVICESTor Lillqvist
2012-11-22Add an $APP_DATA_DIR predefiend thingie in bootstrap ("rc") files for AndroidTor Lillqvist
2012-11-21Don't bother with -Wl,--stats, I'm not loooking at them anywayTor Lillqvist
2012-11-21Save more space: compress the .rdb files in the .apkTor Lillqvist
2012-11-21udkapi.rdb could never be used anyway as it is not mentioned in any rc file?Tor Lillqvist
2012-11-21Enable storing some files gzipped in the .apkTor Lillqvist