summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)AuthorFilesLines
2017-08-17EPUB export: implement link supportMiklos Vajna1-0/+46
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-15EPUB export: initial index supportMiklos Vajna2-3/+15
2017-08-15EPUB export: initial span supportMiklos Vajna1-1/+35
2017-08-11EPUB export: improve metadata handlingMiklos Vajna1-0/+48
2017-08-11EPUB export: add initial metadata support, document titleMiklos Vajna3-0/+106
2017-08-11EPUB export: rework to use context classesMiklos Vajna8-18/+370
2017-08-10EPUB export: write EPUB3 outputMiklos Vajna1-1/+1
2017-08-09libepubgen: backport 3 validation fixesMiklos Vajna1-1/+1
2017-08-09EPUB export: write CSS rulesMiklos Vajna1-2/+21
2017-08-08EPUB export: write XML attributesMiklos Vajna1-1/+6
2017-08-08EPUB export: write most of XML content in the packageMiklos Vajna2-5/+22
2017-08-08EPUB export: write mime typeMiklos Vajna1-0/+9
2017-08-07EPUB export: start creating XML and CSS filesMiklos Vajna2-7/+35
2017-08-07EPUB export: implement doc/para open/close and text in doc handlerMiklos Vajna4-14/+37
2017-08-03loplugin:constparams in starmathNoel Grandin2-2/+2
2017-08-03EPUB export: add initial package implementationMiklos Vajna3-0/+175
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-3/+3
2017-08-01EPUB export: add initial document handlerMiklos Vajna3-1/+110
2017-08-01EPUB export: invoke the underlying ODT exporterMiklos Vajna2-7/+22
2017-08-01writerperfect: add initial EPUB export filterMiklos Vajna3-0/+122
2017-08-01move resmgr to unotoolsCaolán McNamara1-4/+1
2017-07-24const these upCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara2-51/+3
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin2-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara2-8/+8
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin2-17/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-07break circular includeJochen Nitschke1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock2-2/+2
2017-05-07tdf#43157: convert writerperfect module away from OSL_ASSERT to assertChris Sherlock2-2/+2
2017-04-28loplugin:salunicodeliteral: writerperfectStephan Bergmann1-1/+1
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin2-7/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-2/+2
2017-04-02libmwaw import filter improvementsosnola1-1/+1
2017-04-02libstaroffice import filter improvementsosnola4-6/+160
2017-04-02libwps import filter improvementsosnola2-13/+34
2017-03-25Fix typosAndrea Gelmini1-3/+3
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem1-1/+4
2017-02-15move headers used by tests to inc/David Tardon4-124/+0
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-3/+3
2017-01-29eliminate some code duplicityDavid Tardon2-19/+51
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin3-7/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann46-236/+77
2017-01-19New loplugin:dynexcspec: Add @throws documentation, writerperfectStephan Bergmann1-0/+2
2017-01-11astyleDavid Tardon1-27/+27
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-97/+46