summaryrefslogtreecommitdiff
path: root/scp2/source/ooo
AgeCommit message (Collapse)Author
2012-01-02scp2: cppuhelper is now gbuild'ifiedMatúš Kukan
2011-12-22The packaging was missing uno_cppuhelpergcc33.dll on MinGW.Jan Holesovsky
2011-12-19fix names of libraries for MinGW, also remove onlinecheck.dllMatúš Kukan
2011-12-16Fix typo and clean up.Stephan Bergmann
2011-12-15Potential fix for gbuild salhelper on MinGW problem.Stephan Bergmann
2011-12-13add grammar checker to descriptionsAndras Timar
2011-12-12add Sinhala spelling dictionaryAndras Timar
2011-12-08add Aragonese spelling dictionaryAndras Timar
2011-12-07Remove oooimprovementAugust Sodora
2011-12-06Unbreak the packagingFridrich Štrba
2011-12-06scp2: evidently fax.zip was renamed to pyfax.zipMichael Stahl
2011-12-05wizards: completely work python wizard packaging and registrationMichael Meeks
Also improve exception handling and error printing in pythonloader Allow registration of explicit .py components - the only method that works
2011-12-05Set the python fax wizard as the default oneXisco Fauli
2011-12-05Add the rest of the files to scp2Xisco Fauli
2011-12-05add directories to basic/program and makefilesXisco Fauli
2011-12-05Hello world (python) as a componentXisco Fauli
2011-12-01add exectuable rights for libraries on LinuxPetr 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-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-25add Belarusian, Greek, Scottish Gaelic, and Telugu dictionariesAndras Timar
2011-11-25correctly install Latvian dictionaryPetr Mladek
the typo caused that the Latvian dictionary was included into core01 package and broke langpacks
2011-11-25Clean help pack list based on the current files in the translation repositoryLior Kaplan
(translations/source/)
2011-11-25Clean language pack translation based on solenv/inc/langlist.mkLior Kaplan
2011-11-24Desktop launcher w/o version number for silent MSI versionAndras Timar
2011-11-23create this dir so uninstall can remove itAndras Timar
2011-11-21if silent MSI, put LibreOffice starter icon to Program menu folderAndras Timar
2011-11-16leave out redist and readmes from win installdirAndras Timar
and make x64 merge modules optional
2011-11-16add merge modules to scp2Andras Timar
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-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann
2011-11-09Removed unused URE version ini file.Stephan Bergmann
2011-11-09OOo reference version for extension dependencies is still at 3.4.Stephan Bergmann
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael 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-04fix encrypting odf documentsCaolá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-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-03fdo#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-02Simplify 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-31Moved CONFIGURATION_LAYERS from soffice to fundamental ini.Stephan Bergmann
...so that unopkg uses it, too.
2011-10-31Cleaned up configmgr initialization.Stephan Bergmann
Added CONFIGURATION_LAYERS bootstrap variable. Removed OOO_CONFIG_REGISTRY[_EXTRA]_DIR bootstrap variables.
2011-10-31Removed obsolete gid_Profile_Soffice_Ini items.Stephan Bergmann
They have been duplicated to gid_Brand_Profile_Soffice_Ini a long time ago.
2011-10-27Remove restriction for Liberation fonts in Windows buildOlivier Hallot
2011-10-27Make subdirectory names unique in the first five charactersTor 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-27Undo basis/brand split: removed obsoleted basis directories.Stephan Bergmann
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: Removed obsoleted gid_Dir_Program.Stephan Bergmann
2011-10-24Undo basis/brand split: Moved the rest of the WNT-only stuff.Stephan Bergmann
2011-10-24Removed dead code.Stephan Bergmann
2011-10-24Undo basis/brand split: Moved WNT-specific patchlist.txt etc.Stephan Bergmann
2011-10-24Undo basis/brand split: move WNT-specific gid_Dir_Shellnew[Too].Stephan Bergmann
Hope that's all that needs to be done here...
2011-10-24Removed some unused scp2 Directory definitions.Stephan Bergmann
2011-10-24Undo basis/brand split: adapt scp2 WkDir.Stephan Bergmann