summaryrefslogtreecommitdiff
path: root/vcl/null
AgeCommit message (Collapse)Author
2012-05-11WaE: unused parameterTor Lillqvist
Change-Id: Ic8166da819a2d6486c5122e986a156e729c7631a
2012-05-09Enable configure switch for cupsTomas Chvatal
This allows us not to have cups during the build time of libreoffice. Commit is inspired from patch from Dave Flogeras <dflogeras@gmail.com>. Change-Id: I I32a14eb6e7bdd13de1a737d4798c852a830ae326
2012-02-21Put HEADLESS definition under LIBO namespaceRiccardo Magliocchetti
tml reminds us that use a generic and potentially clash-prone word like HEADLESS as preprocessor defintion is pretty lame. He suggests to put it under the already used LIBO namespace. To sum it up let's do a s/HEADLESS/LIBO_HEADLESS/g.
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
The plan is to reduce dependencies to be easier to deploy libreoffice server side in headless mode.
2012-01-10Apparently need more (all?) methodsTor Lillqvist
2012-01-10Add a couple more methodsTor Lillqvist
2012-01-05Add some more stuff to the Android libvclTor Lillqvist
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-26fix android build post feature/gtk3Michael Meeks
2011-07-04Experimental dummy hacks for Android and iOSTor Lillqvist