summaryrefslogtreecommitdiffstats
path: root/shell/source
Commit message (Expand)AuthorAgeFilesLines
* macbacked.cxx is really and objective c++ source -> rename .mmNorbert Thiebaud2012-05-291-0/+0
* gbuildize shellDavid Tardon2012-05-2934-2327/+36
* removed unused constant rtl::OUStringTakeshi Abe2012-05-161-1/+0
* TDE integrationNorbert Thiebaud2012-05-146-7/+87
* Argh, another tweak.Jan Holesovsky2012-05-021-1/+1
* Minor comment tweak.Jan Holesovsky2012-05-021-3/+3
* and be (not so) ultimately smart in the mailto handlerLuboš Luňák2012-04-301-2/+2
* be even smarter in the mailto handler :)Luboš Luňák2012-04-301-1/+3
* Add a comment why we do what we do ;-)Jan Holesovsky2012-04-301-0/+4
* fdo#32621: Fall back to using the GNOME mailto URI handler if no valid mail p...David Steele2012-04-301-2/+47
* Reduce chatterTor Lillqvist2012-04-241-1/+1
* s/OpenOffice/LibreOffice/Andras Timar2012-04-231-2/+2
* WaE: initialization of pointer to null from a constant boolean expressionTor Lillqvist2012-04-221-1/+1
* Don't check for ORBit < 2.8Ross Burton2012-04-193-46/+2
* fix library link order to work with link --as-neededPetr Mladek2012-04-131-2/+3
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-139-6/+38
* gbuildize internal zlibCaolán McNamara2012-04-139-38/+6
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-067-121/+37
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-064-10/+10
* 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-235-0/+0
* .component files don't need executable bitsMichael Stahl2012-03-2311-0/+0
* .h files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .c files don't need executable bitsMichael Stahl2012-03-232-0/+0
* replace OpenOffice.org to LibreOffice in registry keysAndras Timar2012-03-231-1/+1
* WaE: ignoring lockf return valueCaolán McNamara2012-03-221-1/+2
* 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-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