summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2015-04-21Do not filter out libsax from installation even if it's mergedMatúš Kukan
2015-04-21don't try to sign merged libs on windowsChristian Lohmaier
2015-04-19tdf#82430: gcc-wrappers: command line *must* start with a spaceMichael Stahl
2015-04-16'0' is a not the same as undefined or empty valueChristian Lohmaier
2015-04-15tags: also index officecfg wrappersMiklos Vajna
2015-04-14add missing services to allow writer to save.Siqi Liu
2015-04-10Don't try to install LibreOffice on XP, if it was built with SDK 8.x or higherAndras Timar
2015-04-08solenv: there are no more SvArrays in need of pretty printingMichael Stahl
2015-04-08solenv: add GDB pretty printer for SfxItemSetMichael Stahl
2015-04-02Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann
2015-04-01give postprocess announce an levelBjoern Michaelsen
2015-03-28make gbuild a bit more quiet by defaultNorbert Thiebaud
2015-03-25correctly rebuild extension desc. l10ns when langs changeDavid Tardon
2015-03-25gbuild: allow to react on change in configured langsDavid Tardon
2015-03-23unittest-failed.sh: Actually just one variable is enough here.Jan Holesovsky
2015-03-23It's good to have Dr.Memory in your PATH.Jan Holesovsky
2015-03-23DEBUGCPPUNIT makes no sense on Windows and OS X.Jan Holesovsky
2015-03-23solenv: adapt native-code to partially split sd/util/sd.componentMiklos Vajna
2015-03-23native-code.py: VBA related services.Jan Holesovsky
2015-03-23native-code.py: Make the #if HAVE_FEATURE_SCRIPTING actually work.Jan Holesovsky
2015-03-20Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist
2015-03-19Hint how to use Dr.Memory for unit tests / memory checking.Jan Holesovsky
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist
2015-03-12native-code: svl_component_getFactory -> ctorsMiklos Vajna
2015-03-12native-code: sdd_component_getFactory -> ctorMiklos Vajna
2015-03-12native-code: scfilt_component_getFactory -> ctorsMiklos Vajna
2015-03-12native-code: scd_component_getFactory -> ctorsMiklos Vajna
2015-03-12native-code: avmedia_component_getFactory -> ctorMiklos Vajna
2015-03-12native-code: animcore_component_getFactory -> ctorsMiklos Vajna
2015-03-12Follow-up to c4cfb4f4da3cdd318d52d6fca9f7d99c005e2bfeTor Lillqvist
2015-03-12Fix iOS build: There is no canvasfactory_component_getFactory any moreTor Lillqvist
2015-03-05gbuild: stop disabling MSVC warning C4996 on --enable-dbgutil buildsMichael Stahl
2015-03-05gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDKMichael Stahl
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl
2015-03-05shell: remove unnecessary explicit -D_WIN32_IEMichael Stahl
2015-03-02solenv: remove obsolete OOo SourceConfig cruftMichael Stahl
2015-02-28solenv: sfx's ScriptLibraryContainer depends on #if HAVE_FEATURE_SCRIPTINGMiklos Vajna
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl
2015-02-27For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann
2015-02-27Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann
2015-02-26native-code.py: Some services were converted to using constructors.Jan Holesovsky
2015-02-26Reintegrate portion of a patch originally submitted byRichard PALO
2015-02-25native-code.py: Add more forms constructors.Jan Holesovsky
2015-02-24Typo: alludpatelastsequences->allupdatelastsequencesJulien Nabet
2015-02-24TyposJulien Nabet
2015-02-23native-code.py: Add more missing chart services.Jan Holesovsky
2015-02-21native-code.py: Missing services after the stocservices conversion.Jan Holesovsky
2015-02-20native-code.py: stoc implementation is now converted to constructors.Miklos Vajna
2015-02-19Sun ld doesn't support -O1 optimize flagRichard PALO