summaryrefslogtreecommitdiff
path: root/instsetoo_native/util/openoffice.lst
AgeCommit message (Collapse)AuthorFilesLines
2013-01-12Expand also openoffice.lst for version numbers from configuryTor Lillqvist1-421/+0
Change-Id: I7bad1639488616db3823e25d6508e8e57f2212ef
2013-01-07use "LibreOffice" instead of "LibO" for final download file namesPetr Mladek1-4/+4
"LibreOffice" is the name of the product and we should promote it. This change has been proposed on the ESC call. Change-Id: I755ea5b2ec7b6357a7fd2c86ec8479737696042b
2012-12-04bump product version to 4.1.0.0.alpha0+, build id to 0Petr Mladek1-46/+46
Change-Id: I0a8e86dc862b05e8c92738a565ae1513ea9e60b0
2012-11-20bump product version to 4.0.0.0.alpha1+, release number to 1Petr Mladek1-20/+20
Change-Id: Iaf5af009ac86909bb293be4ab8ae3902215b3bfd
2012-11-12bump version to 4.0.0.0.alpha0+Petr Mladek1-45/+45
Change-Id: I04cb89d04ebebcaef2276813864f79365f6899fd
2012-07-16fdo#51890: Display themed progress meter instead of the native oneStefan Knorr (astron)1-1/+1
Change-Id: Ia72f46763de40205b1a8a9bb94839bb420933443
2012-06-19switch to the new version schemePetr Mladek1-23/+23
use 3.7.0.0.alpha0 where possible; use the suffix "+" in the about dialog to signalize non-release builds Change-Id: If09c78cd30b10e54c46f737a695e0194039c7efc
2012-06-05bump product version to 3.7.0-alpha0+Petr Mladek1-49/+49
keep the package version on 3.6.98, so we could restart release number from 0 for Betas and RCs Change-Id: I7a862a202d2080dcc924362e4deb0e026c940a34
2012-05-31bump product version to 3.6.0-alpha1+Petr Mladek1-11/+11
Change-Id: I94bc00f8a1e646b476f20b3ad954eaae19fef6cb
2012-05-09partially revert 6d1f7fadc06bb57b175d5f4b94147373fc07f8a8Andras Timar1-0/+1
Change-Id: I I I0bfc367a3b2c551509b383fc4f6dcaa3cb8661f8
2012-04-27fdo#48087 get real version numbers from executables for the File table of MSIAndras Timar1-8/+0
This is only a partial fix to the bug, the second part will be the creation and population of MsiFileHash table.
2012-03-23old products are unconditionally removed, clean up unused codeAndras Timar1-2/+0
2012-03-20remove unused License Agreement dialog from MSIAndras Timar1-1/+0
2012-03-20remove unused xpdinstaller moduleAndras Timar1-6/+3
2012-03-06we always use relative paths in ddf filesAndras Timar1-8/+0
2012-03-06remove unused SETSTATICPATH variableAndras Timar1-4/+0
2012-03-06Added option to hide external link buttons on Start CenterSzabolcs Dezsi1-9/+9
This option is useful for Intel AppUp builds. On the other hand, unused STARTCENTER_LAYOUT_STYLE option was removed.
2012-02-24remove unused parameter EVALAndras Timar1-3/+0
2012-01-06more wJRE cleanupAndras Timar1-1/+1
2011-12-16add version suffix (beta1) to about dialogPetr Mladek1-6/+9
configurable at build time via ABOUTBOXPRODUCTVERSIONSUFFIX in instsetoo_native/util/openoffice.lst configurable at runtime via registry/data/org/openoffice/Setup.xcu and ooSetupVersionAboutBoxSuffix property
2011-12-13UntabifyTor Lillqvist1-187/+187
2011-12-13We don't use any 'pooling' when packagingTor Lillqvist1-6/+0
2011-12-12OxygenOffice doesn't bundle JRE eitherTor Lillqvist1-64/+0
2011-12-12change PRODUCTNAME back to LOdev, because prev. change broke Linux packagingAndras Timar1-3/+3
2011-12-11fix problems with generation of download nameAndras Timar1-7/+7
2011-12-10enhance VersionInfo resource of Windows excutablesAndras Timar1-5/+5
+ added ProductName (a required parameter), It is LibreOffice + CompanyName is configurable, it is $(OOO_VENDOR), that is set --with-vendor configure switch. If not set, then CompanyName is empty string which is fine, too. + Binary file version and FileVersion string show the same value, and version number is sane: main version + subversion + microversion + build number, such as 3.5.0.0 + LegalCopyright text is the same as in the About box, year range can be set in minor.mk - removed archaic and overcomplicated version number calculating macros - removed version.lst, copied relevant content to minor.mk - removed binary RCDATA resources, I don't think they were of any use
2011-12-08Bump version to 3.6 (3.6.0, 360, 360m1)Tor Lillqvist1-43/+43
2011-12-08There is no LibreOffice with bundled JRE and won't beTor Lillqvist1-57/+0
2011-12-06remove NSIS supportAndras Timar1-30/+0
2011-12-05allow to install desktop integration in Linux dev buildPetr Mladek1-10/+11
The desktop integration searched for the package name by the dash "-" delimiter on many locations. It was not easy to add support for package names with the dash. In addition, there was an inconsistence. Most package names used the "libo-dev" prefix name but the ure packages used "lodev". It was installed into the prefix /opt/lo-dev. So, I remaned everything to "lodev". It removed the inconsistence and solved solution with the dash.
2011-12-02online update: We were missing the update service URL.Jan Holesovsky1-0/+5
2011-12-01our product is always opensourceAndras Timar1-6/+0
2011-12-01create installation set for testsPetr Mladek1-0/+98
+ 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-29bump product version to 3.5.0-beta1, release number stays at 0Petr Mladek1-8/+8
2011-11-16fix SDK database version numberAndras Timar1-2/+2
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann1-2/+0
With the basis/brand split undone, they are always the same as PRODUCTVERSION and ABOUTBOXPRODUCTVERSION, respectively.
2011-11-09OOo reference version for extension dependencies is still at 3.4.Stephan Bergmann1-0/+1
2011-11-08remove unused variablesAndras Timar1-20/+0
2011-11-08add patch creation profile file for LibreOfficeAndras Timar1-1/+1
2011-10-27Undo basis/brand split: removed obsoleted BASISROOTNAME.Stephan Bergmann1-3/+0
2011-06-23bump product version to 3.5.0-alpha0, release number to 0Petr Mladek1-49/+49
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky1-14/+14
Conflicts: Makefile.in bootstrap.1 configure.in solenv/inc/minor.mk
2011-06-14bump product version to 3.4.1-rc1, release number to 101Petr Mladek1-14/+14
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-24/+24
Conflicts: configure.in distro-configs/LibreOfficeMacOSX.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWin32.conf download instsetoo_native/util/openoffice.lst ooo.lst.in set_soenv.in solenv/bin/modules/installer/download.pm solenv/gbuild/CppunitTest.mk solenv/inc/minor.mk solenv/inc/settings.mk
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-8/+8
Conflicts: Makefile.in Repository.mk autogen.sh bin/lo-commit-stat configure.in distro-configs/LibreOfficeOpenBSD.conf distro-configs/LibreOfficeWin32.conf instsetoo_native/util/openoffice.lst ooo.lst.in scp2/source/ooo/module_langpack.ulf set_soenv.in solenv/bin/ooinstall solenv/gbuild/CppunitTest.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.mk solenv/gbuild/TargetLocations.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/solaris.mk solenv/gbuild/platform/unxgcc.mk solenv/gbuild/platform/windows.mk solenv/inc/minor.mk solenv/inc/settings.mk tail_build/prj/makefile.mk
2011-05-24bump product version to 3.4.0-rc2, release number to 12Petr Mladek1-8/+8
2011-05-17bump product version to 3.4.0-rc1, release number to 11Petr Mladek1-8/+8
2011-05-10bump product version to 3.4.0-beta5, release number to 5Petr Mladek1-8/+8
2011-05-10use build id for the release number also for deb packagesPetr Mladek1-7/+7
I have just realised that deb packages used milestone as the release number; it is bumped only when we merge changes from OOo; so, we should use the build id that is used as the release number for rpms and windows build for a long time
2011-05-09OxygenOffice progressbarKalman Szalai - KAMI1-0/+8