summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2017-07-06Watermark: tdf#91687 correct size in the .docSzymon Kłos
2017-06-21ofz#2332 fix dangling pCObjCaolán McNamara
2017-06-09Typo: F9 should be mapped with KEY_F9Julien Nabet
2017-06-02ofz: fix remaining length checkCaolán McNamara
2017-06-01tdf#108269 sw: add separate DOCM filterMiklos Vajna
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna
2017-05-21make string translation loading more uniformCaolán McNamara
2017-05-18ofz#1542 check remaining size of destCaolán McNamara
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-15tdf#90436 - correct label = Selection/Selected sheet(s)Cor Nouws
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-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
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