summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* Fix thinkoTor Lillqvist2015-05-211-1/+1
* Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist2015-05-211-9/+0
* TypoJulien Nabet2015-05-191-1/+1
* update solenv READNEBjoern Michaelsen2015-05-192-20/+24
* add linkNoel Grandin2015-05-191-0/+4
* very very basic README for gbuildNoel Grandin2015-05-192-0/+9
* Revert "gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGS"Michael Stahl2015-05-181-2/+1
* OS X codesign fix (e.g. --disable-python case)Andras Timar2015-05-181-3/+6
* Revert "Silence Clang -Werror,-Wreturn-type-c-linkage"Stephan Bergmann2015-05-111-8/+0
* Silence Clang -Werror,-Wreturn-type-c-linkageStephan Bergmann2015-05-111-0/+8
* -Wshadow appears to work now on Mac OS XStephan Bergmann2015-05-111-2/+2
* OS X SDK.app build fixAndras Timar2015-05-081-3/+2
* tdf#78834 enable localized system dialogs on OS XAndras Timar2015-05-081-0/+7
* regenerate .rdb if makefile changesDavid Tardon2015-05-071-0/+1
* android: More services that are probably needed.Jan Holesovsky2015-05-061-0/+11
* android: add ctors needed for ODT saving to the edit listMiklos Vajna2015-05-061-0/+5
* viewer: Remove some more services.Jan Holesovsky2015-05-031-6/+0
* android: Add many missing services, remove several unused ones.Jan Holesovsky2015-05-021-27/+55
* solenv: add COMPILER_EXTERNAL_TOOLMiklos Vajna2015-04-291-4/+4
* --enable-mergelibs: Turns out we don't need to install saxMatúš Kukan2015-04-263-8/+11
* gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGSMichael Stahl2015-04-251-1/+2
* Bin confusing --enable-mergelibs=all optionMatúš Kukan2015-04-222-97/+1
* handle tar.xz tarballsMarkus Mohrhard2015-04-221-0/+3
* Enable -Woverload-virtual for Mac OS X, tooStephan Bergmann2015-04-211-0/+1
* Do not filter out libsax from installation even if it's mergedMatúš Kukan2015-04-211-1/+1
* don't try to sign merged libs on windowsChristian Lohmaier2015-04-201-2/+2
* tdf#82430: gcc-wrappers: command line *must* start with a spaceMichael Stahl2015-04-191-0/+5
* '0' is a not the same as undefined or empty valueChristian Lohmaier2015-04-161-1/+1
* tags: also index officecfg wrappersMiklos Vajna2015-04-151-1/+2
* add missing services to allow writer to save.Siqi Liu2015-04-141-0/+4
* Don't try to install LibreOffice on XP, if it was built with SDK 8.x or higherAndras Timar2015-04-101-0/+10
* solenv: there are no more SvArrays in need of pretty printingMichael Stahl2015-04-081-80/+0
* solenv: add GDB pretty printer for SfxItemSetMichael Stahl2015-04-081-0/+66
* Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann2015-04-021-0/+1
* give postprocess announce an levelBjoern Michaelsen2015-04-011-2/+2
* make gbuild a bit more quiet by defaultNorbert Thiebaud2015-03-282-8/+10
* 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