summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)Author
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-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
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-11tdf#97966: Remove 'static' keywordsWastack
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-07improve defaultparams lopluginNoel Grandin
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-08astyleDavid Tardon
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-19Missing dependencyStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin
2015-12-17do not require newest libe-book for buildDavid Tardon
2015-12-17do not require newest libwps for buildDavid Tardon
2015-12-17do not require newest libmwaw for buildDavid Tardon
2015-12-17do not require newest libetonyek for buildDavid Tardon
2015-12-17allow to skip import tests based on library versionDavid 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-18upload libetonyek 0.1.4David Tardon
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-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08add MS Write test docDavid Tardon