summaryrefslogtreecommitdiff
path: root/writerperfect/inc
AgeCommit message (Collapse)Author
2015-05-19astyleDavid Tardon
Change-Id: I4e7bf54959b8a9ce6c453cedfd3525aeff5c8e3a
2015-05-19Move module-local includes to writerperfect/incStephan Bergmann
Change-Id: I8e90a95d6ab8d8a696d4666e2ab4ddd9584b60f0
2015-05-19Remove redundant writerperfect/inc/writerperfect hierarchy segmentStephan Bergmann
Change-Id: Ib2c84536d829b3d4cf2f0112a9735cc132ee7d24
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
Sadly cannot forward declare "struct {...} TimeValue;". rtl/(u)?string.hxx still include sal/log.hxx but removing osl/diagnose.h was painful enough for now... Change-Id: Id41e17f3870c4f24c53ce7b11f2c40a3d14d1f05
2014-09-17use MediaDescriptor to get input streamDavid Tardon
Change-Id: Iecc7f373d0d352281b53324ef8824c5d7073fe8a
2014-09-17generalize ImportFilterBase a bit moreDavid Tardon
Currently there is a nearly exact copy of that class for every ODF document type. That suggests that it might be a good idea to use a template :-) Change-Id: I2a24eb5bd63cc584569a948df63266c7eb703bd3