summaryrefslogtreecommitdiff
path: root/android/experimental/LibreOffice4Android
AgeCommit message (Expand)Author
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
2012-11-16Reduce dynamic symbols and strip all local ones from the Android single .soTor Lillqvist
2012-11-09Let's try to make this significantly smaller by keeping only text doc supportTor Lillqvist
2012-11-08Use --gc-sectionsTor Lillqvist
2012-11-08Produce a linker mapTor Lillqvist
2012-10-24fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin
2012-10-22Add ucppkg1Tor Lillqvist
2012-10-15Add animcore and dba mappingsTor Lillqvist
2012-10-11Adapt to disable-dynloading styleTor Lillqvist
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks
2012-09-06Move Bootstrap setup and lib pre-loading (for easier debugging) to onCreate()Tor Lillqvist
2012-09-04Fix misleading macro nameTor Lillqvist
2012-09-01libmerged: another small component libraries for androidMatúš Kukan
2012-08-31Add offapi.rdb and oovbaapi.rdbTor Lillqvist
2012-08-25merge more, mostly small libraries for androidMatúš Kukan
2012-08-25libmerged: add more librariesMatúš Kukan
2012-08-23Build basebmp as a static library for AndroidTor Lillqvist
2012-08-23Factor out the Android APP_ABI sanely instead of copy-paste galoreTor Lillqvist
2012-08-20libmerged: add fsstorage, svl, sot, vclMatúš Kukan
2012-08-15Added soft shadow around thumbnails.Iain Billett
2012-08-15Moved Animation code to DocumentViewer.Iain Billett
2012-08-14android: recover from un-thumb-nail-able documents without crashingMichael Meeks
2012-08-13merge these libraries only for androidMatúš Kukan
2012-08-10Some minor bug fixes and code clean-up.Iain Billett
2012-08-10Added a static loading page.Iain Billett
2012-08-10Complete internal rework of DocumentViewer.Iain Billett
2012-08-09Mkdir before copyingTor Lillqvist
2012-08-09Reduce the legacy.osl logging verbosity here, tooTor Lillqvist
2012-08-08Make sure the v4 support library used by abs-lib is foundTor Lillqvist
2012-08-08Bin incorect phrase in commentTor Lillqvist
2012-08-08Bin accidental duplicate library referenceTor Lillqvist
2012-08-08Also set up the local.properties of abs-libTor Lillqvist
2012-08-07Fixed problems after rebase.Iain Billett
2012-08-07Quick fix for upside down thumbnails.Iain Billett