summaryrefslogtreecommitdiff
path: root/shell/source
AgeCommit message (Expand)Author
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
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-20offapi: rename XModify.InstalliGStreamerResourcesMichael Stahl
2012-11-20remove license header that confuses lngconvexLuboš Luňák
2012-11-20do not use exitcode 0 on failureLuboš Luňák
2012-11-17use LanguageTagEike Rathke
2012-11-16template pack installerBjoern Michaelsen
2012-11-15Bin leftover debugging printoutTor Lillqvist
2012-11-15Bin use of UTF-16 expat variant in the Windows shell extensionTor Lillqvist
2012-11-12fix annoying Ressource typoCaolán McNamara
2012-11-10WaE: unused parameterDavid Tardon
2012-11-09making org.freedesktop.PackageKit.Query and .Modify availableBjoern Michaelsen
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-18Combine senddoc null and default cases for better mailer selection.David Steele
2012-10-07fix shell build with Win8 SDKPeter Foley
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-02Use prefixTor Lillqvist
2012-09-11fdo#53588 Assume cdir being in the last 1k of the file to speed-up searchAndras Timar
2012-08-27fdo#53592: Try not to crash on empty m_ZipContentFridrich Štrba