summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)Author
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
2015-09-16boost->stdCaolán McNamara
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-10This presumably wants to swallow exceptions from XSeekable::seekStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25astyleDavid Tardon
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-06-19clean upStephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-10writerperfect: fix gcc-4.7 buildMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07Remove include stdio (part8)Julien Nabet