Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-16 | put LibreOffice (start center) to Win7 Start menu instead of Base | Andras Timar | |
As Asa Dotzler kindly pointed out in his blog, it was a bit awkward to put Base - the less used application - into frequently used program icon area of Windows 7 start menu. It was not a design decision, Sbase preceded Soffice, that was all. Let's use LibreOffice instead of Soffice, and voilà, problem solved. | |||
2012-02-15 | fdo#45530: scp2: java accessibilty bridge cleanup: | Michael Stahl | |
AFAIK java_uno_accessbridge.jar is only required on WNT. Also remove the duplicate old definition of gid_File_Jar_Accessbridge that was effectively disabled by 6fdde9acfd5aebd23400e7101c8ddff80fcdd8fa. | |||
2012-02-15 | fdo#45530: Accessibility does not work on WNT | Masataka Shinke | |
2012-02-06 | Revert "Mac OS X uses .dylib and not .so for python modules." | Stephan Bergmann | |
This reverts commit b53a86a5676d5bcb88ed6e3ac524a3560e713c22. Conflicts: scp2/source/python/file_python.scp I assume that the file *shall* be named .so on Mac OS X after all, and that it actually being named .dylib was a mistake introduced with a09ce46818fd4d5e08b3af9a478501cd8ef5b4fe and reverted with 0b1be1ce0e0ac7b34c4b73d53f4bf32ec5df7290. | |||
2012-02-05 | WITH_VC_REDIST does not need exporting. it is a SCPDEFS only info | Norbert Thiebaud | |
2012-02-05 | Eliminate un-used DIRECTX5 | Norbert Thiebaud | |
2012-02-02 | Chose xslt filters for default install, not for minimal though | Fridrich Štrba | |
2012-01-31 | use LibreOffice instead of OpenOffice.org in registry | Andras Timar | |
it may help to solve file association issues, especially when OpenOffice.org is/was also installed | |||
2012-01-31 | remove unused VendorName | Andras Timar | |
2012-01-27 | Disable Adabas UI *installation*, too | Lionel Elie Mamane | |
2012-01-25 | Fix file not found: cairocanvas.uno.so in smoketestoo_native | Riccardo Magliocchetti | |
2012-01-23 | fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part. | Stephan Bergmann | |
Replaced --enable-ext-postgresql-sdbc with --disable-postgresql-sdbc. Renamed postgresql-sdbc.uno{.ini,rc} to consistent postgresql-sdbc.ini (which made the code a little easier). Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> (cherry picked from commit 3a7ae48b6f610899200ae2800706533f7c4c9f80) Conflicts: configure.in connectivity/source/drivers/postgresql/makefile.mk | |||
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 | |