summaryrefslogtreecommitdiff
path: root/include/editeng/unoedprx.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-1/+1
2016-04-05loplugin:constantparam in editengNoel Grandin1-1/+1
2016-03-18loplugin:constantfunction in editengNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-66/+66
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann1-6/+3
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin1-3/+3
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-65/+65
2014-03-03editeng: sal_Bool->boolNoel Grandin1-3/+3
2014-03-03editeng: sal_Bool->boolNoel Grandin1-5/+5
2014-03-03editeng: sal_Bool->boolNoel Grandin1-15/+15
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-13coverity#707769 Uninitialized pointer fieldCaolán McNamara1-3/+3
2014-02-12sal_Bool->boolNoel Grandin1-3/+3
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-15/+15
2013-11-26Integrate branch of IAccessible2Steve Yin1-4/+6
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold1-2/+2
2013-09-04String to OUStringThomas Arnhold1-4/+4
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-27/+27
2013-04-26XubString->OUStringCaolán McNamara1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+176