summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2021-10-28Fix passing DYLD_LIBRARY_PATH into lldb on macOSStephan Bergmann
2021-10-28-flto: only use firstword of PARALLELISMChristian Lohmaier
2021-10-28move a comment to the proper placeLuboš Luňák
2021-10-27tdf#145296 better fix to launch dialog when active radiobutton is clickedCaolán McNamara
2021-10-26Use LO repo for mkdocs git linksHossein
2021-10-26tdf#145296 use a 'clickable' widget for custom depthCaolán McNamara
2021-10-25bsd (as used by macOS) ar does not support '@' optionCaolán McNamara
2021-10-20Drop support for dead GNU JavaStephan Bergmann
2021-10-20upgrade glm to 0.0.9.9.8Caolán McNamara
2021-10-20upgrade liblangtag to 0.6.3Caolán McNamara
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14filter out also link.exe messages about LTO code generationLuboš Luňák
2021-10-13use -flto=auto for gcc if no $PARALLELISM is setLuboš Luňák
2021-10-13MSVC LTO does not like mixing 32bit and 64 codeLuboš Luňák
2021-10-11clang does not support -flto=<number>Luboš Luňák
2021-10-11merge LD_PLUGIN use with other LTO useLuboš Luňák
2021-10-11use ThinLTO for Clang everywhereLuboš Luňák
2021-10-09Rename bookmrk* -> bookmark*Julien Nabet
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-07remove python make dependency from MoTargetCaolán McNamara
2021-10-05drop 'using namespace std' in s* + toolkitJulien Nabet
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-10-04We need com_sun_star_animations_AnimatePhysics_get_implementationTor Lillqvist
2021-10-03unterminated call to function 'call': missing ')'.Caolán McNamara
2021-10-03TODO: remove missing .po support when writerfilter .po files existCaolán McNamara
2021-10-02new loplugin:moveparamNoel Grandin
2021-09-29qt6: Add a qt6 VCL pluginMichael Weghorn
2021-09-28com_sun_star_comp_svx_CharacterSpacingToolBoxControl is duplicatedCaolán McNamara
2021-09-28More constructors needed for the DISABLE_DYNLOADING caseTor Lillqvist
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-24disable these for fuzzing as well as !HAVE_FEATURE_DBCONNECTIVITYCaolán McNamara
2021-09-24need connectivity_dbase_ODriver if HAVE_FEATURE_DBCONNECTIVITY is trueCaolán McNamara
2021-09-24need OSDBCDriverManager if HAVE_FEATURE_DBCONNECTIVITY is trueCaolán McNamara
2021-09-23Look for the udkapi types.rdb file in the right place when cross-compilingTor Lillqvist
2021-09-23Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann
2021-09-23external: update pdfium to 4643Miklos Vajna
2021-09-22avoid some more D9025 warningsLuboš Luňák
2021-09-22Apparently we need to define gb_Library_PLAINEXT_FOR_BUILD for iOSTor Lillqvist
2021-09-22make .pch file also depend on its source .hxx fileLuboš Luňák
2021-09-20use MSVC's /Zc:inline option to reduce binary sizeLuboš Luňák
2021-09-20use clang-cl's -Zc:dllexportInlines- for clang-cl buildsLuboš Luňák
2021-09-20use clang-cl's -Zc:dllexportInlines- for Skia (tdf#144598)Luboš Luňák
2021-09-20introduce SfxItemSetFixed and use it in DefaultPropertiesNoel Grandin
2021-09-19make "-external/" valid gbuild exclusion for FORCE_COMPILELuboš Luňák
2021-09-18make FORCE_COMPILE_ALL more flexible than all or nothingLuboš Luňák
2021-09-18make COMPILER_EXTERNAL_TOOL=1 work properly with generated sourcesLuboš Luňák
2021-09-18don't force compiler plugins when COMPILER_EXTERNAL_TOOL=1 is usedLuboš Luňák
2021-09-17clang-format ondemand.hxxNoel Grandin
2021-09-16tdf#143103 Support Color Filter in "Standard Filter" dialogSamuel Mehrbrodt