summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2022-05-26use at least assertions mode if libc++ debug mode is not usableLuboš Luňák1-2/+2
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)1-0/+4
2022-05-23instantiate Title directly in chartNoel Grandin1-1/+1
2022-05-22Get make_installer calls to run in parallelThorsten Behrens1-0/+58
2022-05-21drop unused hxx filesCaolán McNamara1-3/+0
2022-05-20new loplugin:unnecessary lockingNoel Grandin1-0/+1
2022-05-19add a static role to minlenft messageCaolán McNamara1-1/+0
2022-05-18tdf#149106 Remove RenamePrgFolder and RemovePrgFolder custom msi actionsSamuel Mehrbrodt1-1/+0
2022-05-18Adapt flatpak build to recently introduced dependenciesStephan Bergmann1-0/+7
2022-05-16enable libc++ debug mode again if availableLuboš Luňák1-0/+4
2022-05-13officecfg,stoc: allow running JVM UNO components out-of-processMichael Stahl1-1/+1
2022-05-12Create a visualizer for OUStringLiteralMike Kaganski1-2/+6
2022-05-09remove HAVE_LIBCPP_DEBUG (libc++ debug mode)Luboš Luňák1-4/+0
2022-05-04Drop --with-iwyu optionGabor Kelemen1-12/+0
2022-05-03Resolves tdf#148568 - Rework the Sparklines dialogHeiko Tietze1-0/+2
2022-05-03Keep passing LDFLAGS into external proejct buildsStephan Bergmann1-1/+1
2022-05-01improve support for using libc++ on Linux and for libc++ debug modeLuboš Luňák2-0/+8
2022-05-01try to use also proper debug LDFLAGS for externals librariesLuboš Luňák1-0/+4
2022-04-30new loplugin:stringviewdangleNoel Grandin1-0/+1
2022-04-29gbuild: Drop obsolete checks for make version 3.81Michael Weghorn2-6/+0
2022-04-27tdf#126658 UI improvements to Arrow Styles tab in Line dialogSeth Chaiklin1-1/+0
2022-04-26natvis: some extra patterns for SvRefs<...> and writerfilterVasily Melenchuk1-0/+16
2022-04-22move query-related iterators to a new separate fileLuboš Luňák1-0/+2
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin1-0/+1
2022-04-13tdf#148553 liblo-native-code: Add services for numeric controlsMichael Weghorn1-0/+2
2022-04-12use gb_DEBUGINFO_FLAGS consistently in gbuild ExternalProject'sLuboš Luňák5-12/+16
2022-04-12Delete tempfile when doneStephan Bergmann1-1/+2
2022-04-06Sync flatpak-manifest.in with FlathubStephan Bergmann1-0/+1
2022-03-31Sync flatpak-manifest.in with FlathubStephan Bergmann1-1/+1
2022-03-30WASM fix native EH build since Emscripten 3.1.6Jan-Marek Glogowski1-1/+2
2022-03-28Advanced Diagram support: Move data classes to svxArmin Le Grand (Allotropia)1-0/+2
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann5-25/+1
2022-03-19reduce down to the part and config we are using and move to toolsCaolán McNamara1-3/+0
2022-03-16Fix loplugin:trivialconstructor handling of ctor templatesStephan Bergmann1-0/+1
2022-03-15loplugin:trivialdestructor: Only warn about definitionsStephan Bergmann1-0/+1
2022-03-11loplugin:constparamsNoel Grandin2-3/+3
2022-03-09ofz#45373 and ofz#45362 fix ubsan issuesCaolán McNamara1-0/+3
2022-03-08remove some member-of a11y relationsCaolán McNamara3-6/+2
2022-03-08remove some member-of a11y relationsCaolán McNamara1-0/+1
2022-02-24Keep URE libraries out of Library_mergedStephan Bergmann1-3/+0
2022-02-24Don't run ExternalExecutable_python with LD_LIBRARY_PATHStephan Bergmann2-2/+2
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)1-0/+2
2022-02-20WASM depend on Emscripten 3.1.3 for native EHJan-Marek Glogowski1-1/+1
2022-02-17Drop -Wdeclaration-after-statementStephan Bergmann3-3/+0
2022-02-16Extend loplugin:stringview to OUStringBuffer::copyStephan Bergmann3-0/+23
2022-02-15revert component name changes to makefileNoel Grandin2-22/+6
2022-02-13set up gb_COMPILER_SETUP properly for gb_ExternalProject_runLuboš Luňák1-1/+2
2022-02-13may just as well use -Z7 if trying to avoid shared .pdb accessLuboš Luňák1-12/+4
2022-02-12Fix some tautological std::type_info (in-)equality comparisonsStephan Bergmann1-0/+1
2022-02-11Correctly depend on source component fileJan-Marek Glogowski1-1/+1