Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-19 | Diminish the number of writerperfect libraries | Fridrich Štrba | |
Instead of a pleiade of libraries, one for graphic filters (wpftdraw) and one for text document filters (wpftwriter) to diminish duplicate static linking. | |||
2012-04-07 | gbuildize xmlhelp | David Tardon | |
2012-04-05 | Clean up optional online update module | Stephan Bergmann | |
* The updatecheckui lib is part of that module; should its scp entry also be marked ComponentCondition="ISCHECKFORPRODUCTUPDATES=1"? * unpack_update (and other scripts as well?) need only be generated if ENABLE_ONLINE_UPDATE. * It is inconsistent that there is a distinct onlineupdate.xcd not merged into main.xcd, while the updchk and updatecheckui component files are merged into the global services.rdb. * The updchk res file should also go into (a resource sub-module of) the optional online update module. | |||
2012-04-03 | fps_kde and fps_kde4 are no more | Matúš Kukan | |
2012-03-14 | fdo#47246: fpicker: merge fop library into fps: | Michael Stahl | |
Since nobody seems to know why these are separate, merge fop into fps. In case this untested change doesn't work out it should be reverted :) | |||
2012-03-10 | embedserv: convert to gbuild | Matúš Kukan | |
2012-03-05 | Make postprocess build for iOS and --disable-database-connectivity | Tor Lillqvist | |
Whether anything that's done in postprocess is relevant for iOS remains to be seen. | |||
2012-03-01 | embeddedobj: convert to gbuild | Matúš Kukan | |
2012-02-27 | s/interpreters/scripting/ | Tor Lillqvist | |
2012-02-27 | Decouple disabling of scripting (BASIC &co) from OS being iOS | Tor Lillqvist | |
2012-02-23 | just link to HelpIndexer | Caolán McNamara | |
2012-02-23 | bootstrap replacement c++ help component | Caolán McNamara | |
2012-02-17 | Introduce headless switch for X / cairo / toolkit less build | Riccardo Magliocchetti | |
The plan is to reduce dependencies to be easier to deploy libreoffice server side in headless mode. | |||
2012-02-05 | Eliminate un-used DIRECTX5 | Norbert Thiebaud | |
2012-01-30 | For iOS, skip stuff not built | Tor Lillqvist | |
2012-01-16 | android: LuceneHelpWrapper not built here. | Michael Meeks | |
2012-01-15 | ucb: convert to gbuild | Matúš Kukan | |
2012-01-11 | extensions: remove unused xmx library | Matúš Kukan | |
2012-01-09 | If there is no java, don't do the java stuff | Korrawit Pruegsanusak | |
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 | |||
2011-12-27 | fpicker: convert to gbuild | Matúš Kukan | |
2011-12-25 | gbuildize UnoControls | David Tardon | |
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-23 | convert windows-specific bits, part 1: jars | David Tardon | |
2011-12-18 | extensions: convert resource, xmlextract to gbuild | Peter Foley | |
2011-12-18 | extensions: convert abpilot to gbuild | Peter Foley | |
2011-12-18 | extensions: convert dbpilots to gbuild | Peter Foley | |
2011-12-17 | extensions: convert logging to gbuild | Peter Foley | |
2011-12-17 | extensions: convert bibliography to gbuild | Peter Foley | |
2011-12-17 | extensions: convert ldap to gbuild | Peter Foley | |
2011-12-17 | extensions: convert plugin to gbuild | Peter Foley | |
2011-12-14 | extensions: convert pcr to gbuild | Michael Stahl | |
2011-12-14 | extensions: convert scanner to gbuild | Michael Stahl | |
2011-12-14 | extensions: convert ole automation bridge to gbuild | Michael Stahl | |
Of course not tested at all (WNT only) | |||
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-14 | Missing configmgr.component adaption in postprocess/packcomponents. | Stephan Bergmann | |
2011-12-13 | convert lingucomponent to gbuild | Matúš Kukan | |
2011-12-12 | Skip more components for Android and iOS | Tor Lillqvist | |
2011-12-08 | Stub Corel Draw importer | Fridrich Štrba | |
2011-12-07 | Remove oooimprovement | August Sodora | |
2011-12-05 | fax wizard: build and install the java wizard in paralle to the python one | Michael Meeks | |
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 | Hello world (python) as a component | Xisco Fauli | |
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-07 | Minor clean up. | Stephan Bergmann | |
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 | Still missing conditionalization. | Stephan Bergmann | |
2011-11-03 | Missing conditionalizaton. | Stephan Bergmann | |
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-10-19 | make the 3D transitions work again | Radek Doulik | |