summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)Author
2017-07-24const these upCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07break circular includeJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert writerperfect module away from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:salunicodeliteral: writerperfectStephan Bergmann
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-02libmwaw import filter improvementsosnola
2017-04-02libstaroffice import filter improvementsosnola
2017-04-02libwps import filter improvementsosnola
2017-03-25Fix typosAndrea Gelmini
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem
2017-02-15move headers used by tests to inc/David Tardon
2017-02-13Fix typosAndrea Gelmini
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-29eliminate some code duplicityDavid Tardon
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, writerperfectStephan Bergmann
2017-01-11astyleDavid Tardon
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-05loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05fix buildCaolán McNamara
2016-12-05simplify a bitDavid Tardon
2016-12-05try to retrieve the .fm3 file when reading a .wp3 fileosnola
2016-12-05add separate MS PowerPoint 3 filter (libmwaw)David Tardon
2016-10-19tdf#103274 (9): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09astyleDavid Tardon
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