summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann2-10/+6
2015-01-20Some more loplugin:cstylecast: filterStephan Bergmann13-66/+66
2015-01-16remove unnecessary parenthesesNoel Grandin12-82/+82
2015-01-15coverity#704228 'Constant' variable guards dead codeCaolán McNamara1-1/+1
2015-01-14remove unneeded UI fragmentsDavid Tardon137-1694/+196
2015-01-14fdo#86772 show localized filter names in Save dialogDavid Tardon2-0/+4
2015-01-14add tranling empty line to ensure correct expansionDavid Tardon1-0/+6
2015-01-14more traditional use of $(eval)David Tardon1-106/+107
2015-01-14drop unused manifest fileDavid Tardon1-4/+0
2015-01-14drop sources of unused FCFGSplitDavid Tardon5-1061/+0
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara1-1/+1
2015-01-09java: simplify array creationNoel Grandin1-4/+3
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin3-64/+0
2015-01-07fix windows buildNoel Grandin1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin26-48/+48
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk1-8/+4
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-06fdo#50430: UOP import failed because of leading and trailing space in XSLT.Peter Jentsch1-2/+2
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin21-64/+53
2015-01-05asan wrt mandriva57054-1.tiffCaolán McNamara1-6/+5
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet1-6/+6
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara7-37/+33
2014-12-27coverity#735429 Logically dead codeCaolán McNamara1-2/+0
2014-12-25fix new[]/delete mismatchMarkus Mohrhard1-1/+1
2014-12-20TyposJulien Nabet1-1/+1
2014-12-19java: static fields that should not be staticNoel Grandin2-2/+2
2014-12-18filter: Use appropriate OUString functions on string constantsStephan Bergmann7-19/+19
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-15document coverity#735433 Logically dead codeCaolán McNamara1-0/+1
2014-12-15filter: Use appropriate OUString functions on string constantsStephan Bergmann7-109/+102
2014-12-15fdo#84938 replace PPT_PLACEHOLDER_ constants->enumTobias Madl1-15/+20
2014-12-14fdo#39440 reduce scope of local variablesMichael Weghorn10-35/+24
2014-12-14fdo#39440 reduce scope of local variablesMichael Weghorn6-16/+16
2014-12-12fdo#84938 replace PPT_LAYOUT_ constants with enumTobias Madl1-3/+5
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-4/+4
2014-12-10java: simplify the getMSF() methodsNoel Grandin2-5/+3
2014-12-08Related: rhbz#1164614 better default size for no xslt entries caseCaolán McNamara1-1/+6
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-5/+5
2014-12-05java: remove some unused local variablesNoel Grandin1-1/+0
2014-12-05fdo#84938: removed unused definesJennifer Liebel1-12/+0
2014-12-04We want PDF signing to be non-experimental nowTor Lillqvist1-10/+1
2014-12-03fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist3-0/+21
2014-12-03fdo#83939: Check return value from pPDFWriter->Emit()Tor Lillqvist1-1/+1
2014-12-03Fix "result of 32-bit shift implicitly converted to 64 bits" on WNT x64David Ostrovsky1-2/+2
2014-12-02add fallback encodings for Thai and VietnameseCaolán McNamara1-0/+4
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-1/+1
2014-11-282007/2010/2013->2007-2013Caolán McNamara17-17/+17
2014-11-2897/2000/XP/2003->97-2003Caolán McNamara11-11/+11