summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke17-25/+0
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-2/+3
2016-04-12Avoid reserved identifiersStephan Bergmann15-30/+30
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke12-12/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke17-36/+0
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-1/+1
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann3-7/+7
2016-03-07improve defaultparams lopluginNoel Grandin1-2/+2
2016-03-01MS Write conversion should default to CP1252Sean Young1-1/+1
2016-02-15make charset sel. dlg translatableDavid Tardon9-8/+150
2016-02-15Add Microsoft Word for DOS conversionSean Young1-17/+28
2016-02-15upload libwps 0.4.3David Tardon3-0/+2
2016-02-08wpftdraw: use service constructorDavid Tardon10-248/+65
2016-02-08wpftwriter: use service constructorDavid Tardon15-319/+113
2016-02-08wpftcalc: use service constructorDavid Tardon9-175/+58
2016-02-08wpftimpress: use service constructorDavid Tardon6-124/+35
2016-02-08drop unused includeDavid Tardon18-147/+96
2016-02-08these macros are not definedDavid Tardon4-8/+0
2016-02-08astyleDavid Tardon1-1/+1
2016-02-08loplugin:unusedmethodsNoel Grandin3-37/+38
2016-01-19Missing dependencyStephan Bergmann1-0/+3
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin4-9/+5
2015-12-17do not require newest libe-book for buildDavid Tardon2-2/+9
2015-12-17do not require newest libwps for buildDavid Tardon3-1/+8
2015-12-17do not require newest libmwaw for buildDavid Tardon4-3/+27
2015-12-17do not require newest libetonyek for buildDavid Tardon4-3/+23
2015-12-17allow to skip import tests based on library versionDavid Tardon6-0/+38
2015-12-08merge some Palm text format filtersDavid Tardon1-24/+21
2015-12-08merge libmwaw format specs (writer)David Tardon1-98/+2
2015-12-08add generic presentation filter for libmwawDavid Tardon1-63/+1
2015-12-08merge libmwaw format specs (draw)David Tardon1-82/+15
2015-12-08drop unnecessary {}David Tardon1-4/+0
2015-12-08add missing breaksDavid Tardon1-0/+2
2015-12-07merge libmwaw type/filter defs (Calc)David Tardon1-67/+21
2015-11-29enable new file formats supported by libmwaw-0.3.7osnola3-3/+10
2015-11-25com::sun::star->css in writerperfect/Noel Grandin28-308/+308
2015-11-18upload libetonyek 0.1.4David Tardon2-0/+0
2015-11-17use unique_ptr for pImpl in writerperfect/Noel Grandin4-8/+4
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann9-61/+61
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann25-147/+147
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-08add MS Write test docDavid Tardon1-0/+0
2015-10-08don't crash on loading abi13730-1.wpdCaolán McNamara1-0/+3
2015-10-06Add code pages introduced in libwps 0.4.2Sean Young1-0/+5
2015-10-06Add Microsoft Write conversionSean Young1-2/+23
2015-10-06loplugin:unusedmethodsNoel Grandin1-4/+1