summaryrefslogtreecommitdiff
path: root/include/editeng/editeng.hxx
AgeCommit message (Expand)Author
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
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold