summaryrefslogtreecommitdiffstats
path: root/include/editeng/unoedprx.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constmethodNoel Grandin2021-10-011-1/+1
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-1/+2
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-1/+1
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-1/+1
* loplugin:finalclasses in editengNoel Grandin2019-10-291-3/+3
* loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin2019-10-211-1/+1
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-271-3/+0
* store Color using boost::optional in EditCharAttribFieldNoel Grandin2018-05-101-1/+1
* make SvxEditSource::Clone return std::unique_ptrNoel Grandin2018-04-121-1/+1
* SvxAccessibleTextIndex::mnEEIndex need not be bounded sal_uInt16Stephan Bergmann2018-01-281-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-3/+3
* convert EditEngineAttribs to scoped enumNoel Grandin2017-02-161-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-3/+3
* new loplugin: countusersofdefaultparamsNoel Grandin2016-08-251-1/+1
* loplugin:constantparam in editengNoel Grandin2016-04-051-1/+1
* loplugin:constantfunction in editengNoel Grandin2016-03-181-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-66/+66
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann2014-09-241-6/+3
* convert SfxItemState constants to a proper enumNoel Grandin2014-07-231-3/+3
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-171-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* cleanup up the EditEngine::GetAttribs callNoel Grandin2014-04-041-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-65/+65
* editeng: sal_Bool->boolNoel Grandin2014-03-031-3/+3
* editeng: sal_Bool->boolNoel Grandin2014-03-031-5/+5
* editeng: sal_Bool->boolNoel Grandin2014-03-031-15/+15
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* coverity#707769 Uninitialized pointer fieldCaolán McNamara2014-02-131-3/+3
* sal_Bool->boolNoel Grandin2014-02-121-3/+3
* xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2014-02-031-15/+15
* Integrate branch of IAccessible2Steve Yin2013-11-261-4/+6
* fdo#65108 inter-module includes <>Norbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/editengThomas Arnhold2013-10-231-2/+2
* String to OUStringThomas Arnhold2013-09-041-4/+4
* resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2013-05-101-27/+27
* XubString->OUStringCaolán McNamara2013-04-261-1/+1
* execute move of global headersBjoern Michaelsen2013-04-231-0/+176