summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05Remove uses of deprecated salhelper/refobj.hxxStephan Bergmann
2015-01-31coverity#1267680 Dereference before null checkCaolán McNamara
2015-01-30coverity#707772 Uninitialized scalar fieldCaolán McNamara
2015-01-30Resolves: #i67663# add vertical alighment on property UITsutomu Uchino
2015-01-28Use vector::dataStephan Bergmann
2015-01-27Resolves: tdf#88819 printing with ps hangsCaolá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-24cppcheck: fix redundantPointerOp reportsJulien Nabet
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann
2015-01-20Some more loplugin:cstylecast: extensionsStephan Bergmann
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-05java: unnecessary importsNoel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-19extensions: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18extensions: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15java: remove more test skeleton codeNoel Grandin
2014-12-15fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-12extensions: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-12-09changed timers to idlesTobias Madl
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin
2014-12-04fdo#65163 reintroduce embedded picture for form componentsLionel Elie Mamane
2014-12-04Revert "coverity#735424 Logically dead code"Lionel Elie Mamane
2014-12-01WaE: -Werror=switchCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-25-Werror,-WuninitializedStephan Bergmann
2014-11-23capitalize e-mail in list of types in bibliographyStanislav Horacek
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14coverity#705989 silence Insecure temporary fileCaolán McNamara
2014-11-14coverity#1242860 Unused valueCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-11-11cleanup improper SOLARIS linker libs and optionsRichard PALO
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann