summaryrefslogtreecommitdiff
path: root/vcl/null
AgeCommit message (Collapse)Author
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