summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2021-11-15build all solenv build tools always as optimizedLuboš Luňák4-4/+4
2021-11-13do not rebuild PCHs on icecream/ccache changeLuboš Luňák5-19/+34
2021-11-12rebuild a PCH when the flags it was built with changeLuboš Luňák3-8/+18
2021-11-10new loplugin:stringliteraldefineNoel Grandin1-0/+1
2021-11-10add generate-flatpak-manifest.sh to generate FlatPak manifestMichael Stahl2-258/+278
2021-11-09remove misleading reference to obsolete build.shMichael Stahl1-5/+3
2021-11-09Drop global -D_HAS_AUTO_PTR_ETC from Windows buildStephan Bergmann1-1/+0
2021-11-08upgrade to libexttextcat-3.4.6Caolán McNamara1-3/+3
2021-11-08hdiutil flatten/unflatten was removed in macOS 11Andras Timar1-1/+1
2021-11-08set up gb_COMPILER_SETUP also for gbuild's ExternalProjectLuboš Luňák1-1/+1
2021-11-04Fix check for libstdc++Stephan Bergmann1-4/+4
2021-11-04Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++Stephan Bergmann3-14/+8
2021-11-04Resolves: tdf#97046 ensure build system variables start with gb_Sabyasachi Bhoi19-65/+65
2021-11-04Change git.freedesktop.org -> git.libreoffice.orgHossein2-3/+3
2021-11-03Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida1-6/+6
2021-11-03fix gcc-wrapper for ccache.exeLuboš Luňák3-5/+10
2021-11-01ucb: webdav-curl: Related: tdf#82677, implement a PROPFIND 'propname' request...Giuseppe Castagno1-0/+2
2021-11-01ucb: webdav-curl: tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONSGiuseppe Castagno1-0/+1
2021-11-01ucb: copy SerfLockStore class to webdav-curlMichael Stahl1-0/+2
2021-11-01ucb: copy upper level code of serf webdav ucp to webdav-curlMichael Stahl1-0/+30
2021-11-01drop unused suppressionCaolán McNamara1-1/+0
2021-11-01remove unused gb_CObject__command_pattern parameterLuboš Luňák3-15/+15
2021-10-31fix usage of MSVC's -debug:fastlinkLuboš Luňák1-1/+6
2021-10-30upgrade libjpeg-turbo to 2.1.1Caolán McNamara10-2/+95
2021-10-28Fix passing DYLD_LIBRARY_PATH into lldb on macOSStephan Bergmann2-11/+1
2021-10-28-flto: only use firstword of PARALLELISMChristian Lohmaier1-1/+2
2021-10-28move a comment to the proper placeLuboš Luňák1-1/+1
2021-10-27tdf#145296 better fix to launch dialog when active radiobutton is clickedCaolán McNamara1-5/+5
2021-10-26Use LO repo for mkdocs git linksHossein2-8/+8
2021-10-26tdf#145296 use a 'clickable' widget for custom depthCaolán McNamara1-5/+5
2021-10-25bsd (as used by macOS) ar does not support '@' optionCaolán McNamara1-1/+1
2021-10-20Drop support for dead GNU JavaStephan Bergmann1-1/+0
2021-10-20upgrade glm to 0.0.9.9.8Caolán McNamara1-3/+3
2021-10-20upgrade liblangtag to 0.6.3Caolán McNamara1-3/+3
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+0
2021-10-14filter out also link.exe messages about LTO code generationLuboš Luňák1-0/+12
2021-10-13use -flto=auto for gcc if no $PARALLELISM is setLuboš Luňák1-1/+1
2021-10-13MSVC LTO does not like mixing 32bit and 64 codeLuboš Luňák1-2/+2
2021-10-11clang does not support -flto=<number>Luboš Luňák5-9/+13
2021-10-11merge LD_PLUGIN use with other LTO useLuboš Luňák3-4/+2
2021-10-11use ThinLTO for Clang everywhereLuboš Luňák1-3/+1
2021-10-09Rename bookmrk* -> bookmark*Julien Nabet1-2/+2
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock1-2/+2
2021-10-07remove python make dependency from MoTargetCaolán McNamara1-3/+1
2021-10-05drop 'using namespace std' in s* + toolkitJulien Nabet4-63/+55
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock1-2/+2
2021-10-04We need com_sun_star_animations_AnimatePhysics_get_implementationTor Lillqvist1-0/+2
2021-10-03unterminated call to function 'call': missing ')'.Caolán McNamara1-1/+1
2021-10-03TODO: remove missing .po support when writerfilter .po files existCaolán McNamara2-25/+1
2021-10-02new loplugin:moveparamNoel Grandin1-0/+1