summaryrefslogtreecommitdiff
path: root/shell/source/win32
AgeCommit message (Expand)AuthorFilesLines
2012-09-11fdo#53588 Assume cdir being in the last 1k of the file to speed-up searchAndras Timar1-0/+1
2012-08-27fdo#53592: Try not to crash on empty m_ZipContentFridrich Štrba2-4/+9
2012-08-27fdo#53533: don't seek to bogus offsetFridrich Štrba1-20/+14
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann2-85/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold6-24/+0
2012-08-08remove include comments and boxesThomas Arnhold11-49/+0
2012-07-20new does not return nullStephan Bergmann3-29/+13
2012-07-13warning C4267: conversion from 'size_t' to 'unsigned long'Michael Stahl1-1/+1
2012-07-13warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl2-3/+3
2012-07-13clarify branding in commentMichael Stahl1-3/+5
2012-07-13warning C4267: conversion from 'size_t' to 'int'Michael Stahl1-2/+2
2012-07-13shell: remove dead SaveDebugInfoToFileMichael Stahl1-17/+0
2012-07-12warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl1-1/+2
2012-07-12warning C4100: unreferenced formal parameterMichael Stahl1-2/+4
2012-07-01Remove unused definesThomas Arnhold2-2/+0
2012-06-22.ulf files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.xml files don't need executable bitsMichael Stahl2-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks8-184/+112
2012-06-21re-base on ALv2 code.Michael Meeks6-141/+87
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-02targeted string re-workNorbert Thiebaud8-43/+40
2012-05-31Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius1-22/+22
2012-05-31nuke unused typedefTakeshi Abe1-1/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks4-4/+4
2012-05-29shell: export more symbols, as privateMatúš Kukan3-4/+0
2012-05-29export COM functionsDavid Tardon2-8/+0
2012-05-29gbuildize shellDavid Tardon16-1193/+20
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-1/+0
2012-04-23s/OpenOffice/LibreOffice/Andras Timar1-2/+2
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara9-6/+38
2012-04-13gbuildize internal zlibCaolán McNamara9-38/+6
2012-04-05shell: fix silly flags from 2c5a817591Michael Stahl1-1/+1
2012-03-27typo fixAndras Timar1-1/+1
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar3-24/+24
2012-03-23.txt files don't need executable bitsMichael Stahl4-0/+0
2012-03-23.component files don't need executable bitsMichael Stahl2-0/+0
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar1-1/+1
2012-03-21Appease valgrindFridrich Štrba1-0/+1
2012-03-21Call inflateInit2 instead of inflateInit for the zip streamFridrich Štrba1-1/+1
2012-03-21Remove unused defineFridrich Štrba1-2/+0
2012-03-19Missing includeStephan Bergmann1-0/+4
2012-03-19Simple Zip file-format implementation to avoid the need of minizipFridrich Štrba9-201/+494
2012-03-18mingw: allow use of system zlibDavid Tardon9-5/+35
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann3-11/+34
2012-03-12WaE: deprecated conversion from string constant to 'LPSTR'David Tardon1-1/+1
2012-03-12WaE: deprecated conversion from string constant to 'char*'David Tardon1-1/+1
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-1/+1
2012-03-12WaE: defined but not usedDavid Tardon1-1/+0
2012-03-12WaE: deprecated conversion from string constant to 'LPSTR'David Tardon1-1/+2
2012-03-12WaE: deleting object of abstract class type with non-virt. destuctorDavid Tardon1-2/+6