summaryrefslogtreecommitdiff
path: root/android/experimental
AgeCommit message (Expand)AuthorFilesLines
2014-01-18sc/qa/unit/data/xls/border.xls was removedMatúš Kukan3-3/+0
2014-01-02native code generator: Do not use single_component_map anymore.Matúš Kukan2-4/+3
2014-01-01android: Further reduce size of LibreOfficeExperimentalDesktop.apk.Matúš Kukan1-2/+1
2013-12-31android: 'core' and 'writer' components should be enoughMatúš Kukan1-1/+1
2013-12-23Improve native-code generator for (not only) Android.Matúš Kukan3-3/+3
2013-12-20Add tool to generate native-code.cxx for Android.Matúš Kukan6-160/+17
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-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-04Those AFM files are not used anymoreKhaled Hosny1-1/+1
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet1-9/+9
2013-11-01Add (dummy) touch_ui_dialog_modal() implementationsTor Lillqvist2-0/+61
2013-10-26android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan3-9/+9
2013-10-25Fix fallout from 30fc3d6cff15ceabea6e1f9c4683cd383c322d72Tor Lillqvist2-18/+18
2013-10-25Fix bit-rotTor Lillqvist3-7/+6
2013-10-23Add dummy implementations of the UI layer callbacks now requiredTor Lillqvist2-0/+88
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-03Fix up Android app makefilesTor Lillqvist3-12/+6
2013-09-11More files are no longer in OUTDIR, only in INSTDIRTor Lillqvist3-17/+17
2013-09-10Copy some stuff from INSTDIR, not OUTDIRTor Lillqvist1-10/+10
2013-07-22LibreOffice4Android: render in a bit better qualityMiklos Vajna1-2/+11
2013-07-22LibreOffice4Android: support pinch zoom and dragging around while in zoomMiklos Vajna1-1/+136
2013-06-28android: prefer external storage in DocumentLoader / LibreOffice4AndroidMiklos Vajna2-0/+2
2013-06-27Imrove scrolling in the Android "Desktop" appPtyl1-1/+7
2013-05-02android: Keep the images_tango.zip name as isTor Lillqvist1-1/+1
2013-05-02Adapt to library name changes for Android, tooTor Lillqvist3-3/+3
2013-04-30android: remove lotus word pro filter - bit optimistic.Michael Meeks3-6/+0
2013-04-24Adapt to changes in type rdb file locations and namesTor Lillqvist3-9/+6
2013-04-23The file names of many UNO components have changedTor Lillqvist1-7/+7
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist3-27/+18
2013-04-19Make the use of SAL_LOG=+WARN+INFO optionalTor Lillqvist1-1/+6
2013-04-19Minor comment changeTor Lillqvist1-5/+8
2013-04-19Attempt to avoid popping up keyboard after panningTor Lillqvist1-1/+5
2013-04-14fix android buildDavid Tardon3-3/+3
2013-04-12Add more componentsMichael Meeks1-0/+36
2013-04-11Get soffice.cfg from its new location for Android, tooTor Lillqvist3-6/+6
2013-04-02Typo: string.xml->strings.xmlZolnai Tamás1-0/+0
2013-03-27Use proper version numbersTor Lillqvist3-3/+3
2013-03-07Try to make the scrolling and zooming actions snappierTor Lillqvist1-17/+18
2013-03-07Start hacking on scrollingTor Lillqvist1-10/+38
2013-03-07Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist2-13/+47
2013-03-06Drop unused timestamp parametersTor Lillqvist1-13/+8
2013-03-05Rework scaling once moreTor Lillqvist1-23/+17