summaryrefslogtreecommitdiffstats
path: root/writerperfect/source
Commit message (Expand)AuthorAgeFilesLines
* improve passstuffbyref return analysisNoel Grandin2016-07-271-2/+2
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-3/+3
* integrate libzmfAleksas Pantechovskis2016-06-233-0/+115
* loplugin:unusedmethodsNoel Grandin2016-05-262-20/+0
* clang-tidy misc-unused-alias-declsNoel Grandin2016-05-192-2/+0
* loplugin:unusedmethods in writerfilter to xmloffNoel Grandin2016-05-192-133/+0
* Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann2016-05-031-2/+2
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-282-6/+6
* clean-up: unused using declarations and includesJochen Nitschke2016-04-1817-25/+0
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-131-2/+3
* Avoid reserved identifiersStephan Bergmann2016-04-1215-30/+30
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-1212-12/+0
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-0217-36/+0
* MS Write conversion should default to CP1252Sean Young2016-03-011-1/+1
* make charset sel. dlg translatableDavid Tardon2016-02-154-8/+74
* Add Microsoft Word for DOS conversionSean Young2016-02-151-17/+28
* upload libwps 0.4.3David Tardon2016-02-151-0/+1
* wpftdraw: use service constructorDavid Tardon2016-02-0810-248/+65
* wpftwriter: use service constructorDavid Tardon2016-02-0814-318/+113
* wpftcalc: use service constructorDavid Tardon2016-02-088-174/+58
* wpftimpress: use service constructorDavid Tardon2016-02-085-123/+35
* drop unused includeDavid Tardon2016-02-0817-146/+96
* these macros are not definedDavid Tardon2016-02-084-8/+0
* loplugin:unusedmethodsNoel Grandin2016-02-081-32/+0
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-111-1/+1
* loplugin:unusedfields writerfilter,writerperfectNoel Grandin2015-12-212-7/+5
* do not require newest libwps for buildDavid Tardon2015-12-171-1/+1
* merge some Palm text format filtersDavid Tardon2015-12-081-24/+21
* merge libmwaw format specs (writer)David Tardon2015-12-081-98/+2
* add generic presentation filter for libmwawDavid Tardon2015-12-081-63/+1
* merge libmwaw format specs (draw)David Tardon2015-12-081-82/+15
* drop unnecessary {}David Tardon2015-12-081-4/+0
* add missing breaksDavid Tardon2015-12-081-0/+2
* merge libmwaw type/filter defs (Calc)David Tardon2015-12-071-67/+21
* enable new file formats supported by libmwaw-0.3.7osnola2015-11-293-3/+10
* com::sun::star->css in writerperfect/Noel Grandin2015-11-2523-278/+278
* use unique_ptr for pImpl in writerperfect/Noel Grandin2015-11-172-2/+0
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-3/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-107-55/+55
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1219-113/+113
* don't crash on loading abi13730-1.wpdCaolán McNamara2015-10-081-0/+3
* Add code pages introduced in libwps 0.4.2Sean Young2015-10-061-0/+5
* Add Microsoft Write conversionSean Young2015-10-061-2/+23
* astyleDavid Tardon2015-10-062-4/+6
* boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-09-231-9/+8
* Remove unused boost includeRiccardo Magliocchetti2015-09-191-1/+0
* convert Link<> to typedNoel Grandin2015-09-171-3/+2
* boost->stdCaolán McNamara2015-09-161-2/+2
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-151-4/+3