summaryrefslogtreecommitdiff
path: root/include/editeng/editeng.hxx
AgeCommit message (Expand)Author
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
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara
2013-09-11convert include/editeng/editeng.hxx from String to OUStringNoel Grandin
2013-09-04String to OUStringThomas Arnhold
2013-09-01Separate misspelled ranges when entering a new cell value.Kohei Yoshida
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida
2013-08-29XubString->OUStringCaolán McNamara
2013-08-14XubString->OUStringCaolán McNamara
2013-08-11String->OUStringIvan Timofeev
2013-05-28Related: #i120498# Enhanced Undo/Redo and user experience...Armin Le Grand