summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-06tdf#51358 Support for SweepWipe transition in SVG ExportRohan Kumar1-55/+215
2017-04-06tdf#51358 Add Support for FanWipe classRohan Kumar1-0/+115
2017-04-06tdf#51358 Support for ZigZag-Wipe transition animation in SVG supportRohan Kumar1-1/+111
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin1-5/+2
2017-04-06loplugin:singlevalfieldsNoel Grandin1-1/+0
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin3-12/+8
2017-04-05ofz#829 ensure palette can fulfil largest index usedCaolán McNamara1-25/+42
2017-04-05sType and sSubType are already normalized to ASCII lower caseMike Kaganski1-3/+3
2017-04-05loplugin:constantparam part2Noel Grandin4-13/+12
2017-04-05tdf#106955: Detect XML by MediaTypeMike Kaganski2-3/+45
2017-04-05tdf#106525: Implement an XSLT import filter for ADO rowset XMLMike Kaganski6-0/+278
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin2-3/+3
2017-04-03tdf#39468 Translate German commentsJens Carl1-2/+2
2017-04-03coverity#1403736 Unintentional integer overflowCaolán McNamara1-118/+106