summaryrefslogtreecommitdiff
path: root/setup_native
AgeCommit message (Collapse)Author
2012-03-27fix number of chars in strncmp after OpenOffice.org->LibreOffice changeAndras Timar
2012-03-27typo fix in commentAndras Timar
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-23.txt files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-03-20remove unused xpdinstaller moduleAndras Timar
2012-03-12WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon
2012-02-29add Amharic (am) UI translationAndras Timar
2012-02-22Fix build of the optional stdlibs package on LinuxPetr Mladek
2012-02-22Separate stdlib package (work in progress)Fridrich Štrba
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-02-01cppcheck: unused variablesKorrawit Pruegsanusak
also remove commented-out codes
2012-01-24Trivial description fix of previous fix (extension -> driver).Stephan Bergmann
2012-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann
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 Timar
2012-01-06more wJRE cleanupAndras Timar
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