Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-18 | fdo#37740 remove duplicate icons from soffice.bin/soffice.exe | Andras Timar | |
2012-01-18 | _MSC_VER is compiler define and cpp.lcc needs to be taught about it | Fridrich Štrba | |
2012-01-18 | If COM==_MSC, then OS==WNT and also GUI==WNT | Fridrich Štrba | |
2012-01-18 | Package stlport on Windows when requested (fdo#37561) | Fridrich Štrba | |
2012-01-17 | add human theme to packaging | Bjoern Michaelsen | |
2012-01-16 | Fix configurable branding. | Thorsten Behrens | |
Bin the submakefile, use direct Zip cp calls. This also fixes the non-working deps towards default_images. | |||
2012-01-14 | scp2: typo: Serif -> Sans | Matúš Kukan | |
2012-01-13 | scp2: install nsplugin only in case it's build | Matúš Kukan | |
2012-01-11 | extensions: remove unused xmx library | Matúš Kukan | |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar | |
2012-01-06 | Merge 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-06 | Revert "remove vc_redist from scp2" | Andras Timar | |
This reverts commit 7a3ef2719eb68d2862354181ca5a906129569a57. Eh, better to stop for now... | |||
2012-01-06 | remove vc_redist from scp2 | Andras Timar | |
2012-01-06 | more wJRE cleanup | Andras Timar | |
2012-01-06 | remove support of the 'with JRE' installer | Andras Timar | |
2012-01-04 | added Kyrgyz (China) [ky-CN] to language list | Eike Rathke | |
2012-01-04 | fix sanedlg.hrc dep issue due to gbuildification of extensions | Norbert Thiebaud | |
2012-01-02 | scp2: cppuhelper is now gbuild'ified | Matúš Kukan | |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley | |
Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk | |||
2011-12-22 | The packaging was missing uno_cppuhelpergcc33.dll on MinGW. | Jan Holesovsky | |
2011-12-20 | evoab is gid_File_Lib_Evoab since long(er), not gid_File_Lib_Evoab_2 | Rene Engelhard | |
2011-12-19 | fix names of libraries for MinGW, also remove onlinecheck.dll | Matúš Kukan | |
2011-12-18 | remove obsolete (OxygenOffice-style) Lightproof integration | Andras Timar | |
2011-12-17 | extensions: merge in Peter Foley's work in update | Peter Foley | |
Main improvement is that the unit test is now linked against updchk library. | |||
2011-12-16 | actually add gid_File_Lib_VisioImport to gid_Module_Optional_Grfflt | Rene Engelhard | |
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-14 | extensions: convert update stuff to gbuild | Michael Stahl | |
The updchk is renamed to updatecheckui so it does not collide with updchk.uno. | |||
2011-12-13 | add grammar checker to descriptions | Andras Timar | |
2011-12-12 | add Sinhala spelling dictionary | Andras Timar | |
2011-12-08 | Stub Corel Draw importer | Fridrich Štrba | |
2011-12-08 | add Aragonese spelling dictionary | Andras Timar | |
2011-12-07 | Remove oooimprovement | August Sodora | |
2011-12-07 | Python mailmerge stuff is now inside mailmerge.zip | Thorsten Behrens | |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | |
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 | Prevent the testtool from building | August Sodora | |
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-02 | another attempt to define test dirs on MAC | Petr Mladek | |
sigh, it is hard to fix build on MAC without MAC | |||
2011-12-02 | define missing directories for smoketest on MAC | Petr Mladek | |
note that the smoketest is not packaged for MAC at this stage | |||
2011-12-01 | fix gid_Test_Dir_Common_Ure parent for MAC OS | Andras Timar | |
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-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-30 | rename, and bundle the postgresql driver if it is enabled | Michael Meeks | |
2011-11-28 | nlpsolver: migrate the build to use native gnumake build | Michael Meeks | |
Remove dmake, build.pl and ant build cruft. Update extension description, cleanup file locations etc. Switch to passive registration. |