summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2022-07-15macOS sandbox: disable donation info bar & help entriesChristian Lohmaier1-0/+3
2022-04-07Sync flatpak-manifest.in with FlathubStephan Bergmann1-0/+1
2022-04-01Sync flatpak-manifest.in with FlathubStephan Bergmann1-1/+1
2022-02-10gdb: fix SwXTextCursorPrinterMichael Stahl1-13/+2
2022-02-10Sync flatpak-manifest.in with FlathubStephan Bergmann1-0/+1
2022-01-14annocheck warning about missing .note.gnu.property sectionCaolán McNamara1-0/+1
2022-01-14Sync flatpak-manifest.in with FlathubStephan Bergmann1-1/+2
2021-12-03gdb: BigPtrArrayPrinter gets confused by libstdc++ std::unique_ptrMichael Stahl1-1/+5
2021-11-17support ccache for MSVC tooLuboš Luňák8-35/+89
2021-11-17retire loplugin:simplifyboolLuboš Luňák2-2/+1
2021-11-17remove loplugin:finalprotectedLuboš Luňák2-2/+1
2021-11-17fix system pch breaking after f22e5078cfac93c50ae5169f6545091Luboš Luňák1-0/+1
2021-11-17avoid a PCH build failing because of a directory missingLuboš Luňák1-2/+4
2021-11-17tdf#145711: filename may be 1-character, and must not contain path separatorMike Kaganski2-4/+5
2021-11-16do not rebuild PCHs on icecream/ccache change, take #2Luboš Luňák2-2/+3
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