summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin2-14/+14
2015-02-21Typo: queriing->queryingJulien Nabet1-1/+1
2015-02-21Typo: reqired->requiredJulien Nabet1-1/+1
2015-02-21Various typosJulien Nabet1-1/+1
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann15-43/+29
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-3/+3
2015-02-05Remove uses of deprecated salhelper/refobj.hxxStephan Bergmann2-1/+1
2015-01-31coverity#1267680 Dereference before null checkCaolán McNamara1-2/+2
2015-01-30coverity#707772 Uninitialized scalar fieldCaolán McNamara1-7/+8
2015-01-30Resolves: #i67663# add vertical alighment on property UITsutomu Uchino2-1/+2
2015-01-28Use vector::dataStephan Bergmann1-4/+2
2015-01-27Resolves: tdf#88819 printing with ps hangsCaolán McNamara1-1/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin6-7/+7
2015-01-24cppcheck: fix redundantPointerOp reportsJulien Nabet1-1/+1
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann1-4/+2
2015-01-20Some more loplugin:cstylecast: extensionsStephan Bergmann7-69/+69
2015-01-16remove unnecessary parenthesesNoel Grandin1-2/+2
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-4/+2
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin3-4/+4
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-1/+1
2015-01-05java: unnecessary importsNoel Grandin1-2/+0
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara11-38/+38
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-1/+1
2014-12-19extensions: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-12-18extensions: Use appropriate OUString functions on string constantsStephan Bergmann4-7/+6
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-12-15java: remove more test skeleton codeNoel Grandin1-58/+0
2014-12-15fdo#39440 reduce scope of local variablesMichael Weghorn5-7/+8
2014-12-12extensions: Use appropriate OUString functions on string constantsStephan Bergmann10-47/+47
2014-12-10java: simplify the getMSF() methodsNoel Grandin1-2/+1
2014-12-09changed timers to idlesTobias Madl5-14/+14
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin1-3/+4
2014-12-04fdo#65163 reintroduce embedded picture for form componentsLionel Elie Mamane1-2/+13
2014-12-04Revert "coverity#735424 Logically dead code"Lionel Elie Mamane1-3/+22
2014-12-01WaE: -Werror=switchCaolán McNamara1-48/+44
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl8-12/+12
2014-11-25-Werror,-WuninitializedStephan Bergmann1-2/+2
2014-11-23capitalize e-mail in list of types in bibliographyStanislav Horacek1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl7-0/+7
2014-11-18java: make fields final where possibleNoel Grandin4-13/+6
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl8-0/+9
2014-11-14coverity#705989 silence Insecure temporary fileCaolán McNamara2-1/+5
2014-11-14coverity#1242860 Unused valueCaolán McNamara1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava6-8/+8
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-4/+4