Commit Graph

6 Commits

Author SHA1 Message Date
Michael Meeks
3bf5ae9031 add libxml forward definitions instead of direct includes
Change-Id: I33ffca788182cd24d148614ee03c5a884baccf84
2012-05-23 13:29:15 +01:00
Cédric Bosdonnat
3c1bc2311c sw: build hidden debug features in all cases
To activate the layout and node dumping features in sw, set the SW_DEBUG
environement variable to anything before running the office. F12 will
then dump the layout as a layout.xml file in the working directory, and
Shift+F12 will dump the nodes structure as nodes.xml at the same place.
2011-12-14 11:16:28 +01:00
Michael Stahl
279a176397 sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTIL
OSL_DEBUG_LEVEL is set by make debug=t, which should never result in ABI
incompatible objects.
2011-11-24 00:52:00 +01:00
Tor Lillqvist
5e4a7452c8 Allow for lack of LIBXML_ATTR_FORMAT 2011-09-29 21:39:40 +03:00
Caolán McNamara
2774cab826 add modelines 2011-09-29 09:33:46 +01:00
Luboš Luňák
b848a2eb7f debug support for dumping writer nodes structure
Similarly to the layout debug support. F12 -> layout, Shift+F12 -> nodes.
2011-09-23 18:27:57 +02:00