Age | Commit message (Expand) | Author |
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier |
2024-04-30 | WaE: C6011 Dereferencing NULL pointer warnings from unchecked malloc | Caolán McNamara |
2024-04-26 | MSI: Fix use of illegal character in table Binary | kubak |
2024-03-21 | Drop C/C++ DEBUG macro | Stephan Bergmann |
2024-03-13 | tdf#160180: bump copyright year to 2024 | Julien Nabet |
2023-11-18 | tdf#157716 - Rename "Language settings" to "Languages and Locales" | t-aswath |
2023-11-09 | loplugin:unnecessarygetstr (clang-cl) | Stephan Bergmann |
2023-10-25 | small steps to getting ASAN on Windows working | Noel Grandin |
2023-07-26 | tdf#144053 Compare version to ProductKey entry in bootstraprc | Patrick Luby |
2023-06-09 | improve dictionary package descriptions | Andras Timar |
2023-01-01 | Bump copyright year to 2023 | Adolfo Jayme Barrientos |
2022-09-07 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | Tomoyuki Kubota |
2022-08-27 | Add Persian (fa-IR) dictionary to installset | Aron Budea |
2022-05-18 | tdf#149106 Remove RenamePrgFolder and RemovePrgFolder custom msi actions | Samuel Mehrbrodt |
2022-05-11 | Add error handling to RenamePrgFolder and RemovePrgFolder | Samuel Mehrbrodt |
2022-04-26 | Drop unused LanguageTool extension | Gabor Kelemen |
2022-04-26 | Drop unused CT2N extension | Gabor Kelemen |
2022-04-10 | loplugin:empty | Stephan Bergmann |
2022-02-14 | Adding Central Kurdish(ckb) Spell Checker & Dictionary | Olivier Hallot |
2022-01-29 | use mktemp for FAKEDBRPM | Caolán McNamara |
2022-01-28 | use mktemp for outdir | Caolán McNamara |
2022-01-28 | use mktemp for UNPACKDIR | Caolán McNamara |
2021-01-01 | Bump copyright year to 2021 | Adolfo Jayme Barrientos |
2021-10-29 | Fix misuses of NULL across Windows-only code | Stephan Bergmann |
2021-08-20 | Make some scripts more portable | Ilmari Lauhakangas |
2021-08-06 | Fix and simplify "any bundled extensions installed" check | Stephan Bergmann |
2021-08-06 | gb_Package_Package must specify a directory | Stephan Bergmann |
2021-08-05 | Remove unused $(LIBO_SHARE_FOLDER)/extensions/package.txt | Stephan Bergmann |
2021-04-27 | Add Mongolian dictionary | Andras Timar |
2021-04-19 | Updated README.md files | Hossein |
2021-04-11 | Add Esperanto dictionaries | Andras Timar |
2021-04-02 | add back sal/macros.h for SAL_N_ELEMENTS | Tomoyuki Kubota |
2021-03-16 | tdf#134607 use kMDItemFSName instead of _kMDItemDisplayNameWithExtensions | Christian Lohmaier |
2021-03-09 | Resolves tdf#133373 - macOS installer image | Heiko Tietze |
2021-02-05 | tdf#134607 mac-langpacks: always query for full name with extension | Christian Lohmaier |
2021-01-27 | packaging: remove resolve_variables_in_downloadname | Christian Lohmaier |
2021-01-19 | add --disable-librelogo to disable LibreLogo at build time | Michael Stahl |
2021-01-19 | Community splash screen without Edition | Heiko Tietze |
2021-01-18 | mac: don't put script files into Contents/MacOS or framework-bin directory | Christian Lohmaier |
2021-01-06 | Fix MSVC 2019 16.8.3 --with-latest-c++ two-phase name lookup issues | Stephan Bergmann |
2021-01-03 | Bump copyright year to 2021 | Adolfo Jayme Barrientos |
2020-12-17 | package Korean(ko-KR) dictionaries into installset | DaeHyun Sung |
2020-11-19 | tdf#123936 Formatting files in module setup_native with clang-format | Philipp Hofer |
2020-08-04 | Improved loplugin:staticanonymous -> redundantstatic redux, clang-cl | Stephan Bergmann |
2020-07-12 | Related: tdf#82184: consider installer language for UI list to install | Mike Kaganski |
2020-07-12 | tdf#134748: handle Kazakh language in langid_to_string | Mike Kaganski |
2020-07-02 | Add Turkish (tr) dictionary | Muhammet Kara |
2020-06-16 | macOS fix langpack installer with manually selected .app directory | Christian Lohmaier |
2020-06-16 | mac langpack script: simplify mdfind call to not use wildcard match | Christian Lohmaier |
2020-06-16 | tdf#133511 adjust langpack script for removal of CFBundleGetInfoString | Christian Lohmaier |