summaryrefslogtreecommitdiffstats
path: root/shell/source/win32
Commit message (Expand)AuthorAgeFilesLines
* warning C4100: unreferenced formal parameterMichael Stahl2012-09-191-2/+4
* fdo#53588 Assume cdir being in the last 1k of the file to speed-up searchAndras Timar2012-09-111-0/+1
* fdo#53592: Try not to crash on empty m_ZipContentFridrich Štrba2012-08-272-4/+9
* fdo#53533: don't seek to bogus offsetFridrich Štrba2012-08-271-20/+14
* targeted string re-workNorbert Thiebaud2012-06-028-43/+40
* Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius2012-05-311-22/+22
* nuke unused typedefTakeshi Abe2012-05-311-1/+0
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-294-4/+4
* shell: export more symbols, as privateMatúš Kukan2012-05-293-4/+0
* export COM functionsDavid Tardon2012-05-292-8/+0
* gbuildize shellDavid Tardon2012-05-2916-1193/+20
* removed unused constant rtl::OUStringTakeshi Abe2012-05-161-1/+0
* 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