Age | Commit message (Expand) | Author |
2018-04-11 | Fix typos | Andrea Gelmini |
2018-02-19 | Remove now unused libgetuid.so | michael.weghorn |
2018-02-15 | setup_native: remove {un,}install_solaris.sh | Michael Stahl |
2018-02-02 | setup_native: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-11 | another fix for DMG background for release builds | Christian Lohmaier |
2018-01-01 | Bump copyright year to 2018 | Adolfo Jayme Barrientos |
2017-12-08 | macOS installer bitmap for master | heiko tietze |
2017-10-27 | loplugin:includeform: setup_native (Windows) | Stephan Bergmann |
2017-10-24 | Add Albanian (sq) dictionary | Aron Budea |
2017-09-29 | Drop check for Windows versions we don't support | Mike Kaganski |
2017-09-29 | Fix syntax errors | Stephan Bergmann |
2017-09-28 | setup_native: use more Unicode in MSI custom actions | Mike Kaganski |
2017-09-22 | Windows: avoid dependence on UNICODE define; prefer W functions | Mike Kaganski |
2017-09-18 | Use even more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-16 | Use more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-08-31 | loplugin:constparams: setup_native (clang-cl) | Stephan Bergmann |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-07 | Add setgid call stub for Linux | Troy |
2017-07-04 | tdf#108928 - Branding for 6.0 | Heiko Tietze |
2017-05-20 | tdf#105204 fix shellcheck warning in setup_native/scripts/unpack_update.sh | Yeliz Taneroğlu |
2017-05-16 | Also filter out flags like -fsanitize-address-globals-dead-stripping | Stephan Bergmann |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-06 | tdf#106359: register .iqy in MSI and treat them as templates | Mike Kaganski |
2017-04-04 | typo fix | Andras Timar |
2017-03-14 | No need for --disable-activex and --disable-atl any longer | Tor Lillqvist |
2017-02-22 | Drop some ooo2gd extension packaging bits | Gabor Kelemen |
2017-02-13 | AutoInstall oox filter data packages to ooo module | Matúš Kukan |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-01-17 | replace #ifdef SOLARIS with #ifdef __sun | Michael Stahl |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2017-01-02 | Revert "tdf#99589 tolower changed to rtl::toAsciiLowerCase" | Julien Nabet |
2017-01-01 | Bump copyright year to 2017 | Adolfo Jayme Barrientos |
2016-12-28 | tdf#99589 tolower changed to rtl::toAsciiLowerCase | abdulwd |
2016-12-20 | Fix an annoying comma splice | Adolfo Jayme Barrientos |
2016-12-02 | tdf#90753: AutoInstall setup_native packages | Matúš Kukan |
2016-12-02 | fix display of DMG background on Mac OS X Sierra | Christian Lohmaier |
2016-11-23 | tdf#103922: Add Tibetan (bo) dictionary | Aron Budea |
2016-11-07 | typo: modul -> module | Andras Timar |
2016-11-07 | fix description of 'ooofonts' package | Andras Timar |
2016-10-16 | clang-cl loplugin: setup_native | Stephan Bergmann |
2016-10-13 | LoadLibraryEx returns null on error | Stephan Bergmann |
2016-10-02 | cppcheck invalidPrintfArgType | Jochen Nitschke |
2016-09-21 | tdf#92266 better language selection in Windows installer | Andras Timar |
2016-09-21 | fix en-US language selection logic | Andras Timar |
2016-09-13 | chmod 644 some source files | Stephan Bergmann |
2016-09-08 | Remove obsolete OxygenOffice bits | Gabor Kelemen |
2016-07-04 | Fix some spelling errors in comments and strings | Otto Kekäläinen |
2016-06-20 | tdf#89657 sign Mac languagepack installer and force-start-close LO | Christian Lohmaier |
2016-06-07 | Work towards tdf#72606 EasyHack _tstring/TCHAR elimination | skswales |