summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* correctly rebuild extension desc. l10ns when langs changeDavid Tardon2015-03-251-2/+2
* gbuild: allow to react on change in configured langsDavid Tardon2015-03-251-0/+3
* unittest-failed.sh: Actually just one variable is enough here.Jan Holesovsky2015-03-231-13/+13
* It's good to have Dr.Memory in your PATH.Jan Holesovsky2015-03-231-1/+1
* DEBUGCPPUNIT makes no sense on Windows and OS X.Jan Holesovsky2015-03-231-3/+5
* solenv: adapt native-code to partially split sd/util/sd.componentMiklos Vajna2015-03-231-0/+19
* native-code.py: VBA related services.Jan Holesovsky2015-03-231-1/+3
* native-code.py: Make the #if HAVE_FEATURE_SCRIPTING actually work.Jan Holesovsky2015-03-231-1/+3
* Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan2015-03-206-40/+10
* The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist2015-03-202-4/+0
* Hint how to use Dr.Memory for unit tests / memory checking.Jan Holesovsky2015-03-191-15/+16
* We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist2015-03-191-2/+0
* native-code: svl_component_getFactory -> ctorsMiklos Vajna2015-03-121-1/+4
* native-code: sdd_component_getFactory -> ctorMiklos Vajna2015-03-121-1/+2
* native-code: scfilt_component_getFactory -> ctorsMiklos Vajna2015-03-121-1/+3
* native-code: scd_component_getFactory -> ctorsMiklos Vajna2015-03-121-1/+3
* native-code: avmedia_component_getFactory -> ctorMiklos Vajna2015-03-121-1/+2
* native-code: animcore_component_getFactory -> ctorsMiklos Vajna2015-03-121-1/+12
* Follow-up to c4cfb4f4da3cdd318d52d6fca9f7d99c005e2bfeTor Lillqvist2015-03-121-0/+2
* Fix iOS build: There is no canvasfactory_component_getFactory any moreTor Lillqvist2015-03-121-1/+0
* gbuild: stop disabling MSVC warning C4996 on --enable-dbgutil buildsMichael Stahl2015-03-051-10/+6
* gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDKMichael Stahl2015-03-051-1/+2
* gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl2015-03-051-1/+2
* shell: remove unnecessary explicit -D_WIN32_IEMichael Stahl2015-03-051-0/+3
* solenv: remove obsolete OOo SourceConfig cruftMichael Stahl2015-03-022-595/+0
* solenv: sfx's ScriptLibraryContainer depends on #if HAVE_FEATURE_SCRIPTINGMiklos Vajna2015-02-281-2/+21
* gbuild: CppunitTest: always use unittest configurationMichael Stahl2015-02-271-2/+9
* For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann2015-02-271-1/+7
* Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann2015-02-271-1/+2
* native-code.py: Some services were converted to using constructors.Jan Holesovsky2015-02-261-2/+10
* Reintegrate portion of a patch originally submitted byRichard PALO2015-02-261-0/+2
* native-code.py: Add more forms constructors.Jan Holesovsky2015-02-251-1/+5
* Typo: alludpatelastsequences->allupdatelastsequencesJulien Nabet2015-02-241-1/+1
* TyposJulien Nabet2015-02-241-1/+1
* native-code.py: Add more missing chart services.Jan Holesovsky2015-02-231-0/+2
* native-code.py: Missing services after the stocservices conversion.Jan Holesovsky2015-02-211-9/+9
* native-code.py: stoc implementation is now converted to constructors.Miklos Vajna2015-02-201-1/+7
* Sun ld doesn't support -O1 optimize flagRichard PALO2015-02-191-4/+1
* native-code.py: Writerfilter implementation is now converted to constructors.Jan Holesovsky2015-02-191-2/+5
* No vbaevents_component_getFactory unless HAVE_FEATURE_SCRIPTINGTor Lillqvist2015-02-191-1/+1
* Also mention -fstack-protector-strong when linkingStephan Bergmann2015-02-181-0/+1
* filter: use constructor for filter moduleChris Sherlock2015-02-181-1/+2
* Revert "filter: use constructor for filter module"Chris Sherlock2015-02-181-2/+1
* filter: use constructor for filter moduleChris Sherlock2015-02-181-1/+2
* android: No need to include the entire libfrmlo.a, add just the used services.Jan Holesovsky2015-02-171-1/+9
* native-code.py: Add com_sun_star_comp_dba_ORowSet_get_implementation.Jan Holesovsky2015-02-161-0/+3
* native-code.py: Add libevtattlo.a + some forms related services.Jan Holesovsky2015-02-161-0/+5
* Related: tdf#63690 - remove rtl_logfileThorsten Behrens2015-02-141-4/+0
* native-code.py: Don't add the entire libchartcorelo.a.Jan Holesovsky2015-02-131-1/+21
* No StarBasic unless HAVE_FEATURE_SCRIPTINGTor Lillqvist2015-02-111-1/+1