summaryrefslogtreecommitdiff
path: root/include/editeng/editeng.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin1-1/+1
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-8/+8
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-05-18Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke1-0/+4
2016-04-13loplugin:passstuffbyref in editengNoel Grandin1-2/+2
2016-04-11clang-tidy performance-unnecessary-value-param in editengNoel Grandin1-2/+2
2016-03-18loplugin:constantfunction in editengNoel Grandin1-3/+1
2016-03-15loplugin:constantparamNoel Grandin1-3/+3
2016-03-10coverity#1355507 uninitialized scalar fieldCaolán McNamara1-2/+2
2016-03-07loplugin:write only fieldsNoel Grandin1-2/+2
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin1-3/+2
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin1-7/+5
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin1-5/+5
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-21com::sun::star->css in include/editengNoel Grandin1-16/+16
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+6
2015-09-22remove unused Link<> fieldNoel Grandin1-1/+0
2015-09-20chained editeng: Add primitive creation methods for chainingmatteocam1-0/+9
2015-09-17convert Link<> to typedNoel Grandin1-4/+4
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-4/+4
2015-09-16convert Link<> to typedNoel Grandin1-2/+2
2015-07-30loplugin:unusedmethodsNoel Grandin1-2/+0
2015-07-16loplugin:unusedmethods editengNoel Grandin1-3/+0
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-17/+17
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-2/+2
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-3/+4
2015-04-13loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-27convert GETATTRIBS_ constants to enum classNoel Grandin1-5/+14
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-3/+4
2015-03-19loplugin:constantfunction: editengNoel Grandin1-1/+0
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-3/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-4/+4
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-4/+4
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan1-1/+0
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-19/+19
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin1-5/+11
2014-03-01Remove visual noise from includeAlexander Wilms1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-45/+45