summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions
AgeCommit message (Expand)AuthorFilesLines
2013-08-31cppcheck: Array index is used before limits checkJulien Nabet1-2/+2
2013-04-30remove unused product variables from Windows installerAndras Timar2-50/+0
2013-03-03remove stale javafiltersAndras Timar2-327/+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 Timar2-4/+4
2013-02-13fix exported DLL function names for all CustomActionsAndras Timar26-23/+66
2013-02-13remove thesaurus indexer CustomActionAndras Timar1-201/+0
2013-02-11stdcall and declspec(dllexport) don't play nicely togetherPeter Foley3-2/+6
2013-02-09convert setup_native to gbuild and add to tail_buildPeter Foley42-751/+28
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-30we don't build language packs on WindowsAndras Timar4-448/+0
2013-01-27Revert "fix for fdo#39632 : Consolidate GetMsiProperty()"Andras Timar20-218/+584
2013-01-27Revert "chmod 644"Andras Timar1-0/+0
2013-01-27still not enough boost_headerMichael Stahl1-0/+1
2013-01-23chmod 644Andras Timar1-0/+0
2013-01-23fix for fdo#39632 : Consolidate GetMsiProperty()Mathias Michel20-584/+218
2013-01-10Kill the ancient StarOffice "patch" conceptTor Lillqvist4-832/+1
2012-12-25Get rid of (most uses of) GUITor Lillqvist12-12/+12
2012-12-25WaE: unreferenced local variableTor Lillqvist1-2/+0
2012-11-12re-base on ALv2 code. Includes:Michael Meeks28-587/+361
2012-10-09Killing even the last remenants of rebaseFridrich Štrba3-310/+0
2012-09-27Revert inadvertent chmodStephan Bergmann1-0/+0
2012-09-27No dictionaries were preselected for en_US langpackStephan Bergmann1-90/+70
2012-09-26msi-encodinglist.txt was moved to different locationAndras Timar1-1/+1
2012-09-12fdo#39791 do not steal .doc association from MS WordAndras Timar1-32/+5
2012-09-11fdo#53009: For msi installer, only default-select a subset of dictionariesStephan Bergmann1-0/+82
2012-09-11Some code simplificationStephan Bergmann1-22/+16
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann7-235/+0
2012-07-03typoAndras Timar1-1/+1
2012-07-03remove unsued code and ornamentic comment blocksAndras Timar1-104/+0
2012-06-22.dxp files don't need executable bitsMichael Stahl2-0/+0
2012-06-22Remove some PCH tracesThomas Arnhold3-9/+0
2012-06-21fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar1-18/+53
2012-06-21re-base on ALv2 code.Michael Meeks16-352/+235
2012-06-21fdo#51270 fix RemoveExtensions custom actionAndras Timar1-34/+8
2012-06-13remove reg4msdoc files, they are not compiledAndras Timar28-5501/+0
2012-06-12delete problematic IsOfficeRunning custom actionAndras Timar8-331/+1
2012-06-05fdo#47805 rework handling of 64-bit registry entriesAndras Timar6-762/+0
2012-06-01fdo#50509 MSI: UI language selection from command line (e.g. silent install)Andras Timar1-43/+88
2012-05-30add Amharic language to SelectLanguage custom actionAndras Timar1-0/+1
2012-05-10error handling in SortTree custom actionAndras Timar1-1/+31
2012-04-24fdo#46355 sort SelectionTree control of Custom Setup with a custom actionAndras Timar3-1/+40
2012-04-12typo fix in commentAndras Timar1-1/+1
2012-03-27fix number of chars in strncmp after OpenOffice.org->LibreOffice changeAndras Timar1-2/+2