summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/prophdl/propertyhdl.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-15clang-cl loplugin: shellStephan Bergmann1-34/+35
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales1-17/+17
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist1-7/+7
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-28-Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI)Stephan Bergmann1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-5/+5
2014-05-12This code is not linked against salStephan Bergmann1-7/+0
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre1-2/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-35/+35
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-20new does not return nullStephan Bergmann1-3/+0
2012-07-12warning C4100: unreferenced formal parameterMichael Stahl1-2/+4
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar1-5/+5
2012-03-19Simple Zip file-format implementation to avoid the need of minizipFridrich Štrba1-3/+2
2011-11-27remove include of pch header from shellNorbert Thiebaud1-2/+0
2011-08-22Make a dbgutil build of the Explorer extension succeedTor Lillqvist1-0/+2
2011-06-24Attempt to make this build with MinGWTor Lillqvist1-1/+1
2011-04-28Include <osl/diagnose.h> for OSL_ENSURE etcTor Lillqvist1-0/+3
2011-04-19Removed dbgmacros.{ch}xx / use OSL_{ENSURE,POSTCOND} insteadChristina Rossmanith1-1/+1
2011-04-05Remove commented code in libs-core/shellXisco Fauli1-11/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-2/+2
2010-10-14add lots more missing sal/macros.h includesMichael Meeks1-0/+1
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-08-18dv20:#i80759# Fixed a memory leakDirk Voelzke1-2/+2
2010-03-31CWS-TOOLING: integrate CWS mingwport29Vladimir Glazunov1-0/+4
2010-03-05i#109673: Mingw port fix: new Windows property handlertono1-0/+4
2010-01-26dv17: #i70994#: Moved property handler to own library to avoid problems with ...Dirk Voelzke1-9/+150
2010-01-25dv17: #i70994#: Proprty handler should work with 64bit, tooDirk Voelzke1-32/+0
2010-01-20dv17: #i70994#: Use property handler instead of column info for Windows VistaDirk Voelzke1-0/+350