summaryrefslogtreecommitdiff
path: root/android/experimental/LibreOffice4Android
AgeCommit message (Expand)AuthorFilesLines
2012-11-09Let's try to make this significantly smaller by keeping only text doc supportTor Lillqvist1-18/+0
2012-11-08Use --gc-sectionsTor Lillqvist1-1/+1
2012-11-08Produce a linker mapTor Lillqvist1-1/+1
2012-10-24fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin2-6/+6
2012-10-22Add ucppkg1Tor Lillqvist1-0/+2
2012-10-15Add animcore and dba mappingsTor Lillqvist1-0/+5
2012-10-11Adapt to disable-dynloading styleTor Lillqvist4-106/+128
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain10-47/+0
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks2-5/+1
2012-09-06Move Bootstrap setup and lib pre-loading (for easier debugging) to onCreate()Tor Lillqvist1-10/+8
2012-09-04Fix misleading macro nameTor Lillqvist1-1/+1
2012-09-01libmerged: another small component libraries for androidMatúš Kukan1-8/+0
2012-08-31Add offapi.rdb and oovbaapi.rdbTor Lillqvist1-1/+3
2012-08-25merge more, mostly small libraries for androidMatúš Kukan1-6/+0
2012-08-25libmerged: add more librariesMatúš Kukan1-5/+0
2012-08-23Build basebmp as a static library for AndroidTor Lillqvist1-1/+0
2012-08-23Factor out the Android APP_ABI sanely instead of copy-paste galoreTor Lillqvist1-4/+4
2012-08-20libmerged: add fsstorage, svl, sot, vclMatúš Kukan3-6/+0
2012-08-15Added soft shadow around thumbnails.Iain Billett3-23/+62
2012-08-15Moved Animation code to DocumentViewer.Iain Billett1-22/+31
2012-08-14android: recover from un-thumb-nail-able documents without crashingMichael Meeks3-4/+12
2012-08-13merge these libraries only for androidMatúš Kukan1-1/+0
2012-08-10Some minor bug fixes and code clean-up.Iain Billett1-33/+2
2012-08-10Added a static loading page.Iain Billett1-3/+3
2012-08-10Complete internal rework of DocumentViewer.Iain Billett1-103/+67
2012-08-09Mkdir before copyingTor Lillqvist1-0/+1
2012-08-09Reduce the legacy.osl logging verbosity here, tooTor Lillqvist1-1/+2
2012-08-08Make sure the v4 support library used by abs-lib is foundTor Lillqvist1-1/+3
2012-08-08Bin incorect phrase in commentTor Lillqvist1-1/+1
2012-08-08Bin accidental duplicate library referenceTor Lillqvist1-1/+2
2012-08-08Also set up the local.properties of abs-libTor Lillqvist1-0/+2
2012-08-07Fixed problems after rebase.Iain Billett2-6/+2
2012-08-07Quick fix for upside down thumbnails.Iain Billett4-13/+33
2012-08-07Async loading of thumbnails.Iain Billett3-62/+73
2012-08-07Changed folder icon to show thumbnails of docs within folder.Iain Billett5-4/+599
2012-08-07Added methods to check if a file has a thumbnail.Iain Billett1-0/+18
2012-08-07Added Actionbar-sherlock lib & added dark striped actionbar with Holo.lightIain Billett64-48/+127
2012-08-07Some work on styling. Fix filter exception.Iain Billett4-10/+29
2012-08-06android: linguistic should cope with a missing extension managerMichael Meeks1-2/+1
2012-08-06android: fewer exceptions, and more debug output on null renderablesMichael Meeks3-24/+46
2012-08-06merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks1-0/+17
2012-08-03android: share more common Makefile pieces between a couple of usersMichael Meeks2-51/+3
2012-08-03android: get rule sharing right; it seems we have to nest importsMichael Meeks1-1/+0
2012-08-03android: share the clobbering of ant rules to not compress resourcesMichael Meeks1-31/+1
2012-08-03Reduce confusion, this isn't "DocumentLoader"Tor Lillqvist1-1/+1
2012-08-03Add the largeHeap and hardwareAccelerated attributesTor Lillqvist1-0/+2
2012-08-03Update for current SDKTor Lillqvist1-5/+6
2012-08-03Start the LibreOfficeUIActivity with "make run"Tor Lillqvist1-1/+1
2012-08-03Adapt r8b bits from ../DocumentLoader/MakefileTor Lillqvist1-3/+3
2012-07-20android: x86 porting work.Michael Meeks1-8/+13