summaryrefslogtreecommitdiff
path: root/setup_native
AgeCommit message (Expand)AuthorFilesLines
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke1-2/+2
2016-09-21tdf#92266 better language selection in Windows installerAndras Timar1-1/+6
2016-09-21fix en-US language selection logicAndras Timar1-1/+1
2016-09-13chmod 644 some source filesStephan Bergmann1-0/+0
2016-09-08Remove obsolete OxygenOffice bitsGabor Kelemen3-267/+0
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-06-20tdf#89657 sign Mac languagepack installer and force-start-close LOChristian Lohmaier2-1/+9
2016-06-07Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales3-64/+64
2016-05-30Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales9-360/+191
2016-05-25-Werror,-Wunused-macrosStephan Bergmann2-2/+0
2016-05-25-Werror,-Wunused-macrosStephan Bergmann1-1/+0
2016-05-24Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales2-11/+11
2016-05-24Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales5-55/+55
2016-05-24Work towards tdf#72606skswales2-26/+28
2016-05-09Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales1-37/+31
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin2-3/+3
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-03-09tdf#82335 Register Libreoffice for Kingsoft file typesJaskaran1-4/+10
2016-02-29scp2: move scp2 classification package to AutoInstallMiklos Vajna1-15/+0
2016-02-22sfx2 classification: include example XML in the instsetMiklos Vajna1-0/+15
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-19lokdocview: Add scp files for selection handle PNGsPranav Kant1-0/+14
2016-01-19Silence -Werror=nonnull (GCC 6)Stephan Bergmann1-0/+8
2016-01-08Bump copyright year to 2016Adolfo Jayme Barrientos7-86/+86
2015-12-13cppcheck: fix memleak in win32/wintools/msidb/msidb.cJulien Nabet1-9/+67
2015-11-18-Werror,-Wwritable-stringsStephan Bergmann5-7/+7
2015-11-18-Werror,-Wwritable-stringsStephan Bergmann1-1/+1
2015-11-18-Werror,-Wunused-internal-declarationStephan Bergmann1-46/+0
2015-11-18-Werror,-Wunused-functionStephan Bergmann1-18/+0
2015-11-17remove vestigial Adabas D references in tests etc.Michael Stahl1-1/+0
2015-10-17deb system integration postinst and postrm scripts are not needed hereAndras Timar2-57/+0
2015-10-16drop gconf integration as per ESC decisionBjoern Michaelsen2-3/+1
2015-09-03setup_native: Add vcruntime and libucrt on MSVC 14.0David Ostrovsky8-0/+16
2015-07-24update branding for 5.0Christian Lohmaier1-0/+0
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-29Remove some hard coded references to "LibreOffice" as Productname.Martin Hollmichel3-43/+43
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-06-15cppcheck:unreadVariableNoel Grandin2-2/+1
2015-04-234 dict package names did not follow the ruleAndras Timar1-4/+4
2015-03-31tdf#90298 rescan for bundled extensions when installing Mac langpackChristian Lohmaier1-1/+2
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl2-2/+0
2015-03-04V813: Decreased performanceCaolán McNamara1-8/+5
2015-03-02V804: Decreased performanceCaolán McNamara1-1/+2
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann1-17/+0
2015-02-09unpack_update is LINUX, SOLARIS onlyStephan Bergmann1-0/+2
2015-01-24cppcheck: unusedVariableCaolán McNamara1-1/+0
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl1-0/+3
2015-01-19try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl1-1/+7
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-08-Werror,-Wtautological-pointer-compareStephan Bergmann1-5/+3