summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/shellextensions
AgeCommit message (Expand)AuthorFilesLines
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann2-3/+3
2018-09-28tdf#120099 Reintroduce .def filesStephan Bergmann1-0/+11
2018-09-18Get rid of Windows .def files in setup_native, use __declspec(dllexport)Stephan Bergmann8-20/+9
2018-02-02setup_native: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-9/+0
2017-10-27loplugin:includeform: setup_native (Windows)Stephan Bergmann2-2/+2
2017-09-29Drop check for Windows versions we don't supportMike Kaganski1-30/+2
2017-09-29Fix syntax errorsStephan Bergmann1-2/+2
2017-09-28setup_native: use more Unicode in MSI custom actionsMike Kaganski6-84/+47
2016-10-16clang-cl loplugin: setup_nativeStephan Bergmann4-10/+10
2016-09-13chmod 644 some source filesStephan Bergmann1-0/+0
2016-05-30Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales8-360/+189
2016-05-25-Werror,-Wunused-macrosStephan Bergmann1-1/+0
2016-05-09Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales1-37/+31
2015-11-18-Werror,-Wunused-functionStephan Bergmann1-18/+0
2015-03-04V813: Decreased performanceCaolán McNamara1-8/+5
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl1-0/+3
2015-01-19try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl1-1/+7
2014-12-02Create/RemoveLayerLinks are unusedStephan Bergmann2-173/+0
2014-08-07cppcheck: va_list 'args' was opened but not closed by va_end()Julien Nabet2-0/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-29Mismatch alloc/deallocJulien Nabet1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms2-2/+2
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold8-14/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-02remove RebuildShellIconCache CustomAction (it was Win 9x/NT/2K only)Andras Timar2-106/+1
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-17CustomActions should be statically linked with MSVCRTAndras Timar1-2/+2
2013-02-13fix exported DLL function names for all CustomActionsAndras Timar10-12/+26
2013-02-09convert setup_native to gbuild and add to tail_buildPeter Foley11-106/+12
2013-01-30remove CopyEditionData CustomActionAndras Timar3-126/+0
2013-01-30remove DotNetCheck CustomActionAndras Timar3-178/+0
2013-01-30remove CopyExtensionData CustomActionAndras Timar3-119/+1
2013-01-30remove CustomAction ExecutePostUninstallScriptAndras Timar3-147/+0
2013-01-30convert SetAdminInstallProperty CustomAction to type 51Andras Timar3-62/+0
2013-01-27Revert "fix for fdo#39632 : Consolidate GetMsiProperty()"Andras Timar12-64/+319
2013-01-27still not enough boost_headerMichael Stahl1-0/+1
2013-01-23fix for fdo#39632 : Consolidate GetMsiProperty()Mathias Michel12-319/+64
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-12-25WaE: unreferenced local variableTor Lillqvist1-2/+0
2012-11-12re-base on ALv2 code. Includes:Michael Meeks8-182/+110
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann3-230/+0
2012-06-22Remove some PCH tracesThomas Arnhold1-3/+0
2012-06-21re-base on ALv2 code.Michael Meeks7-164/+101
2012-06-21fdo#51270 fix RemoveExtensions custom actionAndras Timar1-34/+8
2012-06-12delete problematic IsOfficeRunning custom actionAndras Timar3-137/+0
2012-06-05fdo#47805 rework handling of 64-bit registry entriesAndras Timar3-219/+0
2012-04-12typo fix in commentAndras Timar1-1/+1
2012-03-27typo fix in commentAndras Timar1-1/+1
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar1-8/+8
2012-02-01cppcheck: unused variablesKorrawit Pruegsanusak2-18/+0