summaryrefslogtreecommitdiff
path: root/shell/source
AgeCommit message (Expand)AuthorFilesLines
2013-08-30eliminated yet another language-country parserEike Rathke1-34/+11
2013-08-30and another one for fdo#68740Eike Rathke1-1/+1
2013-08-30attempt to roughly fix fdo#68740Eike Rathke1-1/+1
2013-08-21valueOf is deprecatedLuboš Luňák1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-3/+3
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist3-4/+10
2013-07-16bnc#829017 fix issue with negative seeks in win32 shell extensionFridrich Štrba1-2/+2
2013-07-01remove obsolete CDE integration, and make TDE launcher conditional.Pader Rezso1-30/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold6-6/+6
2013-06-24fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa1-1/+1
2013-06-07Resolves: #i93995# Allow setting Body of a simple mail messageAriel Constenla-Haile7-51/+83
2013-06-05use uno::Reference#clear() method...Noel Grandin2-2/+0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-1/+1
2013-04-19use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev2-2/+2
2013-04-18WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev2-0/+4
2013-04-17-Werror=unused-macros (MinGW, shell)Stephan Bergmann1-8/+0
2013-04-15prefix all component_getFactory methodsPeter Foley2-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey4-4/+4
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák35-365/+347
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann2-2/+3
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold4-8/+4
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold5-32/+16
2013-03-18quote URI_ENCODEEike Rathke1-1/+1
2013-03-18i82660 - SimpleCommandMail: fix options passed to ThunderbirdAriel Constenla-Haile1-5/+5
2013-03-18i82660 - SimpleCommandMail: fix options passed to KmailAriel Constenla-Haile1-4/+13
2013-03-11fdo#60701: Properly quote shell parameter expansionsStephan Bergmann1-19/+18
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-08Fixes fdo#60701 by escaping uri-encode path correctlyArnaud Versini1-0/+1
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter2-0/+22
2013-03-04doubled includesThomas Arnhold7-15/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-14/+2
2013-01-31Some cppcheck cleaningJulien Nabet1-1/+1
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar1-1/+1
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist1-1/+0
2013-01-15fdo#57950: Remove some chained appends in shellMarcos Paulo de Souza7-84/+57
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-12-05-Werror,-Wunused-resultStephan Bergmann1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens13-20/+0
2012-11-29API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl2-196/+0
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-4/+0
2012-11-20offapi: rename XModify.InstalliGStreamerResourcesMichael Stahl1-1/+1
2012-11-20remove license header that confuses lngconvexLuboš Luňák1-18/+0
2012-11-20do not use exitcode 0 on failureLuboš Luňák1-0/+3
2012-11-17use LanguageTagEike Rathke1-3/+7
2012-11-16template pack installerBjoern Michaelsen1-1/+1