summaryrefslogtreecommitdiff
path: root/include/editeng/unoedprx.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-06-16tdf#103064 sw,editeng: enable UNO API and ODF import/exportMaxim Monastirsky1-0/+3
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga1-1/+2
2021-10-01loplugin:constmethodNoel Grandin1-1/+1
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-10-29loplugin:finalclasses in editengNoel Grandin1-3/+3
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin1-1/+1
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin1-3/+0
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin1-1/+1
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin1-1/+1
2018-01-28SvxAccessibleTextIndex::mnEEIndex need not be bounded sal_uInt16Stephan Bergmann1-1/+1
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