summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
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
2021-09-13loplugin:cow_wrapperNoel Grandin
2021-09-11add -DSYSTEM_NSS to flags ignored for system PCHLuboš Luňák
2021-09-10vcl: move outdevstate.cxx to stack.cxxChris Sherlock
2021-09-09tdf#130795 use concurrent hashmap in SharedStringPoolNoel Grandin
2021-09-06vcl: migrate ImplLayoutRuns to own filesChris Sherlock
2021-09-06Flatpak: Upgrade to 21.08 runtime, disable SkiaStephan Bergmann
2021-09-06tdf#138255 use GtkSpinButton in SwGotoPageDlgtobias
2021-09-05Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann
2021-09-01sc: do not use dashes in the file namesXisco Fauli
2021-08-31flatten SfxObjectShellArr_ImplNoel Grandin