summaryrefslogtreecommitdiff
path: root/solenv/bin
AgeCommit message (Expand)AuthorFilesLines
2021-06-10update add-modelines to the TEMPLATE.SOURCECODE.HEADER patternCaolán McNamara1-2/+2
2021-06-04Add missing FilterOptionsDialog constructor for androidmerttumer1-0/+1
2021-05-27installer-code: remove some unused or pointless subsChristian Lohmaier11-460/+11
2021-05-19mac packaging: don't throw away codesign output for langpacksChristian Lohmaier1-4/+5
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski1-0/+9
2021-05-01update native-code.py with services for vba scripts in CalcTomaž Vajngerl1-3/+38
2021-04-23native-code: Only include pdfimport ctors if PDF import enabledMichael Weghorn1-5/+5
2021-04-14Fix problems with LibreOffice document generation (local and portal)Hossein2-21/+42
2021-04-07tdf#141531 liblo-native-code: Add ODatabaseContext_get_implementationMichael Weghorn1-0/+1
2021-03-31python3-ify hrcex & uiex (creation of pot files)Christian Lohmaier3-12/+13
2021-03-25Include the pdfimport library constructor in the mobile apps if enabledTor Lillqvist1-0/+6
2021-03-25tdf#124173: Enable thesauruses in the iOS appTor Lillqvist1-1/+1
2021-03-17tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist1-1/+1
2021-03-12move hatchwindow to toolkitCaolán McNamara1-2/+1
2021-01-28tdf#139781 Handle also "icon-name" property nameMaxim Monastirsky1-1/+1
2021-01-27packaging: remove resolve_variables_in_downloadnameChristian Lohmaier3-99/+5
2021-01-25fix packaging of mac builds targeting apple siliconeChristian Lohmaier3-3/+7
2021-01-25mac packaging: capture output of signing callChristian Lohmaier1-4/+3
2021-01-20Simplify error handlingTor Lillqvist1-42/+9
2021-01-18mac: don't put script files into Contents/MacOS or framework-bin directoryChristian Lohmaier1-2/+3
2021-01-15prep to replace stock button labelsCaolán McNamara1-0/+4
2020-12-23tdf#135504: Install application metadata in /usr/share/metainfoChris Mayo2-2/+2
2020-12-15remove extra space in version number in rpm/deb package infoAndras Timar1-1/+1
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-4/+0
2020-12-04move ManagedMenuButton to vclCaolán McNamara1-1/+0
2020-11-30Adapt buck build to jars merged into libreoffice.jarRene Engelhard1-1/+2
2020-11-23Check first if there is such a "bin" directory before attempting to use itTor Lillqvist1-4/+6
2020-11-21Add NotebookbarTabControlTor Lillqvist1-0/+1
2020-11-04sfxlo-SidebarToolBox not used in any current .ui filesCaolán McNamara1-1/+1
2020-10-24Fix remaining invalid usages of __FreeBSD_kernel__ define.Gleb Popov1-1/+1
2020-10-22weld backing windowCaolán McNamara1-2/+0
2020-10-08add GraphicMapper to native-code.pyTomaž Vajngerl1-0/+1
2020-09-30Run gdb in gdb-core-bt.sh with PYTHONWARNINGS=default, tooStephan Bergmann1-2/+2
2020-09-24Only read msi database for msi package formatMike Kaganski1-1/+1
2020-09-22Move MimeContentTypeFactory into vclJan-Marek Glogowski1-2/+1
2020-09-18xmloff: remove dead com.sun.star.comp.Draw.XMLSettingsExporterMiklos Vajna1-1/+0
2020-09-15Don't use argparse to open control_fileMike Kaganski1-2/+3
2020-09-12Replace remaining uses of sal_CharJulien Nabet2-2/+2
2020-09-11image-sort: add --quiet option for build-toolsJan-Marek Glogowski1-19/+24
2020-09-11xmloff: remove dead com.sun.star.comp.Draw.XMLContentExporterMiklos Vajna1-1/+0
2020-09-05Avoid warnings about use of uninitialized valueMike Kaganski1-2/+2
2020-09-04Avoid warnings about use of uninitialized valueMike Kaganski1-0/+3
2020-09-04Avoid warnings about use of uninitialized valueMike Kaganski1-1/+2
2020-09-04Drop duplicating is_empty_dirMike Kaganski1-32/+0
2020-09-04xmloff: remove dead com.sun.star.comp.Draw.XMLStylesExporterMiklos Vajna1-1/+0
2020-08-18tdf#135432 native-code: Add missing include for localesMichael Weghorn1-0/+1
2020-08-14xmloff: remove dead com.sun.star.comp.Draw.XMLMetaExporterMiklos Vajna1-1/+0
2020-08-12fix i18n constructors and android scriptsNoel Grandin1-0/+44
2020-08-10tdf#135579: Don't uninstall vc_redist: make it permanentMike Kaganski1-13/+30
2020-08-09ucb/core: create instances with uno constructorsNoel Grandin1-1/+7