summaryrefslogtreecommitdiffstats
path: root/shell/source/win32
Commit message (Expand)AuthorAgeFilesLines
* s/OpenOffice/LibreOffice/Andras Timar2012-04-231-2/+2
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-139-6/+38
* gbuildize internal zlibCaolán McNamara2012-04-139-38/+6
* shell: fix silly flags from 2c5a817591Michael Stahl2012-04-051-1/+1
* typo fixAndras Timar2012-03-271-1/+1
* replace OpenOffice.org to LibreOffice in registry keysAndras Timar2012-03-273-24/+24
* .txt files don't need executable bitsMichael Stahl2012-03-234-0/+0
* .component files don't need executable bitsMichael Stahl2012-03-232-0/+0
* replace OpenOffice.org to LibreOffice in registry keysAndras Timar2012-03-231-1/+1
* Appease valgrindFridrich Štrba2012-03-211-0/+1
* Call inflateInit2 instead of inflateInit for the zip streamFridrich Štrba2012-03-211-1/+1
* Remove unused defineFridrich Štrba2012-03-211-2/+0
* Missing includeStephan Bergmann2012-03-191-0/+4
* Simple Zip file-format implementation to avoid the need of minizipFridrich Štrba2012-03-199-201/+494
* mingw: allow use of system zlibDavid Tardon2012-03-189-5/+35
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-163-11/+34
* WaE: deprecated conversion from string constant to 'LPSTR'David Tardon2012-03-121-1/+1
* WaE: deprecated conversion from string constant to 'char*'David Tardon2012-03-121-1/+1
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-03-121-1/+1
* WaE: defined but not usedDavid Tardon2012-03-121-1/+0
* WaE: deprecated conversion from string constant to 'LPSTR'David Tardon2012-03-121-1/+2
* WaE: deleting object of abstract class type with non-virt. destuctorDavid Tardon2012-03-121-2/+6
* WaE: variable 'hr' set but not usedDavid Tardon2012-03-121-3/+2
* suppress errors with -WerrorDavid Tardon2012-03-121-0/+4
* WaE: "_WIN32_WINNT" redefinedDavid Tardon2012-03-126-17/+17
* WaE: invalid conversion from 'const char*' to 'LPSTR'David Tardon2012-03-121-1/+2
* WaE: value computed is not usedDavid Tardon2012-03-121-1/+1
* WaE: initialization orderDavid Tardon2012-03-121-1/+1
* WaE: "_WIN32_WINNT" redefinedDavid Tardon2012-03-123-10/+10
* Get rid of size() == 0Elton Chung2012-02-192-3/+3
* Fix spelling typoJesús Corrius2012-01-201-1/+1
* tkr41: #117828# office crash fixed . (null pointer) + add unit testmst2011-11-291-1/+2
* remove include of pch header from shellNorbert Thiebaud2011-11-2735-70/+0
* s/infomation/information/Korrawit Pruegsanusak2011-11-272-5/+5
* Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann2011-10-241-1/+1
* Undo basis/brand split: move some auxiliary executables from basis to brand.Stephan Bergmann2011-10-062-2/+2
* cppcheck: unused variablesKorrawit Pruegsanusak2011-09-261-2/+0
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-164-0/+11
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-164-11/+0
* Make a dbgutil build of the Explorer extension succeedTor Lillqvist2011-08-227-8/+13
* chmod -xTor Lillqvist2011-08-2214-0/+0
* Move Win32-only code under source/win32 for clarityTor Lillqvist2011-08-2216-0/+1803
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-124-32/+0
* Bypass for MinGW for nowTor Lillqvist2011-06-272-0/+12
* Attempt to make this build with MinGWTor Lillqvist2011-06-2410-3/+40
* ause130: #i117218# don't export INCLUDE in a local makefile.mkHans-Joachim Lankenau2011-06-179-12/+12
* Include <osl/diagnose.h> for OSL_ENSURE etcTor Lillqvist2011-04-283-0/+7
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-212-4/+4
* Removed dbgmacros.{ch}xx / use OSL_{ENSURE,POSTCOND} insteadChristina Rossmanith2011-04-196-55/+5
* Remove commented code in libs-core/shellXisco Fauli2011-04-0527-551/+3