summaryrefslogtreecommitdiff
path: root/setup_native
AgeCommit message (Collapse)Author
2012-01-04added Kyrgyz (China) [ky-CN] to language listEike Rathke
2011-12-18remove obsolete (OxygenOffice-style) Lightproof integrationAndras Timar
2011-12-12add Sinhala spelling dictionaryAndras Timar
2011-12-08add Aragonese spelling dictionaryAndras Timar
2011-12-07Remove oooimprovementAugust Sodora
2011-12-06remove NSIS supportAndras Timar
2011-12-03right copyright line for PostgreSQL-SDBCLionel Elie Mamane
2011-12-01create installation set for testsPetr Mladek
+ it currently includes just the smoketest and is available only for Linux + the side effect is that it builds the smoketest before instsetoo_native + it runs it only during dev-install when the variable RUN_SMOKETEST == YES
2011-11-30rename, and bundle the postgresql driver if it is enabledMichael Meeks
2011-11-25add Belarusian, Greek, Scottish Gaelic, and Telugu dictionariesAndras Timar
2011-11-25Fix linking of the new custom actionFridrich Štrba
2011-11-25change logic of IsOfficeRunning custom action fdo#36677Andras Timar
instead of trying to rename a file or folder in Program Files directory - which is write protected anyway normally - installer checks the process list, if there is a process called "soffice.bin".
2011-11-25remove unused definesAndras Timar
2011-11-21Trying to fix packaging of SDKStephan Bergmann
2011-11-16Typo WITHOUTDOTPACKAGEVERSION -> WITHOUTDOTPRODUCTVERSION.Stephan Bergmann
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann
With the basis/brand split undone, they are always the same as PRODUCTVERSION and ABOUTBOXPRODUCTVERSION, respectively.
2011-11-08add patch creation profile file for LibreOfficeAndras Timar
2011-11-08setup_native: add 64 bit provides to fake-db.rpmMichael Stahl
2011-11-03Give Mac master builds a nice background .dmg image, tooThorsten Behrens
Added a new DevVersionCopy action to scp2, that fires if PRODUCTNAME equals "LibO-dev" - in that case, we use the DS_Store_Dev one.
2011-11-01Fix .dmg background image some more.Thorsten Behrens
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵Stephan Bergmann
BaseInstallation.
2011-10-24Undo basis/brand split: Moved WNT-specific patchlist.txt etc.Stephan Bergmann
2011-10-18Undo basis/brand split: move presets/ from basis to brand.Stephan Bergmann
Also let utl::Bootstrap::locateBaseInstallation return $BRAND_BASE_DIR instead of $OOO_BASE_DIR, so that things match again.
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann
2011-10-07cppcheck reduce scope of var in setup_native/...regactivex.cxxPierre-André Jacquod
2011-10-04WaE: name was marked as #pragma deprecatedTor Lillqvist
2011-09-29Don't build l10ntools for non-desktop OSesTor Lillqvist
2011-09-28Uyghur LCID is 1152 not 2200Andras Timar
2011-09-28remove checks for unused BUILD_SPECIAL environment variableAndras Timar
2011-09-17change key id pseudolanguage code from kid to qtzAndras Timar
kid is language code of Koshin. It is better to use a code from the ISO 639 private range.
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12deleted unread var and code in setup_native, vistaspecial.cxxPierre-André Jacquod
and simplified coding after that since the logic is not needed anymore.
2011-09-12unneded var deleted and code simplified. in setup_nativePierre-André Jacquod
After deleting the different assignment that were not used, some part of the code could be simiplified, since there is no need any more for the logic.
2011-09-12deleted unneded var in setup_native, migrateinstallpath.cxxPierre-André Jacquod
and some coding commented since 2005
2011-09-12deletion of unneded variable in setup_native, swappatchfiles.cxxPierre-André Jacquod
2011-09-11add Latvian dictionary packAndras Timar
2011-09-11add Hindi dictionary packAndras Timar
2011-09-11add Gujarati dictionary packAndras Timar
2011-09-11add Bengali dictionary packAndras Timar
2011-09-11add Bulgarian dictionary packAndras Timar
2011-09-01add European Portoguise dictionary packAndras Timar
2011-09-01add Arabic dictionary packAndras Timar
2011-09-01merge 3 dictionary packs into 1Andras Timar
2011-08-31add Breton dictionary pack to install setsAndras Timar
2011-08-26Move the header that made setup_native depending on sfx2.Jan Holesovsky