summaryrefslogtreecommitdiff
path: root/instsetoo_native/inc_openoffice
AgeCommit message (Expand)AuthorFilesLines
2013-10-02Media/LastSequence is i4, so it has to be 32767->65535 in _Validation tableAndras Timar1-1/+1
2013-09-21fdo#58144 - disable the ARP 'Remove' button on Windows XPAndras Timar2-0/+2
2013-08-22fdo#65129 Windows Installer checks OS version before proceedingAndras Timar4-6/+10
2013-07-24Some more fixups towards the MsiShortcutProperty tableFridrich Štrba1-0/+4
2013-04-30remove unused product variables from Windows installerAndras Timar1-1/+1
2013-02-24instsetoo_native: convert to gbuildPeter Foley2-96/+0
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-01-30convert SetAdminInstallProperty CustomAction to type 51Andras Timar2-0/+2
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-12-06fdo#57927: Clarify msi installer only installs subset of dicts by defaultStephan Bergmann1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks8-21/+136
2012-10-07fix msm suport for VS2012Peter Foley1-1/+0
2012-09-26use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595)Andras Timar9-20/+7
2012-09-23followup of bccb30a0Andras Timar1-17/+0
2012-09-09fdo#52946 We don't need the productname multiple times in install dialogsAndras Timar1-34/+17
2012-09-08remove SelfReg table from MSIAndras Timar4-18/+0
2012-08-13remove already removed SetInstallLocation from install sequencesAndras Timar2-3/+0
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-2/+0
2012-07-15fdo#52088 use [ProductName] placeholder instead of LibreOfficeAndras Timar1-1/+1
2012-06-28fdo#46510 optionally turn on Quickstarter by installerAndras Timar3-1/+4
2012-06-26switch on QuickStarter from installer, UI text addedAndras Timar1-0/+3
2012-06-21fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar4-9/+7
2012-06-21re-base on ALv2 code.Michael Meeks5-21/+84
2012-06-21fdo#51270 fix RemoveExtensions custom actionAndras Timar3-3/+5
2012-06-12delete problematic IsOfficeRunning custom actionAndras Timar4-6/+0
2012-06-04add incidentally deleted setAllUsersProfile2K backAndras Timar1-0/+1
2012-05-30fdo#46559 bypass CustomerInformation dialog in Windows installerAndras Timar1-3/+4
2012-05-30MSI: remove unused DestinationFolder dialogAndras Timar3-20/+0
2012-05-21MSI: remove always true LaunchConditionAndras Timar2-3/+0
2012-05-21strings for MSI Summary InfoAndras Timar1-7/+1
2012-05-21MSI: ARP strings for Summary InfoAndras Timar1-3/+3
2012-05-21MSI: remove unused stringAndras Timar1-3/+0
2012-05-20remove Win9x specific conditionsAndras Timar1-2/+0
2012-05-14fdo#46519 workaround of MSI installer error 1935Andras Timar1-0/+1
2012-05-09partially revert 6d1f7fadc06bb57b175d5f4b94147373fc07f8a8Andras Timar5-2/+34
2012-05-08fdo#39833 add "Support assistive technology tools" option to Windows installerAndras Timar3-2/+7
2012-05-07fix condition for SetupCompleteSuccessAndras Timar1-2/+2
2012-05-07don't refer to a deleted controlAndras Timar1-1/+1
2012-05-07remove unused checkboxes from Windows installerAndras Timar5-41/+2
2012-05-03fdo#48812 change Customer Information to User Information (in MSI UI)Andras Timar1-1/+1
2012-04-26remove unused icons from Windows installerAndras Timar1-2/+0
2012-04-25fdo#47779 installer dialog header background should be whiteAndras Timar1-16/+16
2012-03-23remove old product from MSI's CustomAction tableAndras Timar1-117/+0
2012-03-23old products are unconditionally removed, clean up unused codeAndras Timar7-246/+1
2012-03-23remove unused DatabaseFolder dialog from MSIAndras Timar4-44/+0
2012-03-20fix control order in MSI, this time for realAndras Timar1-1/+1
2012-03-20fix control order in MSIAndras Timar1-1/+1
2012-03-20Revert "remove last traces of serial number check from MSI"Andras Timar2-0/+4
2012-03-20remove last traces of serial number check from MSIAndras Timar2-4/+0
2012-03-20remove last traces of serial number check from MSIAndras Timar1-2/+1