summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2015-02-161-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-0715-43/+29
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-3/+3
* Remove uses of deprecated salhelper/refobj.hxxStephan Bergmann2015-02-052-1/+1
* coverity#1267680 Dereference before null checkCaolán McNamara2015-01-311-2/+2
* coverity#707772 Uninitialized scalar fieldCaolán McNamara2015-01-301-7/+8
* Resolves: #i67663# add vertical alighment on property UITsutomu Uchino2015-01-302-1/+2
* Use vector::dataStephan Bergmann2015-01-281-4/+2
* Resolves: tdf#88819 printing with ps hangsCaolán McNamara2015-01-271-1/+1
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-266-7/+7
* cppcheck: fix redundantPointerOp reportsJulien Nabet2015-01-241-1/+1
* Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann2015-01-201-4/+2
* Some more loplugin:cstylecast: extensionsStephan Bergmann2015-01-207-69/+69
* remove unnecessary parenthesesNoel Grandin2015-01-161-2/+2
* simplify Date/Time/DateTime conversion codeNoel Grandin2015-01-131-4/+2
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-121-1/+1
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-121-1/+1
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-2/+2
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-073-4/+4
* fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin2015-01-051-1/+1
* java: unnecessary importsNoel Grandin2015-01-051-2/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-0411-38/+38
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-021-1/+1
* extensions: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-191-3/+3
* extensions: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-184-7/+6
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-1/+1
* java: remove more test skeleton codeNoel Grandin2014-12-151-58/+0
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-155-7/+8
* extensions: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1210-47/+47
* java: simplify the getMSF() methodsNoel Grandin2014-12-101-2/+1
* changed timers to idlesTobias Madl2014-12-095-14/+14
* fdo#38835 strip out OUString globalsNoel Grandin2014-12-051-3/+4
* fdo#65163 reintroduce embedded picture for form componentsLionel Elie Mamane2014-12-041-2/+13
* Revert "coverity#735424 Logically dead code"Lionel Elie Mamane2014-12-041-3/+22
* WaE: -Werror=switchCaolán McNamara2014-12-011-48/+44
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-018-12/+12
* -Werror,-WuninitializedStephan Bergmann2014-11-251-2/+2
* capitalize e-mail in list of types in bibliographyStanislav Horacek2014-11-231-1/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-187-0/+7
* java: make fields final where possibleNoel Grandin2014-11-184-13/+6
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-178-0/+9
* coverity#705989 silence Insecure temporary fileCaolán McNamara2014-11-142-1/+5
* coverity#1242860 Unused valueCaolán McNamara2014-11-141-1/+1
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-146-8/+8
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-123-4/+4
* java: convert fields to local variables where possibleNoel Grandin2014-11-121-8/+4
* cleanup improper SOLARIS linker libs and optionsRichard PALO2014-11-112-20/+1
* fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos2014-11-091-1/+0
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-071-1/+1