summaryrefslogtreecommitdiff
path: root/solenv/bin
AgeCommit message (Expand)AuthorFilesLines
2023-03-24ofz#57376 Fuzzing build failureCaolán McNamara1-1/+1
2023-03-22Partial fix: iOS missing text direction listbox in Format > Page Style > PagePatrick Luby1-0/+1
2023-03-14Improve scripts that codesign and create a .dmg from a Universal bundlePatrick Luby1-5/+5
2023-02-12Avoid LOKClipboard harder on iOSTor Lillqvist1-1/+1
2023-02-10Pass product name and not hardcoded "LibreOffice" to make_installer.pl -pTor Lillqvist1-1/+4
2023-02-06Make LOKClipboard available to other modulesSzymon Kłos1-0/+2
2023-02-02capture output of package command and add to log on errorChristian Lohmaier1-2/+3
2023-01-27Remove support for AIXStephan Bergmann3-23/+0
2023-01-26no need for sd::ModuleController to load these factories via UNONoel Grandin1-3/+0
2023-01-24[API CHANGE] remove service sd::framework::ModuleControllerNoel Grandin1-1/+0
2023-01-24[API CHANGE] remove service sd::framework::ConfigurationControllerNoel Grandin1-1/+0
2023-01-23[API CHANGE] sd::frame::Configuration does not need to be an UNO serviceNoel Grandin1-1/+0
2023-01-20[API CHANGE] remove unused SlideSorterServiceNoel Grandin1-1/+0
2023-01-20[API CHANGE] PresenterTextView UNO service is deadNoel Grandin1-1/+0
2023-01-20[API CHANGE] no need to load PresentationFactoryProvider via UNO and/or configNoel Grandin1-1/+0
2023-01-14ooo_vba_VBAToOOEventDesc_get_implementation appears twiceCaolán McNamara1-2/+0
2023-01-14com_sun_star_comp_chart2_ChartDocumentWrapper_get_implementation appears twiceCaolán McNamara1-1/+0
2022-12-21tdf#140215 Simplify the handling of .ulf filesIlmari Lauhakangas1-16/+15
2022-12-20tdf#151341 Use lzfse compression instead of bzip2Patrick Luby1-1/+16
2022-12-15don't export entries from download.lst - only used by makeChristian Lohmaier1-0/+3
2022-12-06build installer packages with make parallelism instead of GNU parallelChristian Lohmaier1-13/+2
2022-11-08Simplify some Python version comparisons a bitMike Kaganski1-2/+2
2022-11-03Do not merge filesarrayref and unixlinksarrayref when filtering out directoriesMike Kaganski1-20/+13
2022-11-02Try to fix "ERROR: Directory with flag ISINSTALLLOCATION not set!"Mike Kaganski1-43/+74
2022-10-30'use strict' and 'use warnings' in all installer PerlMike Kaganski45-312/+452
2022-10-30Fix errors in scriptitems.pm found by 'use strict'Mike Kaganski2-8/+8
2022-10-30MSI: fix handling empty directoriesMike Kaganski2-118/+79
2022-10-24Fix typoAndrea Gelmini1-1/+1
2022-10-23macOS sandbox: only use com.apple.application-identifier for main packageChristian Lohmaier1-7/+9
2022-10-06Revert "android: add Grammar Checker component to native-code.py"Caolán McNamara1-1/+0
2022-09-26android: add Grammar Checker component to native-code.pySzymon Kłos1-0/+1
2022-09-14merge sdfilt library into sdNoel Grandin1-2/+1
2022-08-18windows packaging: remove unused msp creationChristian Lohmaier2-1280/+0
2022-08-17Raise hdiutil -megabytes even further for debug buildsStephan Bergmann1-1/+1
2022-07-19Related: tdf#149990 solenv/bin/desktop-translate.py readabilityIlmari Lauhakangas1-49/+55
2022-07-15macOS sandbox: disable donation info bar & help entriesChristian Lohmaier1-0/+3
2022-06-16drop special case for win 64bit download name, use x86-64 consistentlyChristian Lohmaier1-1/+1
2022-06-16fix download-filename for Windows aarch64 buildsChristian Lohmaier3-23/+2
2022-06-15fix oss-fuzz buildCaolán McNamara1-1/+1
2022-06-14liblo-native-code: Add LanguageToolGrammarCheckerMichael Weghorn1-0/+2
2022-05-22Get make_installer calls to run in parallelThorsten Behrens1-0/+58
2022-04-13tdf#148553 liblo-native-code: Add services for numeric controlsMichael Weghorn1-0/+2
2022-01-23change rpm compression algorithm to multi threaded xzAndras Timar1-1/+1
2022-01-22Make installer compression tool configurableThorsten Behrens8-7/+11
2022-01-19WASM more initial bits and piecesJan-Marek Glogowski1-1/+1
2021-12-25oss-fuzz: fix some compiler warningsJan-Marek Glogowski1-0/+1
2021-12-21Filter optional component implementations by nameJan-Marek Glogowski2-5/+26
2021-12-14Allow for conditional parts of component filesStephan Bergmann1-0/+11
2021-12-06gbuild: create services.rdb from built componentsJan-Marek Glogowski2-0/+36
2021-12-06concat-deps: ignore /./ segments in input pathsJan-Marek Glogowski1-0/+9