summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2015-04-02Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann1-0/+1
2015-04-01give postprocess announce an levelBjoern Michaelsen1-2/+2
2015-03-28make gbuild a bit more quiet by defaultNorbert Thiebaud2-8/+10
2015-03-25correctly rebuild extension desc. l10ns when langs changeDavid Tardon1-2/+2
2015-03-25gbuild: allow to react on change in configured langsDavid Tardon1-0/+3
2015-03-23unittest-failed.sh: Actually just one variable is enough here.Jan Holesovsky1-13/+13
2015-03-23It's good to have Dr.Memory in your PATH.Jan Holesovsky1-1/+1
2015-03-23DEBUGCPPUNIT makes no sense on Windows and OS X.Jan Holesovsky1-3/+5
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-20Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan6-40/+10
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist2-4/+0
2015-03-19Hint how to use Dr.Memory for unit tests / memory checking.Jan Holesovsky1-15/+16
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist1-2/+0
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