summaryrefslogtreecommitdiff
path: root/shell/source
AgeCommit message (Expand)Author
2014-02-26Remove visual noise from shellAlexander Wilms
2014-02-25Resolves: rhbz#1065807 use xdg ~/Templates for default Template locationCaolán McNamara
2014-02-25Revert partially "Replace deprecated std::auto_ptr with boost::scoped_ptr"Takeshi Abe
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-16cppcheck: redundantAssignmentJulien Nabet
2014-02-10Don't call pclose(NULL)Stephan Bergmann
2014-02-10Properly encode cmd line for popenStephan Bergmann
2014-02-10instdir/program/senddoc lacks executable mode bitsStephan Bergmann
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-12Looks like the Windows tag is still LANG_ORIYAStephan Bergmann
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-11-05fixincludeguards.sh: shellThomas Arnhold
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt
2013-10-31shell: mapix.h is not needed at allThomas Arnhold
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
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