summaryrefslogtreecommitdiff
path: root/solenv/bin
AgeCommit message (Expand)AuthorFilesLines
2021-05-10try to use a different timestamp serviceAndras Timar1-1/+1
2021-03-31python3-ify hrcex & uiex (creation of pot files)Christian Lohmaier3-12/+13
2020-12-10Check first if there is such a "bin" directory before attempting to use itTor Lillqvist1-4/+6
2020-08-26tdf#135579: Don't uninstall vc_redist: make it permanentMike Kaganski1-13/+30
2020-07-26tdf#134522 remove --with-build-version ./configure flagRene Engelhard1-2/+0
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk1-0/+1
2020-05-25Correct commentsTor Lillqvist1-5/+2
2020-05-22xmloff: create XMLMetaExportOOO instances with an uno constructorMiklos Vajna1-0/+1
2020-05-19don't hardcode /usr/bin/python3 in android scriptsChristian Lohmaier1-1/+1
2020-05-15xmloff: create SchXMLExport_Content instances with an uno constructorMiklos Vajna1-0/+1
2020-05-13Include the language code in the volume name of a langpack dmgTor Lillqvist1-1/+1
2020-05-13ENABLE_DBGUTIL=TRUE implies ENABLE_DEBUG=TRUEStephan Bergmann1-1/+1
2020-05-13The dmg needs more space also in the ENABLE_DEBUG caseTor Lillqvist1-1/+1
2020-05-13Remove some code that was commented-out ten years agoTor Lillqvist1-3/+2
2020-05-12weld help browserCaolán McNamara1-5/+0
2020-05-12fix shebangRene Engelhard1-1/+1
2020-05-07fix macOS codesigning when using a separate builddirChristian Lohmaier2-2/+2
2020-05-01Restructure solenv/bin/assemble-flatpak.shStephan Bergmann4-97/+169
2020-04-27solenv: handle copying empty directories in the installerMiklos Vajna1-0/+3
2020-04-24weld StylesPropertyPanelCaolán McNamara1-0/+1
2020-04-24Properly escape desktop file string valuesStephan Bergmann1-0/+25
2020-04-24Flatpak: Add /app/bin/libreoffice -> /app/libreoffice/program/soffice symlinkStephan Bergmann1-2/+2
2020-04-24xmloff: create SchXMLExport_Styles instances with an uno constructorMiklos Vajna1-0/+1
2020-04-23tdf#131992 liblo-native-code: Add two more ctorsMichael Weghorn1-0/+2
2020-04-22Fix desktop-translate.pyStephan Bergmann1-1/+1
2020-04-20Translate German variable namesJohnny_M3-6/+6
2020-04-17xmloff: create SchXMLExport (flat OOoXML) instances with an uno constructorMiklos Vajna1-0/+1
2020-04-15Handle desktop files with multiline entries.Jussi Pakkanen1-4/+6
2020-04-14Add the EPUB and XMLOasis export filter constructorsTor Lillqvist1-0/+3
2020-04-09pyuno,*: kill Python 2 support with fireMichael Stahl1-1/+0
2020-04-09xmloff: create SchXMLExport_Oasis_Content instances with an uno constructorMiklos Vajna1-0/+1
2020-04-08Related tdf#111408 liblo-native-code: Add stardiv_Toolkit_UnoGroupBoxControlMichael Weghorn1-0/+1
2020-04-06remove newly unused stuffCaolán McNamara1-4/+0
2020-04-03xmloff: create SchXMLExport_Oasis_Styles instances with an uno constructorMiklos Vajna1-0/+1
2020-04-02Always treat desktop-translate files as utf-8.Jussi Pakkanen1-6/+6
2020-03-31tdf#130911: convert desktop-translate from Perl to Python.Jussi Pakkanen2-171/+140
2020-03-21Explicitly close all opened files.Jussi Pakkanen1-7/+14
2020-03-20tdf#130911: convert image-sort from Perl to PythonJussi Pakkanen2-179/+142
2020-03-20xmloff: create SchXMLExport_Oasis_Meta instances with an uno constructorMiklos Vajna1-0/+1
2020-03-13xmloff: create SchXMLExport_Oasis instances with an uno constructorMiklos Vajna1-0/+1
2020-03-09tdf#128308 liblo-native-code: Add some missing servicesMichael Weghorn1-0/+5
2020-03-06tdf#130911: convert some token generation scripts from Perl to Python.Jussi Pakkanen2-69/+80
2020-03-06xmloff: create SchXMLImport_Content instances with an uno constructorMiklos Vajna1-0/+1
2020-03-03Fix call of PythonStephan Bergmann1-1/+0
2020-03-03Make sure gentoken.py always writes a file with Unix-style line endsStephan Bergmann1-4/+4
2020-02-28weld calc navigatorCaolán McNamara1-2/+0
2020-02-28macOS: don't sign executables earlyChristian Lohmaier1-2/+32
2020-02-28xmloff: create SchXMLImport_Styles instances with an uno constructorMiklos Vajna1-0/+1
2020-02-26weld impress navigatorCaolán McNamara1-1/+0
2020-02-25[API CHANGE] remove BasicImport UNO interfacesNoel Grandin1-2/+0