summaryrefslogtreecommitdiff
path: root/solenv/bin
AgeCommit message (Expand)Author
2022-11-08Simplify some Python version comparisons a bitMike Kaganski
2022-11-03Do not merge filesarrayref and unixlinksarrayref when filtering out directoriesMike Kaganski
2022-11-02Try to fix "ERROR: Directory with flag ISINSTALLLOCATION not set!"Mike Kaganski
2022-10-30'use strict' and 'use warnings' in all installer PerlMike Kaganski
2022-10-30Fix errors in scriptitems.pm found by 'use strict'Mike Kaganski
2022-10-30MSI: fix handling empty directoriesMike Kaganski
2022-10-24Fix typoAndrea Gelmini
2022-10-23macOS sandbox: only use com.apple.application-identifier for main packageChristian Lohmaier
2022-10-06Revert "android: add Grammar Checker component to native-code.py"Caolán McNamara
2022-09-26android: add Grammar Checker component to native-code.pySzymon Kłos
2022-09-14merge sdfilt library into sdNoel Grandin
2022-08-18windows packaging: remove unused msp creationChristian Lohmaier
2022-08-17Raise hdiutil -megabytes even further for debug buildsStephan Bergmann
2022-07-19Related: tdf#149990 solenv/bin/desktop-translate.py readabilityIlmari Lauhakangas
2022-07-15macOS sandbox: disable donation info bar & help entriesChristian Lohmaier
2022-06-16drop special case for win 64bit download name, use x86-64 consistentlyChristian Lohmaier
2022-06-16fix download-filename for Windows aarch64 buildsChristian Lohmaier
2022-06-15fix oss-fuzz buildCaolán McNamara
2022-06-14liblo-native-code: Add LanguageToolGrammarCheckerMichael Weghorn
2022-05-22Get make_installer calls to run in parallelThorsten Behrens
2022-04-13tdf#148553 liblo-native-code: Add services for numeric controlsMichael Weghorn
2022-01-23change rpm compression algorithm to multi threaded xzAndras Timar
2022-01-22Make installer compression tool configurableThorsten Behrens
2022-01-19WASM more initial bits and piecesJan-Marek Glogowski
2021-12-25oss-fuzz: fix some compiler warningsJan-Marek Glogowski
2021-12-21Filter optional component implementations by nameJan-Marek Glogowski
2021-12-14Allow for conditional parts of component filesStephan Bergmann
2021-12-06gbuild: create services.rdb from built componentsJan-Marek Glogowski
2021-12-06concat-deps: ignore /./ segments in input pathsJan-Marek Glogowski
2021-12-03ofz#41602 fix more build failureCaolán McNamara
2021-11-17tdf#145711: filename may be 1-character, and must not contain path separatorMike Kaganski
2021-11-10add generate-flatpak-manifest.sh to generate FlatPak manifestMichael Stahl
2021-11-08hdiutil flatten/unflatten was removed in macOS 11Andras Timar
2021-11-04Change git.freedesktop.org -> git.libreoffice.orgHossein
2021-10-30upgrade libjpeg-turbo to 2.1.1Caolán McNamara
2021-10-26Use LO repo for mkdocs git linksHossein
2021-10-04We need com_sun_star_animations_AnimatePhysics_get_implementationTor Lillqvist
2021-10-03TODO: remove missing .po support when writerfilter .po files existCaolán McNamara
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-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-08-20Make some scripts more portableIlmari Lauhakangas
2021-08-07Create destination directory also for non-empty sourcepath directoryEike Rathke
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-26add gbuild support for ObjC/C++ sources from tarballsLuboš Luňák
2021-06-28[API CHANGE] drop ShapeContextHandler service and interfaceNoel Grandin
2021-06-10update add-modelines to the TEMPLATE.SOURCECODE.HEADER patternCaolán McNamara
2021-06-04Add missing FilterOptionsDialog constructor for androidmerttumer