summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-26coverity#1266495 Untrusted loop boundCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25coverity#1266494 Untrusted value as argumentCaolán McNamara
2015-01-25coverity#1266492 Untrusted value as argumentCaolán McNamara
2015-01-25coverity#1266496 Untrusted loop boundCaolán McNamara
2015-01-25coverity#984091 Uninitialized scalar fieldCaolán McNamara
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist
2015-01-21fdo#84336 Fix swf renderingMatthew Francis
2015-01-21has_focus is not implemented, remove usesCaolán McNamara
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann
2015-01-20Some more loplugin:cstylecast: filterStephan Bergmann
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-15coverity#704228 'Constant' variable guards dead codeCaolán McNamara
2015-01-14remove unneeded UI fragmentsDavid Tardon
2015-01-14fdo#86772 show localized filter names in Save dialogDavid Tardon
2015-01-14add tranling empty line to ensure correct expansionDavid Tardon
2015-01-14more traditional use of $(eval)David Tardon
2015-01-14drop unused manifest fileDavid Tardon
2015-01-14drop sources of unused FCFGSplitDavid Tardon
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara
2015-01-09java: simplify array creationNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fix windows buildNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#50430: UOP import failed because of leading and trailing space in XSLT.Peter Jentsch
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-05asan wrt mandriva57054-1.tiffCaolán McNamara
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-27coverity#735429 Logically dead codeCaolán McNamara
2014-12-25fix new[]/delete mismatchMarkus Mohrhard
2014-12-20TyposJulien Nabet
2014-12-19java: static fields that should not be staticNoel Grandin
2014-12-18filter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15document coverity#735433 Logically dead codeCaolán McNamara
2014-12-15filter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15fdo#84938 replace PPT_PLACEHOLDER_ constants->enumTobias Madl
2014-12-14fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-14fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-12fdo#84938 replace PPT_LAYOUT_ constants with enumTobias Madl
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-12-08Related: rhbz#1164614 better default size for no xslt entries caseCaolán McNamara
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann