summaryrefslogtreecommitdiffstats
path: root/shell/source
Commit message (Expand)AuthorAgeFilesLines
* 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-164-16/+73
* WaE: missing initializer for memberDavid Tardon2012-03-121-1/+1
* 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: variable 'hr' set but not usedDavid Tardon2012-03-121-3/+2
* WaE: variable 'bRet' set but not usedDavid Tardon2012-03-121-2/+2
* 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-124-14/+14
* Get rid of size() == 0Elton Chung2012-02-192-3/+3
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Decrease verbiage a little bitTor Lillqvist2012-01-275-5/+13
* make shell ByteString freeCaolán McNamara2012-01-231-6/+6
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-215-6/+13
* Fix spelling typoJesús Corrius2012-01-201-1/+1
* Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot2012-01-114-16/+16
* catch exception by constant referenceTakeshi Abe2011-12-263-3/+3
* tkr41: #117828# office crash fixed . (null pointer) + add unit testmst2011-11-291-1/+2
* remove include of pch header from shellNorbert Thiebaud2011-11-2759-111/+0
* s/infomation/information/Korrawit Pruegsanusak2011-11-272-5/+5
* Bypass more stuff on non-desktop OSes and enforce "lib" prefix for AndroidTor Lillqvist2011-11-266-2/+22
* upstream open-url-support-iceanimals.diff from libreoffice/buildBjoern Michaelsen2011-11-241-2/+2
* remove various EraseLeadingAndTrailingCharsCaolán McNamara2011-11-232-4/+7
* fdo#42865: shell: no mapfileMichael Stahl2011-11-154-8/+6
* Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann2011-10-242-3/+3
* cppcheck reduce scope of var in shell/...gconfaccess.cxxPierre-André Jacquod2011-10-071-82/+70
* Undo basis/brand split: move some auxiliary executables from basis to brand.Stephan Bergmann2011-10-065-6/+8
* Removed dead code.Stephan Bergmann2011-10-054-382/+0
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1
* cppcheck: unused variablesKorrawit Pruegsanusak2011-09-261-2/+0
* Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann2011-09-231-1/+1
* Better management of exceptionJulien Nabet2011-09-171-2/+2
* 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-2228-0/+0
* No need to mention msvcprt.lib here, wntmsc.mk does thatTor Lillqvist2011-08-221-9/+0