summaryrefslogtreecommitdiff
path: root/shell/source
AgeCommit message (Expand)Author
2013-10-17fdo#69462 Properly escape URL in Mozilla -remote openURL(...) commandStephan Bergmann
2013-10-17Quoting clean-upStephan Bergmann
2013-10-17Remove unused run_browser()Stephan Bergmann
2013-10-14fdo#56007 - Read more bytes on Zip read (for thumbnails)Mathieu Parent
2013-10-11cppcheck: reduce scopeJulien Nabet
2013-10-11fdo#56007 - fast zip directory find to accelerate Windows Explorer thumbnail.Michael Meeks
2013-10-04fdo#67534: try to avoid file locking in Explorer shell extensionsTor Lillqvist
2013-09-26typo fixes in commentsAndras Timar
2013-08-30eliminated yet another language-country parserEike Rathke
2013-08-30and another one for fdo#68740Eike Rathke
2013-08-30attempt to roughly fix fdo#68740Eike Rathke
2013-08-21valueOf is deprecatedLuboš Luňák
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-16bnc#829017 fix issue with negative seeks in win32 shell extensionFridrich Štrba
2013-07-01remove obsolete CDE integration, and make TDE launcher conditional.Pader Rezso
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-24fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa
2013-06-07Resolves: #i93995# Allow setting Body of a simple mail messageAriel Constenla-Haile
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev
2013-04-18WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev
2013-04-17-Werror=unused-macros (MinGW, shell)Stephan Bergmann
2013-04-15prefix all component_getFactory methodsPeter Foley
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18quote URI_ENCODEEike Rathke
2013-03-18i82660 - SimpleCommandMail: fix options passed to ThunderbirdAriel Constenla-Haile
2013-03-18i82660 - SimpleCommandMail: fix options passed to KmailAriel Constenla-Haile
2013-03-11fdo#60701: Properly quote shell parameter expansionsStephan Bergmann
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08Fixes fdo#60701 by escaping uri-encode path correctlyArnaud Versini
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter
2013-03-04doubled includesThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-31Some cppcheck cleaningJulien Nabet
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist
2013-01-15fdo#57950: Remove some chained appends in shellMarcos Paulo de Souza
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-05-Werror,-Wunused-resultStephan Bergmann