summaryrefslogtreecommitdiff
path: root/filter/source/msfilter
AgeCommit message (Expand)Author
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-10loplugin:useuniqueptr in filterNoel Grandin
2017-07-06ofz#2410 avoid oomCaolán McNamara
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-26s/catched/caughtNoel Grandin
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-08Typo: F9 should be mapped with KEY_F9Julien Nabet
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: filterStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-29no need for the ImplGetPropertyValue(sal_Unicode*) overloadNoel Grandin
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M
2017-05-19loplugin:stringcopy: filterStephan Bergmann
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock
2017-05-03loplugin:checkunusedparams in filterNoel Grandin
2017-04-28loplugin:salunicodeliteral: filterStephan Bergmann
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-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-04-10loplugin:inlinefields in PPTTextObjNoel Grandin
2017-04-10loplugin:inlinefields in PPTParaPropSetNoel Grandin
2017-04-10loplugin:inlinefields in SvxMSDffManagerNoel Grandin
2017-04-10loplugin:inlinefields in PPTTextRulerInterpreterNoel Grandin
2017-04-08limit symbol visibilityCaolán McNamara
2017-04-07check escher seeksCaolán McNamara
2017-04-07ofz#888: use after freeCaolán McNamara
2017-04-07ofz#893 limit para depth to max legal ppt levelCaolán McNamara
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30ofz#969 endless loop in ppt loadingCaolán McNamara
2017-03-30tdf#39468 Translate German commentsJens Carl