summaryrefslogtreecommitdiff
path: root/setup_native/source/win32
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-12It's better to use fclose on a not null handleJulien Nabet1-2/+2
2013-02-11stdcall and declspec(dllexport) don't play nicely togetherPeter Foley3-2/+6
2013-02-11advertised shotrcutsAndras Timar3-6/+0
2013-02-09Fix Resource leak: ddfJulien Nabet1-0/+2
2013-02-09convert setup_native to gbuild and add to tail_buildPeter Foley47-927/+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 Meeks29-587/+369
2012-10-13Remove consecutive break and a break which follows a returnJulien Nabet1-1/+0
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-08-02Ensure correct import of msi tables using wildcard characterEilidh McAdam1-7/+13
2012-07-25Avoid a crash.Jan Holesovsky1-1/+1
2012-07-25get rid of dmake warningCaolán McNamara5-14/+10
2012-07-25Vim modeline.Jan Holesovsky1-0/+2
2012-07-25Vim modelines.Jan Holesovsky5-0/+10
2012-07-25When called with no input files, just write usage (as the Windows tool does).Jan Holesovsky1-1/+4
2012-07-24Check for the msi* build requirements in configure.in + update README.cross.Jan Holesovsky5-5/+5
2012-07-23Build the cross-msi-tools if winegcc is foundFridrich Štrba6-22/+42
2012-07-23Eventually build the lanedo msi* tools soonFridrich Štrba5-0/+160
2012-07-18Use lcab to generate cabinets for now.Eilidh McAdam1-31/+35
2012-07-18Added functionality to msitran for transforms.Eilidh McAdam1-12/+43
2012-07-18Skeleton code for msimspEilidh McAdam1-0/+84