summaryrefslogtreecommitdiff
path: root/sal/osl/w32/dllentry.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-03-18Use InterlockedIncrement() and InterlockedDecrement() unconditionallyTor Lillqvist1-19/+0
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-07WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-1/+1
2011-11-01Moved sal/rtl/source/alloc_* files from C to C++, for easier maintenance.Stephan Bergmann1-5/+1
2011-11-01Moved various sal/rtl/source files from C to C++, for easier maintenance.Stephan Bergmann1-1/+2
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+1
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-1/+0
2011-01-24Kill Win9x codeTor Lillqvist1-18/+1
2010-10-27add modelines to .h and .c files as wellCaolán McNamara1-0/+3
2010-09-29We do want Windows error messages when built with debug=trueTor Lillqvist1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-2/+2
2009-03-13CWS-TOOLING: integrate CWS mhu17Vladimir Glazounov1-0/+4
2008-04-10INTEGRATION: CWS changefileheader (1.33.8); FILE MERGEDRüdiger Timm1-23/+18
2008-03-18INTEGRATION: CWS sb83 (1.31.24); FILE MERGEDVladimir Glazounov1-7/+4
2008-01-29INTEGRATION: CWS hro24 (1.29.64); FILE MERGEDRüdiger Timm1-6/+30
2007-10-15INTEGRATION: CWS sb71 (1.29.16); FILE MERGEDVladimir Glazounov1-106/+4
2007-09-06INTEGRATION: CWS mingwport06 (1.29.62); FILE MERGEDKurt Zenker1-2/+6
2007-03-26INTEGRATION: CWS mingwport03 (1.26.2); FILE MERGEDVladimir Glazounov1-3/+90
2006-10-27INTEGRATION: CWS hr39 (1.27.26); FILE MERGEDRüdiger Timm1-2/+15
2006-08-04INTEGRATION: CWS pb17 (1.26.18); FILE MERGEDIvo Hinkelmann1-3/+4
2006-06-20INTEGRATION: CWS warnings01 (1.22.94); FILE MERGEDJens-Heiner Rechtien1-2/+6
2006-05-02INTEGRATION: CWS mhu12 (1.24.6); FILE MERGEDRüdiger Timm1-8/+8
2006-02-28INTEGRATION: CWS killablesoffice (1.23.68); FILE MERGEDKurt Zenker1-2/+79
2005-09-08INTEGRATION: CWS ooo19126 (1.22.98); FILE MERGEDRüdiger Timm1-47/+21
2004-10-28INTEGRATION: CWS valgrind02 (1.21.86); FILE MERGEDRüdiger Timm1-5/+2
2004-02-03INTEGRATION: CWS sal05 (1.19.88); FILE MERGEDJens-Heiner Rechtien1-3/+7
2004-01-07INTEGRATION: CWS geordi2q12 (1.19.136); FILE MERGEDRüdiger Timm1-4/+30
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+7
2002-12-05#i8633#changed message box title from Sun Microsystems to OpenOffice.org...Tino Rachui1-3/+3
2002-08-14#91296# Removed SYSTOOLS references, added UNICOWS and UWINAPI supportHennes Rohling1-21/+2
2001-10-15#92552# Added memory management initialization.Matthias Huetsch1-2/+10
2001-09-24#90826# Use global mutex to access Set/Get CurrentDirectory()Hennes Rohling1-4/+11
2001-06-07#85841# removed CreateProcess CreateProcessAsUser GetEnvironmentVariablesOliver Braun1-5/+2
2001-04-06made osl_getGlobalMutex MT safeOliver Braun1-11/+17
2001-02-14InitDCOM enabled again because we need CoInitializeExTino Rachui1-6/+11
2001-01-26*** empty log message ***Tino Rachui1-3/+3
2001-01-24#82973# last changes in winsock init reverted, now only requesting winsock ve...Tino Rachui1-55/+24
2001-01-24WinSock init fixed (see comment in source)Tino Rachui1-22/+55
2000-12-11*** empty log message ***Tino Rachui1-4/+2
2000-12-11*** empty log message ***Tino Rachui1-17/+7
2000-12-06#81190#Tino Rachui1-20/+44
2000-11-22*** empty log message ***Tino Rachui1-67/+72
2000-11-21#79672# Always suppress system error messagesHennes Rohling1-2/+6
2000-09-29Access TLS list within a critical sectionHennes Rohling1-4/+8
2000-09-29if thread terminates thread key callback function is calledHennes Rohling1-72/+80
2000-09-18initial importJens-Heiner Rechtien1-0/+224