summaryrefslogtreecommitdiff
path: root/shell/source/win32
AgeCommit message (Expand)Author
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
2012-04-23s/OpenOffice/LibreOffice/Andras Timar
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-04-05shell: fix silly flags from 2c5a817591Michael Stahl
2012-03-27typo fixAndras Timar
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-23.txt files don't need executable bitsMichael Stahl
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-21Appease valgrindFridrich Štrba
2012-03-21Call inflateInit2 instead of inflateInit for the zip streamFridrich Štrba
2012-03-21Remove unused defineFridrich Štrba
2012-03-19Missing includeStephan Bergmann
2012-03-19Simple Zip file-format implementation to avoid the need of minizipFridrich Štrba
2012-03-18mingw: allow use of system zlibDavid Tardon
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-12WaE: deprecated conversion from string constant to 'LPSTR'David Tardon
2012-03-12WaE: deprecated conversion from string constant to 'char*'David Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12WaE: defined but not usedDavid Tardon
2012-03-12WaE: deprecated conversion from string constant to 'LPSTR'David Tardon
2012-03-12WaE: deleting object of abstract class type with non-virt. destuctorDavid Tardon
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon
2012-03-12suppress errors with -WerrorDavid Tardon
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon
2012-03-12WaE: invalid conversion from 'const char*' to 'LPSTR'David Tardon
2012-03-12WaE: value computed is not usedDavid Tardon
2012-03-12WaE: initialization orderDavid Tardon
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon
2012-02-19Get rid of size() == 0Elton Chung
2012-01-20Fix spelling typoJesús Corrius
2011-11-29tkr41: #117828# office crash fixed . (null pointer) + add unit testmst
2011-11-27remove include of pch header from shellNorbert Thiebaud
2011-11-27s/infomation/information/Korrawit Pruegsanusak
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann
2011-10-06Undo basis/brand split: move some auxiliary executables from basis to brand.Stephan Bergmann
2011-09-26cppcheck: unused variablesKorrawit Pruegsanusak
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-08-22Make a dbgutil build of the Explorer extension succeedTor Lillqvist
2011-08-22chmod -xTor Lillqvist
2011-08-22Move Win32-only code under source/win32 for clarityTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-27Bypass for MinGW for nowTor Lillqvist
2011-06-24Attempt to make this build with MinGWTor Lillqvist
2011-06-17ause130: #i117218# don't export INCLUDE in a local makefile.mkHans-Joachim Lankenau
2011-04-28Include <osl/diagnose.h> for OSL_ENSURE etcTor Lillqvist
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-19Removed dbgmacros.{ch}xx / use OSL_{ENSURE,POSTCOND} insteadChristina Rossmanith