summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann4-16/+73
2012-03-12WaE: missing initializer for memberDavid Tardon1-1/+1
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: variable 'hr' set but not usedDavid Tardon1-3/+2
2012-03-12WaE: variable 'bRet' set but not usedDavid Tardon1-2/+2
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
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon1-3/+2
2012-03-12suppress errors with -WerrorDavid Tardon1-0/+4
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon6-17/+17
2012-03-12WaE: invalid conversion from 'const char*' to 'LPSTR'David Tardon1-1/+2
2012-03-12WaE: value computed is not usedDavid Tardon1-1/+1
2012-03-12WaE: deprecated conversion from string constant to 'char*''David Tardon1-3/+3
2012-03-12WaE: initialization orderDavid Tardon1-1/+1
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon4-14/+14
2012-02-19Get rid of size() == 0Elton Chung2-3/+3
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+1
2012-01-27Decrease verbiage a little bitTor Lillqvist5-5/+13
2012-01-23make shell ByteString freeCaolán McNamara1-6/+6
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann5-6/+13
2012-01-20Fix spelling typoJesús Corrius1-1/+1
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot4-16/+16
2011-12-26catch exception by constant referenceTakeshi Abe3-3/+3
2011-11-29tkr41: #117828# office crash fixed . (null pointer) + add unit testmst1-1/+2
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from shellNorbert Thiebaud62-115/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-27s/infomation/information/Korrawit Pruegsanusak2-5/+5
2011-11-26Bypass more stuff on non-desktop OSes and enforce "lib" prefix for AndroidTor Lillqvist6-2/+22
2011-11-24upstream open-url-support-iceanimals.diff from libreoffice/buildBjoern Michaelsen1-2/+2
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara2-4/+7
2011-11-15fdo#42865: shell: no mapfileMichael Stahl4-8/+6
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann2-3/+3
2011-10-07cppcheck reduce scope of var in shell/...gconfaccess.cxxPierre-André Jacquod1-82/+70
2011-10-06Undo basis/brand split: move some auxiliary executables from basis to brand.Stephan Bergmann5-6/+8
2011-10-05Removed dead code.Stephan Bergmann4-382/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-09-26cppcheck: unused variablesKorrawit Pruegsanusak1-2/+0
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann1-1/+1
2011-09-17Better management of exceptionJulien Nabet1-2/+2
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba4-0/+11
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba4-11/+0
2011-08-31Work around compilation errors with mingw-w64 and --enable-debugTor Lillqvist1-0/+23
2011-08-22Make a dbgutil build of the Explorer extension succeedTor Lillqvist7-8/+13
2011-08-22chmod -xTor Lillqvist28-0/+0
2011-08-22No need to mention msvcprt.lib here, wntmsc.mk does thatTor Lillqvist1-9/+0