summaryrefslogtreecommitdiffstats
path: root/shell/source
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek2012-11-051-2/+4
|\
| * warning C4100: unreferenced formal parameterMichael Stahl2012-09-191-2/+4
* | [SUSE only] add real SUSE EULA (English)Andras Timar2012-09-281-2/+2
|/
* fdo#53588 Assume cdir being in the last 1k of the file to speed-up searchAndras Timar2012-09-111-0/+1
* fdo#53592: Try not to crash on empty m_ZipContentFridrich Štrba2012-08-272-4/+9
* fdo#53533: don't seek to bogus offsetFridrich Štrba2012-08-271-20/+14
* fix typo: = -> ==David Tardon2012-06-181-1/+1
* fdo#47044: Adapt to different Windows versions' InternetQueryOption behaviorStephan Bergmann2012-06-121-22/+44
* targeted string re-workNorbert Thiebaud2012-06-0215-87/+77
* Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius2012-05-311-22/+22
* nuke unused namespaceTakeshi Abe2012-06-013-9/+3
* nuke unused typedefTakeshi Abe2012-05-311-1/+0
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-295-5/+6
* -Werror=deprecated-declarationsStephan Bergmann2012-05-291-1/+1
* shell: export more symbols, as privateMatúš Kukan2012-05-294-5/+0
* export COM functionsDavid Tardon2012-05-292-8/+0
* WaE: declaration of 'index' shadows a global declarationDavid Tardon2012-05-291-4/+4
* WaE incomplete cppu::ImplementationEntryNorbert Thiebaud2012-05-291-1/+1
* 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