summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* cppcheck invalidPrintfArgTypeJochen Nitschke2016-10-021-1/+1
* Fix typosAndrea Gelmini2016-10-011-2/+2
* gbuild: try to avoid invoking gdb with LD_LIBRARY_PATH setMichael Stahl2016-09-291-2/+2
* LLDB remove pretty-printing of long obsolete String classMichael Stahl2016-09-261-16/+0
* LLDB pretty print rtl_String / OString tooMichael Stahl2016-09-261-0/+40
* show correct command to execute the testMarkus Mohrhard2016-09-241-1/+1
* gbuild: remove gb_CFLAGS/gb_CXXFLAGS += -fno-omit-frame-pointerMichael Stahl2016-09-228-16/+0
* gbuild: remove gb_CXXFLAGS += -mminimal-toc on PPC64Michael Stahl2016-09-221-1/+0
* gbuild: gb_COMPILERDEFAULTOPTFLAGS doesn't existMichael Stahl2016-09-221-1/+1
* Use 'with open(file) as f:' to avoid 'ResourceWarning: unclosed file'Mike Kaganski2016-09-221-5/+11
* Fix sh quoting of ; and \ (the latter in the cygpath -w output)Stephan Bergmann2016-09-221-1/+1
* Make workdir/UnpackedTarball/langtag/data/.libs/lt-reg2xml find its libsStephan Bergmann2016-09-221-0/+10
* Remove HAVE_GCC_VISIBILITY_BROKEN, never trueStephan Bergmann2016-09-201-2/+0
* [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann2016-09-201-6/+2
* Either -O2 is broken in Apple Clang, or some of our code is brokenTor Lillqvist2016-09-161-0/+2
* Disable GCC 6 -Wnull-dereference again for nowStephan Bergmann2016-09-121-2/+0
* gbuild: remove hardlink deliverThorsten Behrens2016-09-052-17/+1
* add Venetian (vec) ui languageChristian Lohmaier2016-08-311-0/+1
* Fix placement of EXTRA_ENV_VARSStephan Bergmann2016-08-301-1/+2
* Hack for shaky VCL test under ASanStephan Bergmann2016-08-301-1/+2
* add legal blurps to docs.libreoffice.org generation scriptChristian Lohmaier2016-08-291-0/+1
* screenshots: add new global make targetArmin Le Grand2016-08-185-8/+49
* screenshots: unset VCL_HIDE_WINDOWSKatarina Behrens2016-08-181-1/+10
* enable password export tests under macosxCaolán McNamara2016-08-171-0/+2
* revert div by 0 ubsan hackarounds nowCaolán McNamara2016-08-171-0/+1
* Silence -fsanitize=float-divide-by-zero in some parts of scStephan Bergmann2016-08-171-0/+18
* "make debug=t" enables debuginfo againStephan Bergmann2016-08-171-0/+2
* Drop leftover EXTRA_CFLAGS and EXTRA_CDEFSTor Lillqvist2016-08-152-4/+2
* (initial) sparc64 portJames Clarke2016-08-051-0/+15
* Update to match what has been used for the products in the Mac App StoreTor Lillqvist2016-08-041-58/+63
* Introduce --with-product-name superseding --with-macosx-app-nameTor Lillqvist2016-08-042-5/+2
* Remove some presumably unnecessary leftovers from ancient timesTor Lillqvist2016-08-023-7/+0
* Don't use spaces in the product names when packaging.Jan Holesovsky2016-08-021-1/+4
* gbuild: always set CCACHE_CPP2=1 when COM_IS_CLANGMichael Stahl2016-07-212-2/+5
* gbuild: set CCACHE_CPP2 automatically with --enable-compiler-pluginMichael Stahl2016-07-211-1/+1
* Fix --enable-mergelibs build.Jan Holesovsky2016-07-111-0/+1
* Make --enable-symbols orthogonal to --enable-debug/-dbgutilStephan Bergmann2016-07-111-2/+2
* Get rid of odd ENABLE_SYMBOLS=FALSEStephan Bergmann2016-07-111-4/+2
* Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGSStephan Bergmann2016-07-115-6/+6
* Centralize setting gb_DEBUGINFO_FLAGS for gb_SYMBOL in LinkTarget.mkStephan Bergmann2016-07-117-37/+2
* uitest: running uitests under gdb makefile partMarkus Mohrhard2016-07-101-6/+14
* tdf#74608 Constructor function for MemoryStreamYeliz Taneroğlu2016-07-091-0/+1
* Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2016-07-081-3/+5
* android: another constructor function that fell victim to tdf#74608Christian Lohmaier2016-07-021-0/+1
* gbuild: recognize newfangled screen TERM=screen.xterm-256colorMichael Stahl2016-06-281-0/+1
* uitest: seems like the python_shell is not a necessary dependencyMarkus Mohrhard2016-06-241-1/+1
* uitest: the correct python executable for windows is in instdirMarkus Mohrhard2016-06-241-1/+1
* uitest: start the switch to python's unittestMarkus Mohrhard2016-06-221-8/+7
* tdf#89657 sign Mac languagepack installer and force-start-close LOChristian Lohmaier2016-06-201-5/+13
* switch to EHs on windowsMarkus Mohrhard2016-06-201-1/+1