summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2023-02-08gbuild: fix make module.cleanMichael Stahl
2023-01-04gb_LTOFLAGS: use -flto=jobserver instead of fixed $(PARALLELISM)Christian Lohmaier
2022-12-21tdf#151341 Use lzfse compression instead of bzip2Patrick Luby
2022-12-16don't export entries from download.lst - only used by makeChristian Lohmaier
2022-12-08build installer packages with make parallelism instead of GNU parallelChristian Lohmaier
2022-12-06gb_LinkTarget_use_clang: only use flto=thin with clang, not with gccChristian Lohmaier
2022-11-03Sync flatpak-manifest.in with FlathubStephan Bergmann
2022-11-01macOS sandbox: only use com.apple.application-identifier for main packageChristian Lohmaier
2022-09-14tdf#150779 tdf#150856 Revert "VCL add vcl::WindowPosSize ...Michael Weghorn
2022-08-18tdf#150452: Revert "tdf#130795 use concurrent hashmap in SharedStringPool"Xisco Fauli
2022-08-12tdf#148360 doc import: add NO_NUMBERING_SHOW_FOLLOWBY(true)Justin Luth
2022-08-06tdf#150197 sw: convert pre-defined num styles to ListFormatJustin Luth
2022-07-16macOS sandbox: disable donation info bar & help entriesChristian Lohmaier
2022-06-16fix download-filename for Windows aarch64 buildsChristian Lohmaier
2022-06-14liblo-native-code: Add LanguageToolGrammarCheckerMichael Weghorn
2022-06-10new loplugin:moveitNoel Grandin
2022-06-08drop two unused suppressionsCaolán McNamara
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-08it is not our job to tell GCC whether to colorize its outputLuboš Luňák
2022-06-07Resolves tdf#146928 - Redesign charnamedialogHeiko Tietze
2022-05-26use at least assertions mode if libc++ debug mode is not usableLuboš Luňák
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-23instantiate Title directly in chartNoel Grandin
2022-05-22Get make_installer calls to run in parallelThorsten Behrens
2022-05-21drop unused hxx filesCaolán McNamara
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-19add a static role to minlenft messageCaolán McNamara
2022-05-18tdf#149106 Remove RenamePrgFolder and RemovePrgFolder custom msi actionsSamuel Mehrbrodt
2022-05-18Adapt flatpak build to recently introduced dependenciesStephan Bergmann
2022-05-16enable libc++ debug mode again if availableLuboš Luňák
2022-05-13officecfg,stoc: allow running JVM UNO components out-of-processMichael Stahl
2022-05-12Create a visualizer for OUStringLiteralMike Kaganski
2022-05-09remove HAVE_LIBCPP_DEBUG (libc++ debug mode)Luboš Luňák
2022-05-04Drop --with-iwyu optionGabor Kelemen
2022-05-03Resolves tdf#148568 - Rework the Sparklines dialogHeiko Tietze
2022-05-03Keep passing LDFLAGS into external proejct buildsStephan Bergmann
2022-05-01improve support for using libc++ on Linux and for libc++ debug modeLuboš Luňák
2022-05-01try to use also proper debug LDFLAGS for externals librariesLuboš Luňák
2022-04-30new loplugin:stringviewdangleNoel Grandin
2022-04-29gbuild: Drop obsolete checks for make version 3.81Michael Weghorn
2022-04-27tdf#126658 UI improvements to Arrow Styles tab in Line dialogSeth Chaiklin
2022-04-26natvis: some extra patterns for SvRefs<...> and writerfilterVasily Melenchuk
2022-04-22move query-related iterators to a new separate fileLuboš Luňák
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-13tdf#148553 liblo-native-code: Add services for numeric controlsMichael Weghorn
2022-04-12use gb_DEBUGINFO_FLAGS consistently in gbuild ExternalProject'sLuboš Luňák
2022-04-12Delete tempfile when doneStephan Bergmann
2022-04-06Sync flatpak-manifest.in with FlathubStephan Bergmann
2022-03-31Sync flatpak-manifest.in with FlathubStephan Bergmann
2022-03-30WASM fix native EH build since Emscripten 3.1.6Jan-Marek Glogowski