summaryrefslogtreecommitdiff
path: root/setup_native/source/win32
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-27typo fix in commentAndras Timar1-1/+1
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar3-12/+12
2012-03-21chmod -xTor Lillqvist2-0/+0
2012-03-12WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon1-1/+1
2012-02-29add Amharic (am) UI translationAndras Timar1-0/+1
2012-02-01cppcheck: unused variablesKorrawit Pruegsanusak3-21/+0
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar3-11/+11
2012-01-04added Kyrgyz (China) [ky-CN] to language listEike Rathke1-1/+2
2011-12-06remove NSIS supportAndras Timar8-443/+0
2011-11-25Fix linking of the new custom actionFridrich Štrba1-0/+3
2011-11-25change logic of IsOfficeRunning custom action fdo#36677Andras Timar1-113/+26
2011-11-25remove unused definesAndras Timar3-9/+0
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-64/+10
2011-10-24Undo basis/brand split: Moved WNT-specific patchlist.txt etc.Stephan Bergmann1-4/+4
2011-10-18Undo basis/brand split: move presets/ from basis to brand.Stephan Bergmann1-1/+1
2011-10-07cppcheck reduce scope of var in setup_native/...regactivex.cxxPierre-André Jacquod1-4/+3
2011-10-04WaE: name was marked as #pragma deprecatedTor Lillqvist1-0/+1
2011-09-28Uyghur LCID is 1152 not 2200Andras Timar1-1/+1
2011-09-17change key id pseudolanguage code from kid to qtzAndras Timar1-1/+1
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba26-1/+42
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba26-42/+1
2011-09-12Drop Win9x codeTor Lillqvist2-52/+0
2011-09-12Drop Win9x codeTor Lillqvist1-104/+1
2011-09-12Drop Win9x codeTor Lillqvist1-4/+1
2011-09-12Drop Win9x codeTor Lillqvist3-216/+12
2011-09-12deleted unread var and code in setup_native, vistaspecial.cxxPierre-André Jacquod1-55/+5
2011-09-12unneded var deleted and code simplified. in setup_nativePierre-André Jacquod1-31/+3
2011-09-12deleted unneded var in setup_native, migrateinstallpath.cxxPierre-André Jacquod1-4/+0
2011-09-12deletion of unneded variable in setup_native, swappatchfiles.cxxPierre-André Jacquod1-5/+0
2011-08-26Move the header that made setup_native depending on sfx2.Jan Holesovsky1-1/+1
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud22-328/+218
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2-1/+2
2011-08-05add Luxemburgish (lb)Andras Timar1-0/+1
2011-07-21resyncing to masterBjoern Michaelsen13-40/+29
2011-06-22Bypass these if we don't have the Windows SDKTor Lillqvist13-39/+29