summaryrefslogtreecommitdiff
path: root/include/editeng/editeng.hxx
AgeCommit message (Expand)Author
2016-11-23convert ATTRSPECIAL to scoped enumNoel Grandin
2016-10-31tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin
2016-10-20add dumpAsXmlEditDocNoel Grandin
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-18Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke
2016-04-13loplugin:passstuffbyref in editengNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in editengNoel Grandin
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10coverity#1355507 uninitialized scalar fieldCaolán McNamara
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-22remove unused Link<> fieldNoel Grandin
2015-09-20chained editeng: Add primitive creation methods for chainingmatteocam
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-27convert GETATTRIBS_ constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-19loplugin:constantfunction: editengNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
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-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud