Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-13 | remove reg4msdoc files, they are not compiled | Andras Timar | |
Change-Id: I0b12dd16c6de05b14d2196771a81441ac0c73201 | |||
2012-06-12 | delete problematic IsOfficeRunning custom action | Andras Timar | |
Change-Id: Id68521b92f572366a68f35c09387a7ed45a835ff | |||
2012-06-05 | fdo#47805 rework handling of 64-bit registry entries | Andras Timar | |
64-bit registry entries were entered via a custom action, which did not always work. By default the custom action ran with user privileges, which were not sufficient to write the registry. It is not necessary to use custom actions for this task. Windows installer supports it well. Change-Id: Id65458c363c2b90b3e7d166b4c836bfb1ff19bf4 | |||
2012-06-01 | fdo#50509 MSI: UI language selection from command line (e.g. silent install) | Andras Timar | |
Change-Id: I1206a0c7f8508942eb844869fe1c75a48a9e01fd | |||
2012-05-30 | add Amharic language to SelectLanguage custom action | Andras Timar | |
Change-Id: I8562d1289b269ca7f3aa959907641fd70be0770f | |||
2012-05-14 | TDE integration | Norbert Thiebaud | |
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e | |||
2012-05-10 | error handling in SortTree custom action | Andras Timar | |
Change-Id: I03a06d09e3e84b6cb13bd68e8be4caebb1b9f5ab | |||
2012-05-09 | EasyHack fdo#42783: get rid of CPU define/build system variable | Thomas Collerton | |
Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504 | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b | |||
2012-04-24 | fdo#46355 sort SelectionTree control of Custom Setup with a custom action | Andras Timar | |
Although Microsoft says that SelectionTree control can publish a control event only on Windows Server 2003 and above, the custom action seems to be working under a fully patched Windows XP SP3. Maybe it fails silently on older Windows XPs, not to mention Windows 2000. I did not test those. | |||
2012-04-12 | typo fix in comment | Andras Timar | |
2012-04-12 | pack "en" dictionary only with "en" langpacks | Petr Mladek | |
it is in the main installation tarball anyway; it was put in langpacks that did not have its own dictionary from some strange reason | |||
2012-04-05 | Clean up optional online update module | Stephan Bergmann | |
* The updatecheckui lib is part of that module; should its scp entry also be marked ComponentCondition="ISCHECKFORPRODUCTUPDATES=1"? * unpack_update (and other scripts as well?) need only be generated if ENABLE_ONLINE_UPDATE. * It is inconsistent that there is a distinct onlineupdate.xcd not merged into main.xcd, while the updchk and updatecheckui component files are merged into the global services.rdb. * The updchk res file should also go into (a resource sub-module of) the optional online update module. | |||
2012-03-27 | fix number of chars in strncmp after OpenOffice.org->LibreOffice change | Andras Timar | |
2012-03-27 | typo fix in comment | Andras Timar | |
2012-03-27 | replace OpenOffice.org to LibreOffice in registry keys | Andras Timar | |
2012-03-23 | .txt files don't need executable bits | Michael Stahl | |
2012-03-21 | chmod -x | Tor Lillqvist | |
2012-03-20 | remove unused xpdinstaller module | Andras Timar | |
2012-03-12 | WaE: deprecated conversion from string constant to 'LPTSTR' | David Tardon | |
2012-02-29 | add Amharic (am) UI translation | Andras Timar | |
2012-02-22 | Fix build of the optional stdlibs package on Linux | Petr Mladek | |
2012-02-22 | Separate stdlib package (work in progress) | Fridrich Štrba | |
2012-02-01 | A few safe replacements of pathes->paths | Jesús Corrius | |
2012-02-01 | cppcheck: unused variables | Korrawit Pruegsanusak | |
also remove commented-out codes | |||
2012-01-24 | Trivial description fix of previous fix (extension -> driver). | Stephan Bergmann | |
2012-01-23 | fdo#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-18 | fdo#37740 remove duplicate icons from soffice.bin/soffice.exe | Andras Timar | |
2012-01-06 | more wJRE cleanup | Andras Timar | |
2012-01-04 | added Kyrgyz (China) [ky-CN] to language list | Eike Rathke | |
2011-12-18 | remove obsolete (OxygenOffice-style) Lightproof integration | Andras Timar | |
2011-12-12 | add Sinhala spelling dictionary | Andras Timar | |
2011-12-08 | add Aragonese spelling dictionary | Andras Timar | |
2011-12-07 | Remove oooimprovement | August Sodora | |
2011-12-06 | remove NSIS support | Andras Timar | |
2011-12-03 | right copyright line for PostgreSQL-SDBC | Lionel Elie Mamane | |
2011-12-01 | create installation set for tests | Petr 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-30 | rename, and bundle the postgresql driver if it is enabled | Michael Meeks | |
2011-11-25 | add Belarusian, Greek, Scottish Gaelic, and Telugu dictionaries | Andras Timar | |
2011-11-25 | Fix linking of the new custom action | Fridrich Štrba | |
2011-11-25 | change logic of IsOfficeRunning custom action fdo#36677 | Andras 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-25 | remove unused defines | Andras Timar | |
2011-11-21 | Trying to fix packaging of SDK | Stephan Bergmann | |
2011-11-16 | Typo WITHOUTDOTPACKAGEVERSION -> WITHOUTDOTPRODUCTVERSION. | Stephan Bergmann | |
2011-11-15 | Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION. | Stephan Bergmann | |
With the basis/brand split undone, they are always the same as PRODUCTVERSION and ABOUTBOXPRODUCTVERSION, respectively. | |||
2011-11-08 | add patch creation profile file for LibreOffice | Andras Timar | |
2011-11-08 | setup_native: add 64 bit provides to fake-db.rpm | Michael Stahl | |
2011-11-03 | Give Mac master builds a nice background .dmg image, too | Thorsten 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-01 | Fix .dmg background image some more. | Thorsten Behrens | |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵ | Stephan Bergmann | |
BaseInstallation. |