summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Fix typosAndrea Gelmini2-2/+2
2017-05-05tdf#106525: fix date importMike Kaganski1-1/+2
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin1-1/+1
2017-05-03loplugin:checkunusedparams in filterNoel Grandin21-92/+83
2017-05-02untranslated strings are just stringsCaolán McNamara5-77/+39
2017-05-01filter: get svg JS code warning-freeThorsten Behrens2-12/+267
2017-05-01tdf#51358 Add Support for BoxSnakesWipePath transition in SVG ExportRohan Kumar1-36/+153
2017-05-01Fixed my mistake: Fix Rotation issue in ParallelSnakesWipeRohan Kumar1-8/+9
2017-04-29tdf#39468: Translate some German comments and termsJens Carl3-3/+3
2017-04-28tdf#107142 Fix crash when opening SVG with <use>Takeshi Abe1-1/+1
2017-04-28loplugin:salunicodeliteral: filterStephan Bergmann3-6/+6
2017-04-26remove filter bitmaps from .src filesCaolán McNamara4-14/+21
2017-04-26use strong_int for LanguageTypeNoel Grandin2-8/+8
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock8-0/+8
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky32-32/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin4-9/+9
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin5-16/+6
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-04-17svg filter: fix SweepWipePath.perform (found by eslint no-undef)Thorsten Behrens1-3/+3
2017-04-17svg filter: fix eslint no-redeclareThorsten Behrens1-50/+64
2017-04-17svg filter: fix eslint no-undef - var-declare stuffThorsten Behrens1-165/+165
2017-04-17svg filter: fix eslint no-constant-conditionThorsten Behrens1-4/+0
2017-04-17svg filter: fix eslint no-unused-varsThorsten Behrens1-9/+3
2017-04-17svg filter: fix eslint no-unreachableThorsten Behrens1-1/+0
2017-04-17svg filter: fix eslint no-extra-semiThorsten Behrens1-1/+1
2017-04-17svg filter: fix eslint no-fallthroughThorsten Behrens1-0/+3
2017-04-17svg filter: fix eslint no-dupe-keysThorsten Behrens1-2/+0
2017-04-17svg filter: fix eslint assigned-not-used no-unused-vars errorsThorsten Behrens1-27/+10
2017-04-17svg filter: remove reams of commented-out JS codeThorsten Behrens1-224/+0
2017-04-17svg filter: fix eslint no-unused-vars errorsThorsten Behrens1-109/+23
2017-04-17tdf#51358 Add Support for ParallelSnakesWipe transition in SVG ExportRohan Kumar1-24/+232
2017-04-17tdf#51358 Added Support for DoubleDiamondWipePath in Impress SVG ExportRohan Kumar1-3/+67
2017-04-17tdf#51358 Add support for SpiralWipe transition in svg exportRohan Kumar1-68/+237
2017-04-15Fix typosAndrea Gelmini1-1/+1
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1
2017-04-11tdf#105809: Drop the PlaceWare export filterTor Lillqvist17-1476/+0
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin2-2/+0
2017-04-10loplugin:inlinefields in PPTTextObjNoel Grandin1-53/+34
2017-04-10loplugin:inlinefields in PPTParaPropSetNoel Grandin1-50/+42
2017-04-10loplugin:inlinefields in SvxMSDffManagerNoel Grandin1-10/+7
2017-04-10loplugin:inlinefields in PPTTextRulerInterpreterNoel Grandin2-34/+28
2017-04-10loplugin:sallogareasNoel Grandin1-1/+1
2017-04-09ofz#1078 cgm infinite recurseCaolán McNamara2-2/+14
2017-04-08limit symbol visibilityCaolán McNamara1-3/+6
2017-04-07check escher seeksCaolán McNamara1-7/+11
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin4-4/+4
2017-04-07ofz#888: use after freeCaolán McNamara1-1/+12
2017-04-07ofz#893 limit para depth to max legal ppt levelCaolán McNamara1-14/+20
2017-04-07cid#1404877: Check return valueStephan Bergmann1-2/+2
2017-04-06tdf#51358 Add Support for more slide transitions to Impress SVG ExportRohan Kumar1-2/+103