Sweden-Number/dlls
Dylan Smith 71d797c55c richedit: Directly get start and end of text on Ctrl-Home or Ctrl-End.
Previously it found the start or end by traversing the linked lists of
run, rows, paragraphs, and cells from the current position of the
cursors.  Clearly it is better to get the start or end directly to make
it a constant time operation.
2009-02-09 13:05:12 +01:00
..
acledit
aclui aclui: Added stub dll. 2009-01-21 13:07:16 +01:00
activeds
actxprxy
adsiid
advapi32 advapi32: Fixed size of userName. 2009-02-06 13:04:22 +01:00
advpack advpack: Don't test properties of a file if it can't be created. 2009-01-26 16:08:02 +01:00
amstream amstream: Remove superfluous casts. 2009-01-08 12:54:37 +01:00
appwiz.cpl appwiz.cpl: Add Romanian translation. 2009-01-04 13:34:27 +01:00
atl atl: Fixed second buffer size to MultiByteToWideChar. 2009-02-05 13:11:48 +01:00
authz authz: Add stub dll. 2009-01-28 14:11:56 +01:00
avicap32
avifil32 avifil32: Ukranian translation. 2009-02-09 12:05:54 +01:00
browseui browseui: Remove superfluous casts from/to void pointers. 2009-01-04 13:33:59 +01:00
cabinet cabinet: Declare a function static. 2009-02-09 12:22:49 +01:00
capi2032
cards
cfgmgr32 cfgmgr32: Forward and stub CM_Create_DevNodeA/W. 2008-12-30 11:37:34 +01:00
clusapi clusapi: Add stubs for ClusterEnum, ClusterOpenEnum and ClusterCloseEnum. 2008-12-09 12:46:52 +01:00
comcat comcat/tests: Skip tests if we can't create a test category. 2009-01-25 17:08:20 +01:00
comctl32 comctl32/tests: Remove superfluous pointer casts. 2009-02-06 14:54:01 +01:00
comdlg32 comdlg32: Update German and French translation. 2009-02-06 13:04:44 +01:00
compstui
credui credui: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:32 +01:00
crtdll msvcrt: Add __cdecl to all function prototypes. 2008-12-17 15:00:28 +01:00
crypt32 crypt32: Fix a regression in chain tests. 2009-02-09 12:06:02 +01:00
cryptdlg cryptdlg: Added Dutch translations. 2009-01-27 16:05:22 +01:00
cryptdll
cryptnet cryptnet: Skip failing tests no matter what the last error is, but only on Windows. 2009-01-30 11:44:36 +01:00
cryptui cryptui: Delete the private keys if requested when they're successfully exported. 2009-02-09 12:08:39 +01:00
ctapi32
ctl3d32
d3d8 d3d8/tests: Make tests pass on a W2K8 VM. 2009-01-27 11:30:03 +01:00
d3d9 d3d9: Remove superfluous pointer casts. 2009-01-29 14:06:18 +01:00
d3d10 dxgi: Implement IDXGIFactory::EnumAdapters(). 2008-11-18 11:53:28 +01:00
d3d10core d3d10core: Make some device_parent_*() functions static. 2009-01-26 15:13:24 +01:00
d3dim
d3drm d3drm: Remove unused Wine debug channel. 2008-12-17 13:52:40 +01:00
d3dx8 d3dx8: Implement D3DXComputeBoundingBox. 2009-02-06 14:54:02 +01:00
d3dx9_24 d3dx9_24: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
d3dx9_25 d3dx9_25: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
d3dx9_26 d3dx9_26: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
d3dx9_27 d3dx9_27: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
d3dx9_28 d3dx9_28: Remove unused Wine debug channel. 2008-12-18 13:36:58 +01:00
d3dx9_29 d3dx9_29: Remove unused Wine debug channel. 2008-12-18 13:37:02 +01:00
d3dx9_30 d3dx9_30: Remove unused Wine debug channel. 2008-12-18 13:37:05 +01:00
d3dx9_31 d3dx9_31: Remove unused Wine debug channel. 2008-12-18 13:37:09 +01:00
d3dx9_32 d3dx9_32: Remove unused Wine debug channel. 2008-12-18 13:37:12 +01:00
d3dx9_33 d3dx9_33: Remove unused Wine debug channel. 2008-12-18 13:37:16 +01:00
d3dx9_34 d3dx9_34: Remove unused Wine debug channel. 2008-12-18 13:37:19 +01:00
d3dx9_35 d3dx9_35: Remove unused Wine debug channel. 2008-12-18 13:37:23 +01:00
d3dx9_36 d3dx8: Implement D3DXGetFVFVertexSize. 2009-02-06 14:54:02 +01:00
d3dx9_37 d3dx9_37: Remove unused Wine debug channel. 2008-12-18 13:37:30 +01:00
d3dx9_38 d3dx9_38: Fix version information. 2009-01-27 11:09:41 +01:00
d3dx9_39 d3dx9_39: Fix version information. 2009-01-27 11:09:47 +01:00
d3dx9_40 d3dx9_40: Implement d3dx9_40 and forward the functions to d3dx9_36. 2009-01-27 11:10:29 +01:00
d3dxof d3dxof: Fix object files size limitation by mapping them into memory. 2009-02-04 12:25:59 +01:00
dbghelp dbghelp: Remove unused function. 2009-02-05 13:13:58 +01:00
dciman32
ddraw ddraw/tests: Fix missing void in empty parameter list. 2009-01-28 12:10:49 +01:00
ddrawex ddrawex: Use stack ctx instead of uninitialized variable. 2009-01-27 11:09:08 +01:00
devenum devenum: Remove superfluous pointer casts. 2009-01-13 15:25:38 +01:00
dinput dinput: Fix effect direction conversion from DIEFF_CARTESIAN coordinates. 2009-02-03 12:40:07 +01:00
dinput8 dinput8: Remove superfluous pointer casts. 2009-01-23 13:14:11 +01:00
dmband include: Change MUSIC_TIME from long to LONG for Win64 compatibility. 2009-01-10 17:43:10 +01:00
dmcompos include: Change MUSIC_TIME from long to LONG for Win64 compatibility. 2009-01-10 17:43:10 +01:00
dmime dmime: Added missing NULL ptr check (Coverity). 2009-02-02 15:44:39 +01:00
dmloader dmloader: Fixed some pointer read/write checks (Coverity). 2009-02-02 15:21:44 +01:00
dmscript dmscript: Remove superfluous pointer casts. 2009-01-13 15:25:48 +01:00
dmstyle dmstyle: Another NULL ptr check added (Coverity). 2009-02-02 15:44:39 +01:00
dmsynth dmsynth: Remove superfluous pointer casts. 2009-01-27 14:26:50 +01:00
dmusic dmusic: Remove superfluous pointer casts. 2009-01-13 15:26:19 +01:00
dmusic32
dnsapi dnsapi: Reorder a couple of functions to avoid forward declarations. 2009-01-07 14:40:54 +01:00
dplay
dplayx dplayx: Remove unused functions. 2009-02-05 13:13:55 +01:00
dpnaddr
dpnet dpnet: Remove superfluous casts. 2009-01-04 13:33:56 +01:00
dpnhpast
dpnlobby
dpwsockx dplayx: Basic implementation of dpwsockx.dll, needed by dplayx. 2008-07-23 11:44:32 +02:00
dsound dsound: Remove unused function. 2009-02-05 13:13:52 +01:00
dssenh
dswave dswave: Remove superfluous pointer casts. 2009-01-14 13:51:01 +01:00
dwmapi dwmapi: Fix missing void in empty parameter list. 2009-01-28 12:10:52 +01:00
dxdiagn dxdiagn: Remove superfluous pointer casts. 2009-01-15 12:43:07 +01:00
dxerr8
dxerr9
dxgi dxgi: Implement IDXGIDevice::CreateSurface(). 2009-01-19 13:36:25 +01:00
dxguid dxguid: Add d3d10 GUIDs. 2008-10-17 13:01:50 +02:00
faultrep
fusion fusion/tests: Fix some tests failures on .NET 1.1 (and Win98). 2009-02-06 13:05:31 +01:00
gdi32 gdi32: Make sure that World2Vport DC transformation is valid before using it. 2009-02-05 13:15:17 +01:00
gdiplus gdiplus: Implemented GdipGetLogFontA. 2009-02-04 15:41:09 +01:00
glu32
gphoto2.ds gphoto.ds: Remove superfluous pointer casts. 2009-01-27 14:26:53 +01:00
gpkcsp
hal hal: Add version resource. 2008-12-16 13:59:03 +01:00
hhctrl.ocx janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
hid
hlink hlink: Remove superfluous pointer casts. 2009-01-27 14:26:46 +01:00
hnetcfg
httpapi httpapi: Add HttpDeleteServiceConfiguration, HttpQueryServiceConfiguration and HttpSetServiceConfiguration stubs. 2009-01-13 16:17:02 +01:00
iccvid *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
icmp icmp: The import library is not needed. 2008-07-18 11:11:29 +02:00
ifsmgr.vxd ifsmgr.vxd: Remove superfluous pointer casts. 2009-01-23 13:14:14 +01:00
imaadp32.acm imaadp32: Report the same driver details as windows. 2008-12-08 22:02:21 +01:00
imagehlp imagehlp: Rectify and add a forward. 2008-11-12 11:49:12 +01:00
imm32 imm: Send WM_IME_SELECT messages when IME is selected and deselected. 2009-01-20 12:23:38 +01:00
inetcomm inetcomm: Remove unused function. 2009-02-05 13:13:49 +01:00
inetmib1 inetmib1: Remove a test that's no longer true on Windows Vista. 2009-01-30 11:44:46 +01:00
infosoft
initpki
inkobj inkobj: Declare a variable static. 2009-01-06 12:52:21 +01:00
inseng janitorial: Remove unneeded user32 imports. 2008-12-17 11:38:36 +01:00
iphlpapi configure.ac: Check for icps_outhist struct. 2009-02-02 15:21:42 +01:00
itircl itircl: Fix documentation typo. 2008-12-31 12:28:17 +01:00
itss itss: Remove unused function. 2009-02-05 13:13:46 +01:00
jscript jscript: Rename the GetObjectW variable to avoid conflict with the function of the same name. 2009-02-09 13:03:59 +01:00
kernel32 Fix position of CDECL qualifier for functions that return pointers. 2009-02-06 14:54:01 +01:00
loadperf programs: Add lodctr and unlodctr tools. 2009-01-29 15:14:22 +01:00
localspl localspl: Enable environment "Windows x64" for Win64. 2009-02-05 13:14:12 +01:00
localui *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
lz32 lz32/tests: Fix a test failure on Win9x. 2008-12-01 12:45:39 +01:00
mapi32 mapi32: Fix failing tests on some Win9x versions. 2009-02-05 14:24:23 +01:00
mciavi32 mciavi: Don't wait for events we don't handle. 2009-01-19 14:23:43 +01:00
mcicda include: Fix a number of mmsystem.h structure for Win64. 2009-01-09 18:08:29 +01:00
mciseq mciseq: Remove superfluous pointer casts. 2009-01-15 12:42:55 +01:00
mciwave include: Fix a number of mmsystem.h structure for Win64. 2009-01-09 18:08:29 +01:00
midimap
mlang mlang: Handle non Japanese case in ConvertUnknownJapaneseToUnicode. 2009-02-05 13:13:37 +01:00
mmdevldr.vxd
monodebg.vxd
mountmgr.sys mountmgr.sys: Avoid a compiler warning on older gcc. 2008-12-04 14:32:21 +01:00
mpr mpr: Remove superfluous pointer casts. 2009-01-12 13:06:39 +01:00
mprapi
msacm32 include: Change some DWORD to DWORD_PTR in msacm.h. 2009-02-05 13:15:21 +01:00
msacm32.drv
msadp32.acm msadp32.acm: Block align the adpcm extra data. 2009-02-04 15:55:22 +01:00
mscat32 mscat32: Forward CryptCATCDFEnumMembersByCDFTag to wintrust. 2009-01-23 13:40:39 +01:00
mscms mscms: Remove superfluous pointer casts. 2009-01-19 12:46:42 +01:00
mscoree mscoree: Add a stub for LockClrVersion. 2008-12-20 12:16:35 +01:00
msctf msctf: Hook up ITfContextOwnerCompositionSink if present. 2009-02-09 12:06:11 +01:00
msdmo msdmo: Remove superfluous pointer casts. 2009-01-23 13:14:18 +01:00
msftedit
msg711.acm
mshtml include: Undefine a few Unicode macros that conflict with interface functions. 2009-02-09 13:03:09 +01:00
mshtml.tlb
msi Fix position of CDECL qualifier for functions that return pointers. 2009-02-06 14:54:01 +01:00
msimg32
msimtf msimtf: Add a mostly wrapper stub for IActiveIMMApp. 2008-11-04 12:45:22 +01:00
msisip msisip: Implement MsiSIPGetSignedDataMsg. 2008-08-01 11:37:29 +02:00
msisys.ocx
msnet32
msrle32 msrle32: Remove superfluous pointer casts. 2009-01-15 12:43:00 +01:00
mssign32 mssign32: Add stub dll. 2009-01-29 12:49:12 +01:00
mssip32
mstask mstask/tests: Fix test failures on XP. 2008-09-17 16:23:08 +02:00
msvcirt msvcirt: Implement some ostream stubs. 2008-08-20 14:09:03 +02:00
msvcr71 msvcr71: Remove unused Wine debug channel. 2008-12-19 17:36:35 +01:00
msvcrt msvcrt: Implement _mbcjistojms. 2009-02-06 13:03:34 +01:00
msvcrt20 msvcrt: The __p_* functions are only exported on i386. 2008-12-15 16:20:08 +01:00
msvcrt40 msvcrt40: Remove unused Wine debug channel. 2008-12-19 17:36:35 +01:00
msvcrtd msvcrt: The __p_* functions are only exported on i386. 2008-12-15 16:20:08 +01:00
msvfw32 msvfw32: Remove superfluous pointer casts. 2009-01-12 13:06:42 +01:00
msvidc32 *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
mswsock mswsock: Export the WSARecvEx function. 2008-12-01 13:21:11 +01:00
msxml3 msxml3: Handle get_element returning NULL (Coverity). 2009-01-29 12:48:13 +01:00
nddeapi
netapi32 netapi32: Remove unused functions. 2009-02-06 13:04:06 +01:00
newdev
ntdll ntdll: Add a trace when calling vectored exception handlers too. 2009-02-02 16:22:06 +01:00
ntdsapi
ntoskrnl.exe ntoskrnl.exe: Correctly remove the vectored exception handler. 2009-02-02 16:21:25 +01:00
ntprint ntprint: Remove superfluous pointer casts. 2009-01-27 14:26:48 +01:00
objsel objsel: Remove superfluous pointer casts. 2009-01-20 12:34:29 +01:00
odbc32 odbc32: Sign-compare warnings fix. 2008-10-27 11:28:35 +01:00
odbccp32
ole32 ole32: Fix an ole2 test failure on Win9x and NT4. 2009-02-06 13:03:16 +01:00
oleacc oleacc: Add stub for AccessibleObjectFromPoint. 2008-12-27 20:35:19 +01:00
oleaut32 oleaut32: Removed useless NULL ptr check (Coverity). 2009-02-02 15:21:43 +01:00
olecli32
oledlg *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
olepro32
olesvr32
olethk32
opengl32 opengl32: Automatically download the GL spec files in make_opengl. Add a default value for the OpenGL version. 2009-01-08 12:29:39 +01:00
pdh pdh: Add stub for EdhEnumObjectItemsA/W. 2009-01-28 13:47:07 +01:00
pidgen pidgen: Fix typo. 2008-12-22 14:26:07 +01:00
powrprof
printui
propsys propsys: Stub for PSRegisterPropertySchema. 2009-02-04 15:42:39 +01:00
psapi psapi: Remove superfluous pointer casts. 2009-01-30 11:45:20 +01:00
pstorec
qcap qcap: Remove an unused function. 2009-02-09 12:22:52 +01:00
qedit qedit/tests: Fix a pointer casting warning on 64-bit. 2009-01-03 20:14:18 +01:00
qmgr qmgr: Remove superfluous pointer casts. 2009-01-22 12:04:50 +01:00
qmgrprxy qmgrprxy: Fix building on wine64. 2008-11-26 13:38:06 +01:00
quartz quartz/tests: Fix missing void in empty parameter list. 2009-01-30 11:43:29 +01:00
query
rasapi32 rasapi32/tests: Trace the correct variable. 2008-09-08 14:09:23 +02:00
rasdlg rasdlg: Initial stub dll. 2009-01-26 16:27:01 +01:00
resutils
riched20 richedit: Directly get start and end of text on Ctrl-Home or Ctrl-End. 2009-02-09 13:05:12 +01:00
riched32 riched32/tests: Skip some tests on Win9x, WinME and NT4. 2009-02-03 15:32:49 +01:00
rpcrt4 rpcrt4: Don't abort reading from a pipe if a single read is short. 2009-02-09 12:09:01 +01:00
rsabase
rsaenh rsaenh: Rename the HANDLETABLE structure to avoid conflicts with wingdi.h. 2009-02-09 13:03:35 +01:00
sane.ds sane.ds: More completely implement ICAP_XFERMECH, with helper functions. 2009-02-06 16:40:41 +01:00
sccbase
schannel schannel: Add stub implementations of SslEmptyCacheA/W. 2009-01-27 14:26:58 +01:00
secur32 secur32: Fix a handful of test failures on Win9x. 2009-02-04 12:24:45 +01:00
security
sensapi
serialui serialui: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:48 +01:00
setupapi setupapi: Don't use 'interface' as variable name, since it can be defined to a keyword. 2009-02-09 13:04:55 +01:00
sfc sfc: Add a stub implementation for ordinal 3. 2009-01-06 12:45:03 +01:00
sfc_os
shdoclc Make sure we have a space before the ellipses in Slovenian resources. 2008-12-04 12:06:06 +01:00
shdocvw shdocvw: Correct OnAmbientPropertyChange regression. 2009-02-04 14:08:26 +01:00
shell32 shell32: Fix a few tests on Windows 98 and Vista. 2009-02-06 13:03:11 +01:00
shfolder
shlwapi shlwapi: Remove superfluous pointer casts. 2009-01-22 12:04:57 +01:00
slbcsp
slc
snmpapi snmpapi/tests: Fix failures on NT4 and below. 2008-11-12 13:11:04 +01:00
softpub
spoolss spoolss: Add missing LeaveCriticalSection on error path (Smatch). 2009-02-09 12:06:15 +01:00
stdole2.tlb
stdole32.tlb
sti
strmiids
svrapi
sxs sxs: Remove unused Wine debug channel. 2008-12-22 10:28:52 +01:00
tapi32
traffic traffic: Add stub dll. 2009-01-29 12:48:37 +01:00
twain_32 twain_32/tests: Add a trailing '\n' to ok() calls. 2009-02-05 13:14:22 +01:00
unicows
updspapi updspapi: Add missing functions and forward to setupapi. 2009-01-22 15:28:24 +01:00
url
urlmon urlmon: Fixed target buffer length to MultiByteToWideChar. 2009-02-05 13:13:28 +01:00
user32 user32/tests: Remove superfluous pointer casts. 2009-02-05 13:15:32 +01:00
userenv userenv/tests: Don't check for TEMP and TMP variables on NT4. 2009-01-25 17:30:01 +01:00
usp10 usp10: Improve some traces. 2009-01-06 14:52:18 +01:00
uuid msctf: Stub implementation of ITfCategoryMgr. 2009-02-04 15:09:00 +01:00
uxtheme uxtheme/tests: Adjust error test for W2K8. 2009-01-26 16:07:40 +01:00
vdhcp.vxd
vdmdbg
version version: Remove superfluous pointer casts. 2009-01-13 15:26:16 +01:00
vmm.vxd
vnbt.vxd
vnetbios.vxd
vtdapi.vxd
vwin32.vxd include: Moved VWIN32 ioctl definitions out of winioctl.h. 2009-02-09 13:05:12 +01:00
w32skrnl w32skrnl: _GetThunkBuff() is unused so remove it. 2009-01-07 14:40:47 +01:00
winealsa.drv winealsa.drv: Declare a function static. 2009-01-26 16:05:42 +01:00
wineaudioio.drv wineaudioio.drv: Export widMessage(). 2008-12-15 12:25:22 +01:00
winecoreaudio.drv winecoreaudio.drv: Add support for waveOutBreakLoop/WODM_BREAKLOOP. 2009-02-06 13:04:37 +01:00
winecrt0 ntdll: Make sure we don't return from a stub exception. 2008-12-29 12:43:59 +01:00
wined3d wined3d: Remove superfluous pointer casts. 2009-02-03 12:40:14 +01:00
winedos winedos: Remove spaces before '\n's. 2009-02-05 13:14:58 +01:00
wineesd.drv wineesd.drv: Add missing return in function returning non-void. 2009-01-28 12:11:01 +01:00
winejack.drv winejack.drv: The dwParam1/dwParam2 function arguments are DWORD_PTR. 2009-02-06 13:04:57 +01:00
winejoystick.drv winejoystick.drv: Implement POV support. 2009-01-20 12:57:27 +01:00
winemp3.acm winemp3.acm: Sign-compare warnings fix. 2008-12-03 09:46:53 +01:00
winenas.drv winenas.drv: Remove superfluous pointer casts. 2009-01-21 10:25:41 +01:00
wineoss.drv include: Change some DWORD to DWORD_PTR in mmddk.h. 2009-02-04 12:26:05 +01:00
wineps.drv wineps.drv: The MAT2 parameter of GetGlyphOutline is mandatory. 2009-02-03 12:40:21 +01:00
winequartz.drv
winex11.drv xrandr: X11DRV_XRandR_Cleanup() is unused so remove it. 2009-02-05 13:14:54 +01:00
wing32
winhttp winhttp: Remove superfluous pointer casts. 2009-02-05 13:15:37 +01:00
wininet wininet: Declare some functions static. 2009-02-02 12:11:51 +01:00
winmm winmm: Disable system thread if poll() support is missing. 2009-02-06 22:33:06 +01:00
winnls32
winscard winscard: Added SCardAccessStartedEvent implementation. 2008-10-21 13:22:51 +02:00
winspool.drv winspool: Enable environment "Windows x64" for Win64. 2009-02-05 13:14:08 +01:00
wintab32 wintab32: Check for NULL before using context. 2009-01-07 12:50:21 +01:00
wintrust wintrust: Use GetSystemDirectory rather than GetWindowsDirectory to find the CatRoot directories. 2009-02-04 12:24:57 +01:00
wldap32 Fix position of CDECL qualifier for functions that return pointers. 2009-02-06 14:54:01 +01:00
wmi
wnaspi32 wnaspi32: Invoke ASPI_SendASPICommand() on non-Linux platforms, too. 2009-02-05 14:27:25 +01:00
wow32
ws2_32 ws2_32/tests: Fix a test failure on WinME. 2009-01-25 17:54:49 +01:00
wsock32 wsock32: Remove superfluous pointer casts. 2009-01-13 15:25:35 +01:00
wtsapi32
wuapi wuapi: Add class factory for CLSID_AutomaticUpdates. 2009-01-28 12:07:48 +01:00
xinput1_1 xinput1_1: Initial implementation. 2008-11-11 14:03:01 +01:00
xinput1_2 xinput1_2: Initial implementation. 2008-11-11 14:03:01 +01:00
xinput1_3 xinput1_3/tests: Add a trailing '\n' to an ok() call. 2009-01-09 14:06:13 +01:00
xinput9_1_0 xinput9_1_0: Initial implementation. 2008-11-11 14:03:01 +01:00
Makedll.rules.in makefiles: Pass the target flags to winegcc. 2009-02-06 20:31:59 +01:00
Makefile.in programs: Add lodctr and unlodctr tools. 2009-01-29 15:14:22 +01:00
Makeimplib.rules.in makefiles: Recurse into all directories for install-lib and install-dev too. 2008-08-25 14:27:03 +02:00
Maketest.rules.in makefiles: Pass the target flags to winegcc. 2009-02-06 20:31:59 +01:00