summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)Author
2012-04-30be even smarter in the mailto handler :)Luboš Luňák
2012-04-30Add a comment why we do what we do ;-)Jan Holesovsky
2012-04-30fdo#32621: Fall back to using the GNOME mailto URI handler if no valid mail p...David Steele
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-24Reduce chatterTor Lillqvist
2012-04-23s/OpenOffice/LibreOffice/Andras Timar
2012-04-22WaE: initialization of pointer to null from a constant boolean expressionTor Lillqvist
2012-04-19Don't check for ORBit < 2.8Ross Burton
2012-04-13fix library link order to work with link --as-neededPetr Mladek
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
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-23.h files don't need executable bitsMichael Stahl
2012-03-23.c files don't need executable bitsMichael Stahl
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-22WaE: ignoring lockf return valueCaolán McNamara
2012-03-21Appease valgrindFridrich Štrba
2012-03-21Call inflateInit2 instead of inflateInit for the zip streamFridrich Štrba
2012-03-21chmod -xTor Lillqvist
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: missing initializer for memberDavid Tardon
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: variable 'hr' set but not usedDavid Tardon
2012-03-12WaE: variable 'bRet' set but not usedDavid 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: deprecated conversion from string constant to 'char*''David Tardon
2012-03-12WaE: initialization orderDavid Tardon
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18Fix typos in commentsElton Chung