summaryrefslogtreecommitdiff
path: root/shell/source
AgeCommit message (Expand)AuthorFilesLines
2013-03-11fdo#60701: Properly quote shell parameter expansionsStephan Bergmann1-23/+23
2012-09-19warning C4100: unreferenced formal parameterMichael Stahl1-2/+4
2012-09-11fdo#53588 Assume cdir being in the last 1k of the file to speed-up searchAndras Timar1-0/+1
2012-08-27fdo#53592: Try not to crash on empty m_ZipContentFridrich Štrba2-4/+9
2012-08-27fdo#53533: don't seek to bogus offsetFridrich Štrba1-20/+14
2012-06-18fix typo: = -> ==David Tardon1-1/+1
2012-06-12fdo#47044: Adapt to different Windows versions' InternetQueryOption behaviorStephan Bergmann1-22/+44
2012-06-02targeted string re-workNorbert Thiebaud15-87/+77
2012-05-31Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius1-22/+22
2012-06-01nuke unused namespaceTakeshi Abe3-9/+3
2012-05-31nuke unused typedefTakeshi Abe1-1/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks5-5/+6
2012-05-29-Werror=deprecated-declarationsStephan Bergmann1-1/+1
2012-05-29shell: export more symbols, as privateMatúš Kukan4-5/+0
2012-05-29export COM functionsDavid Tardon2-8/+0
2012-05-29WaE: declaration of 'index' shadows a global declarationDavid Tardon1-4/+4
2012-05-29WaE incomplete cppu::ImplementationEntryNorbert Thiebaud1-1/+1
2012-05-29macbacked.cxx is really and objective c++ source -> rename .mmNorbert Thiebaud1-0/+0
2012-05-29gbuildize shellDavid Tardon34-2327/+36
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-1/+0
2012-05-14TDE integrationNorbert Thiebaud6-7/+87
2012-05-02Argh, another tweak.Jan Holesovsky1-1/+1
2012-05-02Minor comment tweak.Jan Holesovsky1-3/+3
2012-04-30and be (not so) ultimately smart in the mailto handlerLuboš Luňák1-2/+2
2012-04-30be even smarter in the mailto handler :)Luboš Luňák1-1/+3
2012-04-30Add a comment why we do what we do ;-)Jan Holesovsky1-0/+4
2012-04-30fdo#32621: Fall back to using the GNOME mailto URI handler if no valid mail p...David Steele1-2/+47
2012-04-24Reduce chatterTor Lillqvist1-1/+1
2012-04-23s/OpenOffice/LibreOffice/Andras Timar1-2/+2
2012-04-22WaE: initialization of pointer to null from a constant boolean expressionTor Lillqvist1-1/+1
2012-04-19Don't check for ORBit < 2.8Ross Burton3-46/+2
2012-04-13fix library link order to work with link --as-neededPetr Mladek1-2/+3
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara9-6/+38
2012-04-13gbuildize internal zlibCaolán McNamara9-38/+6
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-121/+37
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-10/+10
2012-04-05shell: fix silly flags from 2c5a817591Michael Stahl1-1/+1
2012-03-27typo fixAndras Timar1-1/+1
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar3-24/+24
2012-03-23.txt files don't need executable bitsMichael Stahl5-0/+0
2012-03-23.component files don't need executable bitsMichael Stahl11-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.c files don't need executable bitsMichael Stahl2-0/+0
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar1-1/+1
2012-03-22WaE: ignoring lockf return valueCaolán McNamara1-1/+2
2012-03-21Appease valgrindFridrich Štrba1-0/+1
2012-03-21Call inflateInit2 instead of inflateInit for the zip streamFridrich Štrba1-1/+1
2012-03-21Remove unused defineFridrich Štrba1-2/+0
2012-03-19Missing includeStephan Bergmann1-0/+4