summaryrefslogtreecommitdiffstats
path: root/shell/source
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-193-4/+4
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-3/+0
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-1/+1
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-14/+14
* remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin2013-11-086-14/+14
* fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2013-11-071-3/+1
* fixincludeguards.sh: shellThomas Arnhold2013-11-0522-47/+47
* fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt2013-11-041-1/+1
* shell: mapix.h is not needed at allThomas Arnhold2013-10-311-5/+0
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-257-98/+14
* fdo#69462 Properly escape URL in Mozilla -remote openURL(...) commandStephan Bergmann2013-10-171-1/+3
* Quoting clean-upStephan Bergmann2013-10-171-2/+2
* Remove unused run_browser()Stephan Bergmann2013-10-171-16/+0
* fdo#56007 - Read more bytes on Zip read (for thumbnails)Mathieu Parent2013-10-141-26/+38
* cppcheck: reduce scopeJulien Nabet2013-10-111-4/+2
* fdo#56007 - fast zip directory find to accelerate Windows Explorer thumbnail.Michael Meeks2013-10-111-11/+40
* fdo#67534: try to avoid file locking in Explorer shell extensionsTor Lillqvist2013-10-041-1/+2
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* eliminated yet another language-country parserEike Rathke2013-08-301-34/+11
* and another one for fdo#68740Eike Rathke2013-08-301-1/+1
* attempt to roughly fix fdo#68740Eike Rathke2013-08-301-1/+1
* valueOf is deprecatedLuboš Luňák2013-08-211-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-3/+3
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-183-4/+10
* bnc#829017 fix issue with negative seeks in win32 shell extensionFridrich Štrba2013-07-161-2/+2
* remove obsolete CDE integration, and make TDE launcher conditional.Pader Rezso2013-07-011-30/+0
* remove OUString wrap for string literalsThomas Arnhold2013-06-296-6/+6
* fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa2013-06-241-1/+1
* Resolves: #i93995# Allow setting Body of a simple mail messageAriel Constenla-Haile2013-06-077-51/+83
* use uno::Reference#clear() method...Noel Grandin2013-06-052-2/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-1/+1
* use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev2013-04-192-2/+2
* WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev2013-04-182-0/+4
* -Werror=unused-macros (MinGW, shell)Stephan Bergmann2013-04-171-8/+0
* prefix all component_getFactory methodsPeter Foley2013-04-152-2/+2
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey2013-04-104-4/+4
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0735-365/+347
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* -Wunused-macrosStephan Bergmann2013-03-272-2/+3
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-194-8/+4
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-195-32/+16
* quote URI_ENCODEEike Rathke2013-03-181-1/+1
* i82660 - SimpleCommandMail: fix options passed to ThunderbirdAriel Constenla-Haile2013-03-181-5/+5
* i82660 - SimpleCommandMail: fix options passed to KmailAriel Constenla-Haile2013-03-181-4/+13
* fdo#60701: Properly quote shell parameter expansionsStephan Bergmann2013-03-111-19/+18
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-1/+1
* Fixes fdo#60701 by escaping uri-encode path correctlyArnaud Versini2013-03-081-0/+1
* WIP: fdo#47011 autosave featureKrisztian Pinter2013-03-072-0/+22