summaryrefslogtreecommitdiff
path: root/scp2
AgeCommit message (Collapse)Author
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
Conflicts: extensions/source/ole/servreg.cxx extensions/source/plugin/util/makefile.mk postprocess/packcomponents/makefile.mk postprocess/prj/build.lst tail_build/prj/build.lst
2012-01-06Revert "remove vc_redist from scp2"Andras Timar
This reverts commit 7a3ef2719eb68d2862354181ca5a906129569a57. Eh, better to stop for now...
2012-01-06remove vc_redist from scp2Andras Timar
2012-01-06more wJRE cleanupAndras Timar
2012-01-06remove support of the 'with JRE' installerAndras Timar
2012-01-04added Kyrgyz (China) [ky-CN] to language listEike Rathke
2012-01-04fix sanedlg.hrc dep issue due to gbuildification of extensionsNorbert Thiebaud
2012-01-02scp2: cppuhelper is now gbuild'ifiedMatúš Kukan
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk
2011-12-22The packaging was missing uno_cppuhelpergcc33.dll on MinGW.Jan Holesovsky
2011-12-20evoab is gid_File_Lib_Evoab since long(er), not gid_File_Lib_Evoab_2Rene Engelhard
2011-12-19fix names of libraries for MinGW, also remove onlinecheck.dllMatúš Kukan
2011-12-18remove obsolete (OxygenOffice-style) Lightproof integrationAndras Timar
2011-12-17extensions: merge in Peter Foley's work in updatePeter Foley
Main improvement is that the unit test is now linked against updchk library.
2011-12-16actually add gid_File_Lib_VisioImport to gid_Module_Optional_GrffltRene Engelhard
2011-12-16Fix typo and clean up.Stephan Bergmann
2011-12-15Potential fix for gbuild salhelper on MinGW problem.Stephan Bergmann
2011-12-14extensions: convert update stuff to gbuildMichael Stahl
The updchk is renamed to updatecheckui so it does not collide with updchk.uno.
2011-12-13add grammar checker to descriptionsAndras Timar
2011-12-12add Sinhala spelling dictionaryAndras Timar
2011-12-08Stub Corel Draw importerFridrich Štrba
2011-12-08add Aragonese spelling dictionaryAndras Timar
2011-12-07Remove oooimprovementAugust Sodora
2011-12-07Python mailmerge stuff is now inside mailmerge.zipThorsten Behrens
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-06Unbreak the packagingFridrich Štrba
2011-12-06scp2: evidently fax.zip was renamed to pyfax.zipMichael Stahl
2011-12-05Prevent the testtool from buildingAugust Sodora
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-02another attempt to define test dirs on MACPetr Mladek
sigh, it is hard to fix build on MAC without MAC
2011-12-02define missing directories for smoketest on MACPetr Mladek
note that the smoketest is not packaged for MAC at this stage
2011-12-01fix gid_Test_Dir_Common_Ure parent for MAC OSAndras Timar
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-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-30rename, and bundle the postgresql driver if it is enabledMichael Meeks
2011-11-28nlpsolver: migrate the build to use native gnumake buildMichael Meeks
Remove dmake, build.pl and ant build cruft. Update extension description, cleanup file locations etc. Switch to passive registration.
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-26Clean languages not defined on sun_supported_langs variable in configure.inLior Kaplan
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-21only one launcher icon for silent MSIAndras Timar