summaryrefslogtreecommitdiff
path: root/shell/source/win32
AgeCommit message (Expand)AuthorFilesLines
2013-07-16bnc#829017 fix issue with negative seeks in win32 shell extensionFridrich Štrba1-2/+2
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
2012-06-02targeted string re-workNorbert Thiebaud8-43/+40
2012-05-31Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius1-22/+22
2012-05-31nuke unused typedefTakeshi Abe1-1/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks4-4/+4
2012-05-29shell: export more symbols, as privateMatúš Kukan3-4/+0
2012-05-29export COM functionsDavid Tardon2-8/+0
2012-05-29gbuildize shellDavid Tardon16-1193/+20
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-1/+0
2012-04-23s/OpenOffice/LibreOffice/Andras Timar1-2/+2
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara9-6/+38
2012-04-13gbuildize internal zlibCaolán McNamara9-38/+6
2012-04-05shell: fix silly flags from 2c5a817591Michael Stahl1-1/+1
2012-03-27typo fixAndras Timar1-1/+1