summaryrefslogtreecommitdiff
path: root/shell/source
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-15Bin leftover debugging printoutTor Lillqvist1-22/+0
2012-11-15Bin use of UTF-16 expat variant in the Windows shell extensionTor Lillqvist2-18/+64
2012-11-12fix annoying Ressource typoCaolán McNamara1-3/+3
2012-11-10WaE: unused parameterDavid Tardon2-27/+27
2012-11-09making org.freedesktop.PackageKit.Query and .Modify availableBjoern Michaelsen4-0/+219
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-8/+3
2012-10-18Combine senddoc null and default cases for better mailer selection.David Steele1-52/+8
2012-10-07fix shell build with Win8 SDKPeter Foley1-0/+2
2012-10-03re-base on ALv2 code. Includes:Michael Meeks83-1781/+1288
2012-10-02Use prefixTor Lillqvist18-18/+18
2012-09-11fdo#53588 Assume cdir being in the last 1k of the file to speed-up searchAndras Timar1-0/+1
2012-08-27fdo#53592: Try not to crash on empty m_ZipContentFridrich Štrba2-4/+9
2012-08-27fdo#53533: don't seek to bogus offsetFridrich Štrba1-20/+14
2012-08-25libmerged: add more librariesMatúš Kukan4-4/+5
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann7-286/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold10-40/+0
2012-08-08remove include comments and boxesThomas Arnhold16-69/+0
2012-07-23Fixed multiple attachment passing to thunderbird: file:// part needs 'sArno Teigseth1-1/+1
2012-07-20new does not return nullStephan Bergmann3-29/+13
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET2-2/+2
2012-07-13warning C4267: conversion from 'size_t' to 'unsigned long'Michael Stahl1-1/+1
2012-07-13warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl2-3/+3
2012-07-13clarify branding in commentMichael Stahl1-3/+5
2012-07-13warning C4267: conversion from 'size_t' to 'int'Michael Stahl1-2/+2
2012-07-13shell: remove dead SaveDebugInfoToFileMichael Stahl1-17/+0
2012-07-13warning C4267: conversion from 'size_t' to 'int'Michael Stahl1-1/+2
2012-07-12warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl1-1/+2
2012-07-12warning C4100: unreferenced formal parameterMichael Stahl1-2/+4
2012-07-12XML_Parse returns enum XML_StatusMichael Stahl1-1/+3
2012-07-09Related: fdo#30763 always fill in default name under GNOMECaolán McNamara2-17/+18
2012-07-01Remove unused definesThomas Arnhold3-3/+0
2012-06-29Remove include guardsThomas Arnhold1-3/+0
2012-06-26enable gnome-mail and xdg-mailPeter Tillemans1-1/+1
2012-06-22.ulf files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.xml files don't need executable bitsMichael Stahl7-0/+0
2012-06-22.cxx files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks8-184/+112
2012-06-21re-base on ALv2 code.Michael Meeks18-406/+271
2012-06-21re-base on ALv2 code.Michael Meeks2-21/+30
2012-06-13fix typo: = -> ==David Tardon1-1/+1