Age | Commit message (Expand) | Author |
2013-05-02 | Adapt to library name changes for Android, too | Tor Lillqvist |
2013-04-30 | android: remove lotus word pro filter - bit optimistic. | Michael Meeks |
2013-04-24 | Adapt to changes in type rdb file locations and names | Tor Lillqvist |
2013-04-14 | fix android build | David Tardon |
2013-04-11 | Get soffice.cfg from its new location for Android, too | Tor Lillqvist |
2013-03-27 | Use proper version numbers | Tor Lillqvist |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-03 | Support an ad-hoc (non-gbuild) Makefile workflow for the Android apps | Tor Lillqvist |
2013-03-01 | fix android build in separate dir | Peter Foley |
2013-03-01 | Cleanups to the android and ios makefilery | Tor Lillqvist |
2013-02-21 | Need the spell library | Tor Lillqvist |
2013-02-21 | UNO_TYPES and UNO_MORE_TYPES must contain file: URLs, not pathnames | Tor Lillqvist |
2013-02-15 | add missing chartcore. | Michael Meeks |
2013-02-15 | Add other missing libraries. | Michael Meeks |
2013-02-15 | add missing components. | Michael Meeks |
2013-02-15 | android: share more of the Makefile / build logic | Michael Meeks |
2013-01-10 | Kill the ancient StarOffice "patch" concept | Tor Lillqvist |
2013-01-06 | The "ProductSource" (MWS name) makes no sense any more | Tor Lillqvist |
2012-11-28 | Add vbaswobj and writerfilter components | Tor Lillqvist |
2012-11-24 | android: adapt the ant clobbering to a given SDK version. | Michael Meeks |
2012-11-22 | Simplify: Drop URE_MORE_TYPES and URE_MORE_SERVICES | Tor Lillqvist |
2012-11-22 | Add an $APP_DATA_DIR predefiend thingie in bootstrap ("rc") files for Android | Tor Lillqvist |
2012-11-21 | Don't bother with -Wl,--stats, I'm not loooking at them anyway | Tor Lillqvist |
2012-11-21 | Save more space: compress the .rdb files in the .apk | Tor Lillqvist |
2012-11-21 | udkapi.rdb could never be used anyway as it is not mentioned in any rc file? | Tor Lillqvist |
2012-11-21 | Enable storing some files gzipped in the .apk | Tor Lillqvist |
2012-11-16 | Reduce dynamic symbols and strip all local ones from the Android single .so | Tor Lillqvist |
2012-11-09 | Let's try to make this significantly smaller by keeping only text doc support | Tor Lillqvist |
2012-11-08 | Use --gc-sections | Tor Lillqvist |
2012-11-08 | Produce a linker map | Tor Lillqvist |
2012-10-24 | fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental.. | Noel Grandin |
2012-10-22 | Add ucppkg1 | Tor Lillqvist |
2012-10-15 | Add animcore and dba mappings | Tor Lillqvist |
2012-10-11 | Adapt to disable-dynloading style | Tor Lillqvist |
2012-10-01 | fdo#51304: Remove the author of some java source files | Anurag Jain |
2012-09-19 | dung out no longer needed initUCBHelper methods; thanks to sberg. | Michael Meeks |
2012-09-06 | Move Bootstrap setup and lib pre-loading (for easier debugging) to onCreate() | Tor Lillqvist |
2012-09-04 | Fix misleading macro name | Tor Lillqvist |
2012-09-01 | libmerged: another small component libraries for android | Matúš Kukan |
2012-08-31 | Add offapi.rdb and oovbaapi.rdb | Tor Lillqvist |
2012-08-25 | merge more, mostly small libraries for android | Matúš Kukan |
2012-08-25 | libmerged: add more libraries | Matúš Kukan |
2012-08-23 | Build basebmp as a static library for Android | Tor Lillqvist |
2012-08-23 | Factor out the Android APP_ABI sanely instead of copy-paste galore | Tor Lillqvist |
2012-08-20 | libmerged: add fsstorage, svl, sot, vcl | Matúš Kukan |
2012-08-15 | Added soft shadow around thumbnails. | Iain Billett |
2012-08-15 | Moved Animation code to DocumentViewer. | Iain Billett |
2012-08-14 | android: recover from un-thumb-nail-able documents without crashing | Michael Meeks |
2012-08-13 | merge these libraries only for android | Matúš Kukan |
2012-08-10 | Some minor bug fixes and code clean-up. | Iain Billett |