summaryrefslogtreecommitdiff
path: root/filter/source
AgeCommit message (Expand)Author
2017-05-26coverity#707857 Uninitialized scalar fieldCaolán McNamara
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna
2017-05-22tdf#107998 - svg export: shapes are uncorrect both in Draw and ImpressMarco Cecchetti
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M
2017-05-19loplugin:stringcopy: filterStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19includes cleanup after loplugin runs in filter/Jochen Nitschke
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-17don't create a new ResMgr for each stringCaolán McNamara
2017-05-17don't need a ResMgr hereCaolán McNamara
2017-05-17Related tdf#107696: deal with non empty header without numberJulien Nabet
2017-05-16tdf#107696: fix exports Heading style numbersJulien Nabet
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-15filter: svg: presentation engine: modify/revert some eslint fixMarco Cecchetti
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10tdf#107709 filter: MSO2003XML import: fix invalid OLE lengthsMichael Stahl
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09this string might not be valid asciiCaolán McNamara
2017-05-08remove unused doubleJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock
2017-05-05Fix typosAndrea Gelmini
2017-05-05tdf#106525: fix date importMike Kaganski
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-05-03loplugin:checkunusedparams in filterNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-05-01filter: get svg JS code warning-freeThorsten Behrens
2017-05-01tdf#51358 Add Support for BoxSnakesWipePath transition in SVG ExportRohan Kumar
2017-05-01Fixed my mistake: Fix Rotation issue in ParallelSnakesWipeRohan Kumar
2017-04-29tdf#39468: Translate some German comments and termsJens Carl
2017-04-28tdf#107142 Fix crash when opening SVG with <use>Takeshi Abe
2017-04-28loplugin:salunicodeliteral: filterStephan Bergmann
2017-04-26remove filter bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-17svg filter: fix SweepWipePath.perform (found by eslint no-undef)Thorsten Behrens
2017-04-17svg filter: fix eslint no-redeclareThorsten Behrens
2017-04-17svg filter: fix eslint no-undef - var-declare stuffThorsten Behrens
2017-04-17svg filter: fix eslint no-constant-conditionThorsten Behrens
2017-04-17svg filter: fix eslint no-unused-varsThorsten Behrens
2017-04-17svg filter: fix eslint no-unreachableThorsten Behrens
2017-04-17svg filter: fix eslint no-extra-semiThorsten Behrens
2017-04-17svg filter: fix eslint no-fallthroughThorsten Behrens
2017-04-17svg filter: fix eslint no-dupe-keysThorsten Behrens