summaryrefslogtreecommitdiff
path: root/solenv/bin/native-code.py
AgeCommit message (Expand)AuthorFilesLines
2015-05-06android: More services that are probably needed.Jan Holesovsky1-0/+11
2015-05-06android: add ctors needed for ODT saving to the edit listMiklos Vajna1-0/+5
2015-05-03viewer: Remove some more services.Jan Holesovsky1-6/+0
2015-05-02android: Add many missing services, remove several unused ones.Jan Holesovsky1-27/+55
2015-04-14add missing services to allow writer to save.Siqi Liu1-0/+4
2015-03-23solenv: adapt native-code to partially split sd/util/sd.componentMiklos Vajna1-0/+19
2015-03-23native-code.py: VBA related services.Jan Holesovsky1-1/+3
2015-03-23native-code.py: Make the #if HAVE_FEATURE_SCRIPTING actually work.Jan Holesovsky1-1/+3
2015-03-12native-code: svl_component_getFactory -> ctorsMiklos Vajna1-1/+4
2015-03-12native-code: sdd_component_getFactory -> ctorMiklos Vajna1-1/+2
2015-03-12native-code: scfilt_component_getFactory -> ctorsMiklos Vajna1-1/+3
2015-03-12native-code: scd_component_getFactory -> ctorsMiklos Vajna1-1/+3
2015-03-12native-code: avmedia_component_getFactory -> ctorMiklos Vajna1-1/+2
2015-03-12native-code: animcore_component_getFactory -> ctorsMiklos Vajna1-1/+12
2015-03-12Follow-up to c4cfb4f4da3cdd318d52d6fca9f7d99c005e2bfeTor Lillqvist1-0/+2
2015-03-12Fix iOS build: There is no canvasfactory_component_getFactory any moreTor Lillqvist1-1/+0
2015-02-28solenv: sfx's ScriptLibraryContainer depends on #if HAVE_FEATURE_SCRIPTINGMiklos Vajna1-2/+21
2015-02-26native-code.py: Some services were converted to using constructors.Jan Holesovsky1-2/+10
2015-02-25native-code.py: Add more forms constructors.Jan Holesovsky1-1/+5
2015-02-23native-code.py: Add more missing chart services.Jan Holesovsky1-0/+2
2015-02-21native-code.py: Missing services after the stocservices conversion.Jan Holesovsky1-9/+9
2015-02-20native-code.py: stoc implementation is now converted to constructors.Miklos Vajna1-1/+7
2015-02-19native-code.py: Writerfilter implementation is now converted to constructors.Jan Holesovsky1-2/+5
2015-02-19No vbaevents_component_getFactory unless HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+1
2015-02-18filter: use constructor for filter moduleChris Sherlock1-1/+2
2015-02-18Revert "filter: use constructor for filter module"Chris Sherlock1-2/+1
2015-02-18filter: use constructor for filter moduleChris Sherlock1-1/+2
2015-02-17android: No need to include the entire libfrmlo.a, add just the used services.Jan Holesovsky1-1/+9
2015-02-16native-code.py: Add com_sun_star_comp_dba_ORowSet_get_implementation.Jan Holesovsky1-0/+3
2015-02-16native-code.py: Add libevtattlo.a + some forms related services.Jan Holesovsky1-0/+5
2015-02-13native-code.py: Don't add the entire libchartcorelo.a.Jan Holesovsky1-1/+21
2015-02-11No StarBasic unless HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+1
2015-02-09native-code.py: Add libfrmlo.a + some constructors around controls.Jan Holesovsky1-0/+5
2015-02-09native-code.py: Add libxolo.a.Jan Holesovsky1-0/+1
2015-02-09Add slideshow-related services.Jan Holesovsky1-0/+2
2015-02-09solenv: add missing component to make accelerators work on AndroidMiklos Vajna1-0/+1
2015-02-09native-code.py: Add libi18nsearchlo.a.Jan Holesovsky1-0/+1
2015-02-09native-code.py: When filtering the services.rdb, keep also the factories.Jan Holesovsky1-1/+17
2015-02-09native-code.py: Share more code around the factories too.Jan Holesovsky1-29/+31
2015-02-09native-code.py: Sort the constructors.Jan Holesovsky1-6/+4
2015-02-09native-code.py: Add a mode that allows filtering out services.rdb.Jan Holesovsky1-6/+37
2015-02-09native-code.py: We need these services everywhere anyway.Jan Holesovsky1-5/+5
2014-12-10fdo#85286 android: add missing library for PPT loadingMiklos Vajna1-0/+1
2014-12-09fdo#85286 android: add missing libraries for embedded object loadingMiklos Vajna1-0/+3
2014-12-09solenv: generate the ifdefs in native-code.py in a more elegant fashionMiklos Vajna1-18/+22
2014-12-04android: use different function to prevent stripping JNI symbolsTomaž Vajngerl1-2/+2
2014-10-04android: add library for text filter (to read text files)Tomaž Vajngerl1-0/+1
2014-08-13We seem to need the tdoc UCP for savingTor Lillqvist1-0/+1
2014-08-13We don't build libxsec_xmlsec for Android currentlyTor Lillqvist1-0/+8
2014-08-12Now that we build NSS, we can build libxmlsec and libxsec_xmlsec for iOS, tooTor Lillqvist1-0/+1