summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)Author
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-11integrate libstarofficeosnola
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-23integrate libzmfAleksas Pantechovskis
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-01MS Write conversion should default to CP1252Sean Young
2016-02-15make charset sel. dlg translatableDavid Tardon
2016-02-15Add Microsoft Word for DOS conversionSean Young
2016-02-15upload libwps 0.4.3David Tardon
2016-02-08wpftdraw: use service constructorDavid Tardon
2016-02-08wpftwriter: use service constructorDavid Tardon
2016-02-08wpftcalc: use service constructorDavid Tardon
2016-02-08wpftimpress: use service constructorDavid Tardon
2016-02-08drop unused includeDavid Tardon
2016-02-08these macros are not definedDavid Tardon
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin
2015-12-17do not require newest libwps for buildDavid Tardon
2015-12-08merge some Palm text format filtersDavid Tardon
2015-12-08merge libmwaw format specs (writer)David Tardon
2015-12-08add generic presentation filter for libmwawDavid Tardon
2015-12-08merge libmwaw format specs (draw)David Tardon
2015-12-08drop unnecessary {}David Tardon
2015-12-08add missing breaksDavid Tardon
2015-12-07merge libmwaw type/filter defs (Calc)David Tardon
2015-11-29enable new file formats supported by libmwaw-0.3.7osnola
2015-11-25com::sun::star->css in writerperfect/Noel Grandin
2015-11-17use unique_ptr for pImpl in writerperfect/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08don't crash on loading abi13730-1.wpdCaolán McNamara
2015-10-06Add code pages introduced in libwps 0.4.2Sean Young
2015-10-06Add Microsoft Write conversionSean Young
2015-10-06astyleDavid Tardon
2015-09-23boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-19Remove unused boost includeRiccardo Magliocchetti
2015-09-17convert Link<> to typedNoel Grandin