summaryrefslogtreecommitdiff
path: root/editeng/source/uno
AgeCommit message (Expand)Author
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-28loplugin:salunicodeliteral: editengStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31use actual UNO enums in editengNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-15remove useless castsJochen Nitschke
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-02-21loplugin:subtlezeroinit: editengStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, editengStephan Bergmann
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-12coverity#1397045 Unchecked return valueCaolán McNamara
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-25remove unused parameterJochen Nitschke
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-09-01coverity#1372384 Uncaught exceptionCaolán McNamara
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-21improve error messageNoel Grandin
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-13Clean up uses of Any::getValue() in editengStephan Bergmann
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin