summaryrefslogtreecommitdiff
path: root/include/editeng/unotext.hxx
AgeCommit message (Expand)Author
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-02-05loplugin:useuniqueptr in SvxUnoTextRangeBaseNoel Grandin
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-01-25loplugin:datamembershadow in SvxUnoTextRangeBaseNoel Grandin
2018-01-18ofz#5471 Null-dereference READCaolán McNamara
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-30EditEngine: Changing export selection for copy/pasteVarun Dhall
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-17cleanup itempool includesJochen Nitschke
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, editengStephan Bergmann
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-06-10tdf#88055: Don't export transparent background colour as whiteKatarina Behrens
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam
2014-06-05editeng: remove SAL_THROW macroNoel Grandin