summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2016-09-26LLDB remove pretty-printing of long obsolete String classMichael Stahl
2016-09-26LLDB pretty print rtl_String / OString tooMichael Stahl
2016-09-24show correct command to execute the testMarkus Mohrhard
2016-09-22gbuild: remove gb_CFLAGS/gb_CXXFLAGS += -fno-omit-frame-pointerMichael Stahl
2016-09-22gbuild: remove gb_CXXFLAGS += -mminimal-toc on PPC64Michael Stahl
2016-09-22gbuild: gb_COMPILERDEFAULTOPTFLAGS doesn't existMichael Stahl
2016-09-22Use 'with open(file) as f:' to avoid 'ResourceWarning: unclosed file'Mike Kaganski
2016-09-22Fix sh quoting of ; and \ (the latter in the cygpath -w output)Stephan Bergmann
2016-09-22Make workdir/UnpackedTarball/langtag/data/.libs/lt-reg2xml find its libsStephan Bergmann
2016-09-20Remove HAVE_GCC_VISIBILITY_BROKEN, never trueStephan Bergmann
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann
2016-09-16Either -O2 is broken in Apple Clang, or some of our code is brokenTor Lillqvist
2016-09-12Disable GCC 6 -Wnull-dereference again for nowStephan Bergmann
2016-09-05gbuild: remove hardlink deliverThorsten Behrens
2016-08-31add Venetian (vec) ui languageChristian Lohmaier
2016-08-30Fix placement of EXTRA_ENV_VARSStephan Bergmann
2016-08-30Hack for shaky VCL test under ASanStephan Bergmann
2016-08-29add legal blurps to docs.libreoffice.org generation scriptChristian Lohmaier
2016-08-18screenshots: add new global make targetArmin Le Grand
2016-08-18screenshots: unset VCL_HIDE_WINDOWSKatarina Behrens
2016-08-17enable password export tests under macosxCaolán McNamara
2016-08-17revert div by 0 ubsan hackarounds nowCaolán McNamara
2016-08-17Silence -fsanitize=float-divide-by-zero in some parts of scStephan Bergmann
2016-08-17"make debug=t" enables debuginfo againStephan Bergmann
2016-08-15Drop leftover EXTRA_CFLAGS and EXTRA_CDEFSTor Lillqvist
2016-08-05(initial) sparc64 portJames Clarke
2016-08-04Update to match what has been used for the products in the Mac App StoreTor Lillqvist
2016-08-04Introduce --with-product-name superseding --with-macosx-app-nameTor Lillqvist
2016-08-02Remove some presumably unnecessary leftovers from ancient timesTor Lillqvist
2016-08-02Don't use spaces in the product names when packaging.Jan Holesovsky
2016-07-21gbuild: always set CCACHE_CPP2=1 when COM_IS_CLANGMichael Stahl
2016-07-21gbuild: set CCACHE_CPP2 automatically with --enable-compiler-pluginMichael Stahl
2016-07-11Fix --enable-mergelibs build.Jan Holesovsky
2016-07-11Make --enable-symbols orthogonal to --enable-debug/-dbgutilStephan Bergmann
2016-07-11Get rid of odd ENABLE_SYMBOLS=FALSEStephan Bergmann
2016-07-11Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGSStephan Bergmann
2016-07-11Centralize setting gb_DEBUGINFO_FLAGS for gb_SYMBOL in LinkTarget.mkStephan Bergmann
2016-07-10uitest: running uitests under gdb makefile partMarkus Mohrhard
2016-07-09tdf#74608 Constructor function for MemoryStreamYeliz Taneroğlu
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-02android: another constructor function that fell victim to tdf#74608Christian Lohmaier
2016-06-28gbuild: recognize newfangled screen TERM=screen.xterm-256colorMichael Stahl
2016-06-24uitest: seems like the python_shell is not a necessary dependencyMarkus Mohrhard
2016-06-24uitest: the correct python executable for windows is in instdirMarkus Mohrhard
2016-06-22uitest: start the switch to python's unittestMarkus Mohrhard
2016-06-20tdf#89657 sign Mac languagepack installer and force-start-close LOChristian Lohmaier
2016-06-20switch to EHs on windowsMarkus Mohrhard
2016-06-18uitest: build system part for new uitestsMarkus Mohrhard
2016-06-16Improve output of UnoAnyPrinterStephan Bergmann
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian