History log of /trunk/main/sal/systools/ (Results 1 - 14 of 14)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
30b5884518-Jul-2024 mseidel

Fixed various typos, general cleanup

Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415
e9cec29506-Mar-2018 Damjan Jovanovic

Port the "kill" command and some useful parts
of the Windows API wrapper "uwinapi" to AMD64.

We aren't going to rewrite it in AMD64 assembly
as most of the uwinapi thunked/emulated

Port the "kill" command and some useful parts
of the Windows API wrapper "uwinapi" to AMD64.

We aren't going to rewrite it in AMD64 assembly
as most of the uwinapi thunked/emulated
functions are very old, and AMD64 only came out
in the Windows XP and Windows 2003 era, so only
function not available on those versions of
Windows such as SHCreateItemFromParsingName
and (unbelievably!!) snprintf and co need to
be ported. And I've used C code instead of
assembly as it's clearer and performance isn't
that important nowdays.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1826021 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
86e1cf3429-Apr-2014 Pedro Giffuni

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410, AOO410_Beta, AOO401, AOO400
b93bfd5e12-Jun-2013 Oliver-Rainer Wittmann

122500,122378: fix build breaker in non-pro builds with and without stlport


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1492233 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO340
5b501c9229-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306677 13f79535-47bb-0310-9956-ffa450edef68

eb574b0313-Jan-2012 Ariel Constenla-Haile

Fix License header in Module-Definition files (Windows build breaker)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230920 13f79535-47bb-0310-9956-ffa450edef68

9eab2a3712-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230724 13f79535-47bb-0310-9956-ffa450edef68

2123d75712-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230717 13f79535-47bb-0310-9956-ffa450edef68

7871dc3e11-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68

647f063d30-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208548 13f79535-47bb-0310-9956-ffa450edef68

fc0bc00830-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208178 13f79535-47bb-0310-9956-ffa450edef68


win32/uwinapi/CheckTokenMembership.cpp
win32/uwinapi/CommandLineToArgvW.cpp
win32/uwinapi/CopyFileExA.cpp
win32/uwinapi/CopyFileExW.cpp
win32/uwinapi/DeleteVolumeMountPointA.cpp
win32/uwinapi/DeleteVolumeMountPointW.cpp
win32/uwinapi/DrawStateW.cpp
win32/uwinapi/EnumProcesses.cpp
win32/uwinapi/FindFirstVolumeA.cpp
win32/uwinapi/FindFirstVolumeMountPointA.cpp
win32/uwinapi/FindFirstVolumeMountPointW.cpp
win32/uwinapi/FindFirstVolumeW.cpp
win32/uwinapi/FindNextVolumeA.cpp
win32/uwinapi/FindNextVolumeMountPointA.cpp
win32/uwinapi/FindNextVolumeMountPointW.cpp
win32/uwinapi/FindNextVolumeW.cpp
win32/uwinapi/FindVolumeClose.cpp
win32/uwinapi/FindVolumeMountPointClose.cpp
win32/uwinapi/GetDiskFreeSpaceExA.cpp
win32/uwinapi/GetDiskFreeSpaceExW.cpp
win32/uwinapi/GetLogicalDriveStringsW.cpp
win32/uwinapi/GetLongPathName.cpp
win32/uwinapi/GetLongPathNameA.cpp
win32/uwinapi/GetLongPathNameW.cpp
win32/uwinapi/GetModuleFileNameExA.cpp
win32/uwinapi/GetModuleFileNameExW.cpp
win32/uwinapi/GetProcessId.cpp
win32/uwinapi/GetUserDefaultUILanguage.cpp
win32/uwinapi/GetUserDomainA.cpp
win32/uwinapi/GetUserDomainW.cpp
win32/uwinapi/GetUserDomain_NT.cpp
win32/uwinapi/GetUserDomain_WINDOWS.cpp
win32/uwinapi/GetVolumeNameForVolumeMountPointA.cpp
win32/uwinapi/GetVolumeNameForVolumeMountPointW.cpp
win32/uwinapi/GetVolumePathNameA.cpp
win32/uwinapi/GetVolumePathNameW.cpp
win32/uwinapi/MCIWndCreateW.cpp
win32/uwinapi/MoveFileExA.cpp
win32/uwinapi/MoveFileExW.cpp
win32/uwinapi/PathAddBackslashW.cpp
win32/uwinapi/PathCompactPathExW.cpp
win32/uwinapi/PathFileExistsW.cpp
win32/uwinapi/PathFindExtensionW.cpp
win32/uwinapi/PathFindFileNameW.cpp
win32/uwinapi/PathIsFileSpecW.cpp
win32/uwinapi/PathIsUNCW.cpp
win32/uwinapi/PathRemoveExtensionW.cpp
win32/uwinapi/PathRemoveFileSpecW.cpp
win32/uwinapi/PathSetDlgItemPathW.cpp
win32/uwinapi/PathStripToRootW.cpp
win32/uwinapi/ResolveThunk.cpp
win32/uwinapi/ResolveUnicows.cpp
win32/uwinapi/SHCreateItemFromParsingName.cpp
win32/uwinapi/SHILCreateFromPathW.cpp
win32/uwinapi/SetVolumeMountPointA.cpp
win32/uwinapi/SetVolumeMountPointW.cpp
win32/uwinapi/toolhelp.cpp
87d2adbc06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198277 13f79535-47bb-0310-9956-ffa450edef68

528d538830-Sep-2011 Jürgen Schmidt

88652: applied patch, remove unicows deps, thanks to Oliver-Rainer Wittmann (orw)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1177585 13f79535-47bb-0310-9956-ffa450edef68

cdf0e10c16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68

show more ...


win32/kill/kill.cxx
win32/kill/makefile.mk
win32/onlineupdate/makefile.mk
win32/onlineupdate/onlinecheck.cxx
win32/onlineupdate/onlinecheck.dxp
win32/uwinapi/CheckTokenMembership.cpp
win32/uwinapi/CommandLineToArgvW.cpp
win32/uwinapi/CopyFileExA.cpp
win32/uwinapi/CopyFileExW.cpp
win32/uwinapi/DeleteVolumeMountPointA.cpp
win32/uwinapi/DeleteVolumeMountPointW.cpp
win32/uwinapi/DllGetVersion.cpp
win32/uwinapi/DllMain.cpp
win32/uwinapi/DrawStateW.cpp
win32/uwinapi/EnumProcesses.cpp
win32/uwinapi/FindFirstVolumeA.cpp
win32/uwinapi/FindFirstVolumeMountPointA.cpp
win32/uwinapi/FindFirstVolumeMountPointW.cpp
win32/uwinapi/FindFirstVolumeW.cpp
win32/uwinapi/FindNextVolumeA.cpp
win32/uwinapi/FindNextVolumeMountPointA.cpp
win32/uwinapi/FindNextVolumeMountPointW.cpp
win32/uwinapi/FindNextVolumeW.cpp
win32/uwinapi/FindVolumeClose.cpp
win32/uwinapi/FindVolumeMountPointClose.cpp
win32/uwinapi/GetDiskFreeSpaceExA.cpp
win32/uwinapi/GetDiskFreeSpaceExW.cpp
win32/uwinapi/GetLogicalDriveStringsW.cpp
win32/uwinapi/GetLongPathName.cpp
win32/uwinapi/GetLongPathNameA.cpp
win32/uwinapi/GetLongPathNameW.cpp
win32/uwinapi/GetModuleFileNameExA.cpp
win32/uwinapi/GetModuleFileNameExW.cpp
win32/uwinapi/GetProcessId.cpp
win32/uwinapi/GetUserDefaultUILanguage.cpp
win32/uwinapi/GetUserDomainA.cpp
win32/uwinapi/GetUserDomainW.cpp
win32/uwinapi/GetUserDomain_NT.cpp
win32/uwinapi/GetUserDomain_WINDOWS.cpp
win32/uwinapi/GetVolumeNameForVolumeMountPointA.cpp
win32/uwinapi/GetVolumeNameForVolumeMountPointW.cpp
win32/uwinapi/GetVolumePathNameA.cpp
win32/uwinapi/GetVolumePathNameW.cpp
win32/uwinapi/MCIWndCreateW.cpp
win32/uwinapi/MoveFileExA.cpp
win32/uwinapi/MoveFileExW.cpp
win32/uwinapi/PathAddBackslashW.cpp
win32/uwinapi/PathCompactPathExW.cpp
win32/uwinapi/PathFileExistsW.cpp
win32/uwinapi/PathFindExtensionW.cpp
win32/uwinapi/PathFindFileNameW.cpp
win32/uwinapi/PathIsFileSpecW.cpp
win32/uwinapi/PathIsUNCW.cpp
win32/uwinapi/PathRemoveExtensionW.cpp
win32/uwinapi/PathRemoveFileSpecW.cpp
win32/uwinapi/PathSetDlgItemPathW.cpp
win32/uwinapi/PathStripToRootW.cpp
win32/uwinapi/ResolveThunk.cpp
win32/uwinapi/ResolveUnicows.cpp
win32/uwinapi/SHCreateItemFromParsingName.cpp
win32/uwinapi/SHILCreateFromPathW.cpp
win32/uwinapi/SetVolumeMountPointA.cpp
win32/uwinapi/SetVolumeMountPointW.cpp
win32/uwinapi/Uwinapi.def
win32/uwinapi/Uwinapi.h
win32/uwinapi/macros.h
win32/uwinapi/makefile.mk
win32/uwinapi/snprintf.c
win32/uwinapi/sntprintf.c
win32/uwinapi/snwprintf.c
win32/uwinapi/toolhelp.cpp
win32/uwinapi/unicows.dxp
win32/uwinapi/unicows_mingw.dxp
win32/uwinapi/uwinapi.dxp
win32/uwinapi/uwinapi_mingw.dxp
win32/uwinapi/win95sys.h