summaryrefslogtreecommitdiff
path: root/setup_native
AgeCommit message (Collapse)AuthorFilesLines
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-2/+2
2012-02-01cppcheck: unused variablesKorrawit Pruegsanusak3-21/+0
also remove commented-out codes
2012-01-24Trivial description fix of previous fix (extension -> driver).Stephan Bergmann1-1/+1
2012-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann2-15/+15
Replaced --enable-ext-postgresql-sdbc with --disable-postgresql-sdbc. Renamed postgresql-sdbc.uno{.ini,rc} to consistent postgresql-sdbc.ini (which made the code a little easier). Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> (cherry picked from commit 3a7ae48b6f610899200ae2800706533f7c4c9f80) Conflicts: configure.in connectivity/source/drivers/postgresql/makefile.mk
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar3-11/+11
2012-01-06more wJRE cleanupAndras Timar3-116/+0
2012-01-04added Kyrgyz (China) [ky-CN] to language listEike Rathke1-1/+2
2011-12-18remove obsolete (OxygenOffice-style) Lightproof integrationAndras Timar2-32/+0
2011-12-12add Sinhala spelling dictionaryAndras Timar2-0/+17
2011-12-08add Aragonese spelling dictionaryAndras Timar2-1/+17
2011-12-07Remove oooimprovementAugust Sodora1-46/+0
2011-12-06remove NSIS supportAndras Timar9-446/+0
2011-12-03right copyright line for PostgreSQL-SDBCLionel Elie Mamane1-1/+1
2011-12-01create installation set for testsPetr Mladek1-0/+44
+ 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 Meeks1-0/+15
2011-11-25add Belarusian, Greek, Scottish Gaelic, and Telugu dictionariesAndras Timar2-0/+68
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
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 Timar3-9/+0
2011-11-21Trying to fix packaging of SDKStephan Bergmann1-1/+1
2011-11-16Typo WITHOUTDOTPACKAGEVERSION -> WITHOUTDOTPRODUCTVERSION.Stephan Bergmann8-266/+266
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann10-595/+595
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 Timar2-0/+0
2011-11-08setup_native: add 64 bit provides to fake-db.rpmMichael Stahl1-0/+3
2011-11-03Give Mac master builds a nice background .dmg image, tooThorsten Behrens2-0/+1
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 Behrens1-0/+0
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵Stephan Bergmann3-134/+10
BaseInstallation.
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
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 Bergmann1-4/+2
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-29Don't build l10ntools for non-desktop OSesTor Lillqvist1-1/+1
2011-09-28Uyghur LCID is 1152 not 2200Andras Timar1-1/+1
2011-09-28remove checks for unused BUILD_SPECIAL environment variableAndras Timar2-1/+0
2011-09-17change key id pseudolanguage code from kid to qtzAndras Timar1-1/+1
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 Štrba26-1/+42
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
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
and simplified coding after that since the logic is not needed anymore.
2011-09-12unneded var deleted and code simplified. in setup_nativePierre-André Jacquod1-31/+3
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é Jacquod1-4/+0
and some coding commented since 2005
2011-09-12deletion of unneded variable in setup_native, swappatchfiles.cxxPierre-André Jacquod1-5/+0
2011-09-11add Latvian dictionary packAndras Timar2-0/+17
2011-09-11add Hindi dictionary packAndras Timar2-0/+17
2011-09-11add Gujarati dictionary packAndras Timar2-0/+17
2011-09-11add Bengali dictionary packAndras Timar2-0/+17