summaryrefslogtreecommitdiff
path: root/shell/source/win32
AgeCommit message (Expand)AuthorFilesLines
2013-11-08remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin3-5/+5
2013-11-05fixincludeguards.sh: shellThomas Arnhold14-28/+28
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt1-1/+1
2013-10-31shell: mapix.h is not needed at allThomas Arnhold1-5/+0
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2-23/+4
2013-10-14fdo#56007 - Read more bytes on Zip read (for thumbnails)Mathieu Parent1-26/+38
2013-10-11fdo#56007 - fast zip directory find to accelerate Windows Explorer thumbnail.Michael Meeks1-11/+40
2013-10-04fdo#67534: try to avoid file locking in Explorer shell extensionsTor Lillqvist1-1/+2
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+3
2013-07-16bnc#829017 fix issue with negative seeks in win32 shell extensionFridrich Štrba1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-2/+2
2013-06-07Resolves: #i93995# Allow setting Body of a simple mail messageAriel Constenla-Haile4-4/+36
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-17-Werror=unused-macros (MinGW, shell)Stephan Bergmann1-8/+0
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey2-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák9-62/+59
2013-03-04doubled includesThomas Arnhold3-11/+0
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar1-1/+1
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-4/+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-20remove license header that confuses lngconvexLuboš Luňák1-18/+0
2012-11-15Bin use of UTF-16 expat variant in the Windows shell extensionTor Lillqvist1-12/+30
2012-10-07fix shell build with Win8 SDKPeter Foley1-0/+2
2012-10-03re-base on ALv2 code. Includes:Michael Meeks41-899/+626
2012-10-02Use prefixTor Lillqvist4-4/+4
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-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann2-85/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold6-24/+0
2012-08-08remove include comments and boxesThomas Arnhold11-49/+0
2012-07-20new does not return nullStephan Bergmann3-29/+13
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-12warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl1-1/+2
2012-07-12warning C4100: unreferenced formal parameterMichael Stahl1-2/+4
2012-07-01Remove unused definesThomas Arnhold2-2/+0
2012-06-22.ulf files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.xml files don't need executable bitsMichael Stahl2-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks8-184/+112
2012-06-21re-base on ALv2 code.Michael Meeks6-141/+87
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12