Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-02 | scp2: cppuhelper is now gbuild'ified | Matúš Kukan | |
2011-12-22 | The packaging was missing uno_cppuhelpergcc33.dll on MinGW. | Jan Holesovsky | |
2011-12-19 | fix names of libraries for MinGW, also remove onlinecheck.dll | Matúš Kukan | |
2011-12-16 | Fix typo and clean up. | Stephan Bergmann | |
2011-12-15 | Potential fix for gbuild salhelper on MinGW problem. | Stephan Bergmann | |
2011-12-13 | add grammar checker to descriptions | 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 | Unbreak the packaging | Fridrich Štrba | |
2011-12-06 | scp2: evidently fax.zip was renamed to pyfax.zip | Michael Stahl | |
2011-12-05 | wizards: completely work python wizard packaging and registration | Michael Meeks | |
Also improve exception handling and error printing in pythonloader Allow registration of explicit .py components - the only method that works | |||
2011-12-05 | Set the python fax wizard as the default one | Xisco Fauli | |
2011-12-05 | Add the rest of the files to scp2 | Xisco Fauli | |
2011-12-05 | add directories to basic/program and makefiles | Xisco Fauli | |
2011-12-05 | Hello world (python) as a component | Xisco Fauli | |
2011-12-01 | add exectuable rights for libraries on Linux | Petr Mladek | |
RPM strips debuginfo packages from libraries only when they have execuateble rights It does not fix permissions of the prebuilt mozilla libraries; scp2 defines the same permissions for all files inside the mozruntime.zip archive. Unfortuantely, it icludes libraries and data files togetger. | |||
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud | |
2011-11-25 | add Belarusian, Greek, Scottish Gaelic, and Telugu dictionaries | Andras Timar | |
2011-11-25 | correctly install Latvian dictionary | Petr Mladek | |
the typo caused that the Latvian dictionary was included into core01 package and broke langpacks | |||
2011-11-25 | Clean help pack list based on the current files in the translation repository | Lior Kaplan | |
(translations/source/) | |||
2011-11-25 | Clean language pack translation based on solenv/inc/langlist.mk | Lior Kaplan | |
2011-11-24 | Desktop launcher w/o version number for silent MSI version | Andras Timar | |
2011-11-23 | create this dir so uninstall can remove it | Andras Timar | |
2011-11-21 | if silent MSI, put LibreOffice starter icon to Program menu folder | Andras Timar | |
2011-11-16 | leave out redist and readmes from win installdir | Andras Timar | |
and make x64 merge modules optional | |||
2011-11-16 | add merge modules to scp2 | Andras Timar | |
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-10 | New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous. | Stephan Bergmann | |
2011-11-09 | Removed unused URE version ini file. | Stephan Bergmann | |
2011-11-09 | OOo reference version for extension dependencies is still at 3.4. | Stephan Bergmann | |
2011-11-07 | gtk: move the file-picker into vcl/ and add Application:: factory hooks | Michael Meeks | |
drop un-necessary uno service related fluff, and component instantiation. nominal move to XMultiComponentFactory from XMultiServiceFactory Include fpicker in compilation for gtk3, but more work required here Simplify setting up transient parents for picker dialogs | |||
2011-11-04 | fix encrypting odf documents | Caolán McNamara | |
xsec_fw is always built, so always register and install xsec_xmlsec is built when ENABLE_XMLSEC is true, match register and install plugin is built when WITH_MOZILLA is not NO, match register | |||
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-03 | fdo#42312: Change bsh and js script providers from extensions to optional ↵ | Stephan Bergmann | |
modules. Their jar files reference other non-URE jars, so they cannot be extensions. bsh.jar has been moved into the optional module (it used to be installed always, but it looks like only the bsh script provider needs it; also, it had been added to URE_MORE_JAVA_CLASSPATH_URLS if SYSTEM_BSH, which also appears unnecessary as it is mentioned with an absolute file URL in the Class-Path of the script provider jar). js.jar has been included in the optional module (it used to be not installed at all?). | |||
2011-11-02 | Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}. | Stephan Bergmann | |
Those bootstrap variables now support <XXX>* syntax to include all files (non- recursively) contained in the directory denoted by XXX. Optional components can put their data simply into program/services/ and program/types/. | |||
2011-10-31 | Moved CONFIGURATION_LAYERS from soffice to fundamental ini. | Stephan Bergmann | |
...so that unopkg uses it, too. | |||
2011-10-31 | Cleaned up configmgr initialization. | Stephan Bergmann | |
Added CONFIGURATION_LAYERS bootstrap variable. Removed OOO_CONFIG_REGISTRY[_EXTRA]_DIR bootstrap variables. | |||
2011-10-31 | Removed obsolete gid_Profile_Soffice_Ini items. | Stephan Bergmann | |
They have been duplicated to gid_Brand_Profile_Soffice_Ini a long time ago. | |||
2011-10-27 | Remove restriction for Liberation fonts in Windows build | Olivier Hallot | |
2011-10-27 | Make subdirectory names unique in the first five characters | Tor Lillqvist | |
Rename "shellnew" to "shlnew", and "2shellnew" then to "2shlnew" for consistency. See code in olenv/bin/modules/installer/windows/directory.pm: create_unique_directorynames(). (Actually I think we don't even create any actual directory for "shellnew" (and "2shellnew" even less), it is just a placeholder... But oh well.) | |||
2011-10-27 | Undo basis/brand split: removed obsoleted basis directories. | Stephan Bergmann | |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵ | Stephan Bergmann | |
BaseInstallation. | |||
2011-10-24 | Undo basis/brand split: Removed obsoleted gid_Dir_Program. | Stephan Bergmann | |
2011-10-24 | Undo basis/brand split: Moved the rest of the WNT-only stuff. | Stephan Bergmann | |
2011-10-24 | Removed dead code. | Stephan Bergmann | |
2011-10-24 | Undo basis/brand split: Moved WNT-specific patchlist.txt etc. | Stephan Bergmann | |
2011-10-24 | Undo basis/brand split: move WNT-specific gid_Dir_Shellnew[Too]. | Stephan Bergmann | |
Hope that's all that needs to be done here... | |||
2011-10-24 | Removed some unused scp2 Directory definitions. | Stephan Bergmann | |
2011-10-24 | Undo basis/brand split: adapt scp2 WkDir. | Stephan Bergmann | |