summaryrefslogtreecommitdiff
path: root/shell/source/win32
AgeCommit message (Expand)Author
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-22cppcheck: Variable 'i' is assigned a value that is never usedThomas Arnhold
2014-05-12This code is not linked against salStephan Bergmann
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-02-26Remove visual noise from shellAlexander Wilms
2014-02-25Revert partially "Replace deprecated std::auto_ptr with boost::scoped_ptr"Takeshi Abe
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-16cppcheck: redundantAssignmentJulien Nabet
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-12Looks like the Windows tag is still LANG_ORIYAStephan Bergmann
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin
2013-11-05fixincludeguards.sh: shellThomas Arnhold
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt
2013-10-31shell: mapix.h is not needed at allThomas Arnhold
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-14fdo#56007 - Read more bytes on Zip read (for thumbnails)Mathieu Parent
2013-10-11fdo#56007 - fast zip directory find to accelerate Windows Explorer thumbnail.Michael Meeks
2013-10-04fdo#67534: try to avoid file locking in Explorer shell extensionsTor Lillqvist
2013-09-26typo fixes in commentsAndras Timar
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-16bnc#829017 fix issue with negative seeks in win32 shell extensionFridrich Štrba
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-07Resolves: #i93995# Allow setting Body of a simple mail messageAriel Constenla-Haile
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-17-Werror=unused-macros (MinGW, shell)Stephan Bergmann
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04doubled includesThomas Arnhold
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
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-20remove license header that confuses lngconvexLuboš Luňák
2012-11-15Bin use of UTF-16 expat variant in the Windows shell extensionTor Lillqvist
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