summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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-262-2/+2
* Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist2013-09-254-5/+5
* Try to fix cross-compilationTor Lillqvist2013-09-234-4/+4
* Sprinkle more boost_headers loveTor Lillqvist2013-09-191-0/+2
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-114-4/+4
* ENABLE_LOCKDOWN Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud2013-08-301-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
* Test also the IStream partFridrich Štrba2013-07-184-15/+64
* Try to make the ziptest a bit more genericFridrich Štrba2013-07-186-133/+21
* Trying to resurect the zip testFridrich Štrba2013-07-183-5/+59
* remove last users of gb_Executable_add_noexception_objectBjoern Michaelsen2013-07-171-1/+1
* bnc#829017 fix issue with negative seeks in win32 shell extensionFridrich Štrba2013-07-163-5/+5
* gbuild: consolidate ULF copypaste in gb_CustomTarget_ulfex_ruleMichael Stahl2013-07-161-7/+5
* remove obsolete CDE integration, and make TDE launcher conditional.Pader Rezso2013-07-012-31/+3
* 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
* More gb_PROGRAMDIRNAME clean upStephan Bergmann2013-05-104-6/+6
* zlib: remove ExternalPackage_zlibMichael Stahl2013-05-081-4/+0
* install scripts from shell using filelistsDavid Tardon2013-05-045-6/+56
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-1/+1
* gbuild: drop empty use_packages callsDavid Tardon2013-04-242-6/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-242-2/+0
* execute move of global headersBjoern Michaelsen2013-04-235-324/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2235-770/+140
* 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
* autoinstall more common librariesMatúš Kukan2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-152-2/+2
* fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey2013-04-104-4/+4
* rename expat external to 'expat'David Tardon2013-04-0911-11/+11
* 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-052-2/+2
* -Wunused-macrosStephan Bergmann2013-03-272-2/+3