summaryrefslogtreecommitdiff
path: root/writerperfect/inc
AgeCommit message (Expand)AuthorFilesLines
2015-11-25com::sun::star->css in writerperfect/Noel Grandin4-25/+25
2015-11-17use unique_ptr for pImpl in writerperfect/Noel Grandin2-6/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-31/+31
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-06loplugin:unusedmethodsNoel Grandin1-4/+1
2015-10-06astyleDavid Tardon1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-5/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-05-19astyleDavid Tardon4-20/+55
2015-05-19Move module-local includes to writerperfect/incStephan Bergmann6-2/+247
2015-05-19Remove redundant writerperfect/inc/writerperfect hierarchy segmentStephan Bergmann2-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-17use MediaDescriptor to get input streamDavid Tardon1-8/+2
2014-09-17generalize ImportFilterBase a bit moreDavid Tardon2-0/+240