summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
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-03-05gbuild: stop disabling MSVC warning C4996 on --enable-dbgutil buildsMichael Stahl1-10/+6
2015-03-05gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDKMichael Stahl1-1/+2
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl1-1/+2
2015-03-05shell: remove unnecessary explicit -D_WIN32_IEMichael Stahl1-0/+3
2015-03-02solenv: remove obsolete OOo SourceConfig cruftMichael Stahl2-595/+0
2015-02-28solenv: sfx's ScriptLibraryContainer depends on #if HAVE_FEATURE_SCRIPTINGMiklos Vajna1-2/+21
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl1-2/+9
2015-02-27For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann1-1/+7
2015-02-27Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann1-1/+2
2015-02-26native-code.py: Some services were converted to using constructors.Jan Holesovsky1-2/+10
2015-02-26Reintegrate portion of a patch originally submitted byRichard PALO1-0/+2
2015-02-25native-code.py: Add more forms constructors.Jan Holesovsky1-1/+5
2015-02-24Typo: alludpatelastsequences->allupdatelastsequencesJulien Nabet1-1/+1
2015-02-24TyposJulien Nabet1-1/+1
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-19Sun ld doesn't support -O1 optimize flagRichard PALO1-4/+1
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-18Also mention -fstack-protector-strong when linkingStephan Bergmann1-0/+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-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens1-4/+0
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-10Attempt at fixing Mac OS X code signingStephan Bergmann3-18/+28
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
2015-02-08FeatureLevel is never set in .scp filesAndras Timar1-4/+0