summaryrefslogtreecommitdiffstats
path: root/writerperfect/inc
Commit message (Expand)AuthorAgeFilesLines
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-4/+4
* astyleDavid Tardon2016-09-091-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-281-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* make charset sel. dlg translatableDavid Tardon2016-02-152-0/+45
* loplugin:unusedmethodsNoel Grandin2016-02-081-1/+0
* loplugin:unusedfields writerfilter,writerperfectNoel Grandin2015-12-211-1/+0
* com::sun::star->css in writerperfect/Noel Grandin2015-11-254-25/+25
* use unique_ptr for pImpl in writerperfect/Noel Grandin2015-11-172-6/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-125-31/+31
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:unusedmethodsNoel Grandin2015-10-061-4/+1
* astyleDavid Tardon2015-10-061-2/+2
* convert Link<> to typedNoel Grandin2015-09-171-1/+1
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-151-5/+4
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-1/+1
* astyleDavid Tardon2015-05-194-20/+55
* Move module-local includes to writerperfect/incStephan Bergmann2015-05-196-2/+247
* Remove redundant writerperfect/inc/writerperfect hierarchy segmentStephan Bergmann2015-05-192-1/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* use MediaDescriptor to get input streamDavid Tardon2014-09-171-8/+2
* generalize ImportFilterBase a bit moreDavid Tardon2014-09-172-0/+240