summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2015-05-19TypoJulien Nabet1-1/+1
2015-05-19update solenv READNEBjoern Michaelsen2-20/+24
2015-05-19add linkNoel Grandin1-0/+4
2015-05-19very very basic README for gbuildNoel Grandin2-0/+9
2015-05-18Revert "gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGS"Michael Stahl1-2/+1
2015-05-18OS X codesign fix (e.g. --disable-python case)Andras Timar1-3/+6
2015-05-11Revert "Silence Clang -Werror,-Wreturn-type-c-linkage"Stephan Bergmann1-8/+0
2015-05-11Silence Clang -Werror,-Wreturn-type-c-linkageStephan Bergmann1-0/+8
2015-05-11-Wshadow appears to work now on Mac OS XStephan Bergmann1-2/+2
2015-05-08OS X SDK.app build fixAndras Timar1-3/+2
2015-05-08tdf#78834 enable localized system dialogs on OS XAndras Timar1-0/+7
2015-05-07regenerate .rdb if makefile changesDavid Tardon1-0/+1
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-29solenv: add COMPILER_EXTERNAL_TOOLMiklos Vajna1-4/+4
2015-04-26--enable-mergelibs: Turns out we don't need to install saxMatúš Kukan3-8/+11
2015-04-25gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGSMichael Stahl1-1/+2
2015-04-22Bin confusing --enable-mergelibs=all optionMatúš Kukan2-97/+1
2015-04-22handle tar.xz tarballsMarkus Mohrhard1-0/+3
2015-04-21Enable -Woverload-virtual for Mac OS X, tooStephan Bergmann1-0/+1
2015-04-21Do not filter out libsax from installation even if it's mergedMatúš Kukan1-1/+1
2015-04-20don't try to sign merged libs on windowsChristian Lohmaier1-2/+2
2015-04-19tdf#82430: gcc-wrappers: command line *must* start with a spaceMichael Stahl1-0/+5
2015-04-16'0' is a not the same as undefined or empty valueChristian Lohmaier1-1/+1
2015-04-15tags: also index officecfg wrappersMiklos Vajna1-1/+2
2015-04-14add missing services to allow writer to save.Siqi Liu1-0/+4
2015-04-10Don't try to install LibreOffice on XP, if it was built with SDK 8.x or higherAndras Timar1-0/+10
2015-04-08solenv: there are no more SvArrays in need of pretty printingMichael Stahl1-80/+0
2015-04-08solenv: add GDB pretty printer for SfxItemSetMichael Stahl1-0/+66
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