odk/source/com/sun/star/lib/loader/WinRegKey.java |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit ffb1a9f3d570a4769d901709658b4e6bb2db5db2
Author: Stephan Bergmann
AuthorDate: Sat Dec 5 14:54:44 2020 +0100
Commit: Stephan Bergmann
CommitDate: Sat Dec 5 16
odk/source/unoapploader/win/unoapploader.c |6 --
odk/source/unowinreg/win/unowinreg.cxx |6 --
2 files changed, 12 deletions(-)
New commits:
commit 682cef7d375f38656ec6b4b91213524d40586f44
Author: Mike Kaganski
Date: Wed Jan 31 20:41:53 2018 +0300
odk: MSVC: pragma wa
odk/source/com/sun/star/lib/loader/Loader.java | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
New commits:
commit abbf4777f29374025d576ef8daa3f6dcba02ddf5
Author: Stephan Bergmann
Date: Wed Feb 24 15:08:14 2016 +0100
cid#1326844: DP: Use doPrivileged
Change-I
odk/source/unoapploader/win/unoapploader.c |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit c4e37b8ec409333663e7d712e1863ca1e0efffab
Author: David Ostrovsky
Date: Wed Feb 18 22:12:48 2015 +0100
ODK: Fix WError on windows x64 bit
Change-Id: I395
odk/source/com/sun/star/lib/loader/Loader.java |1 +
1 file changed, 1 insertion(+)
New commits:
commit 3579f76f151b26c42b1bd9dfc2374132ff61cca1
Author: Chris Sherlock
Date: Sat Aug 16 22:23:08 2014 +1000
Suppress unchecked warning - this is fine
Change-Id: I69f47cf975a9ed91d
odk/source/unoapploader/win/unoapploader.c |7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
New commits:
commit c2cd1132ef7974387f403dabeeec8fba54c7d041
Author: Simon Danner
Date: Sat Aug 2 22:55:46 2014 +0200
odk/unoapploader/win: fix cppcheck error
Common reallo
odk/source/unoapploader/unx/unoapploader.c | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
New commits:
commit c3359bd7e662e905fdb85d8f6b3455018b31cf09
Author: Jürgen Schmidt
Date: Tue Jun 11 15:00:40 2013 +
Related: #i122483# correct library path
(cherr
odk/source/unoapploader/unx/unoapploader.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 10f4ddc9a5e28b33ad2bffe6cd3e4aaab920f872
Author: Stephan Bergmann
Date: Sun Feb 24 16:21:19 2013 +0100
Declaration of stat shadows a global declaration
Chan