summaryrefslogtreecommitdiff
path: root/include/editeng/unotext.hxx
AgeCommit message (Expand)Author
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
2014-05-28coverity#706505 Uncaught exceptionCaolán McNamara
2014-05-13remove dead codeNoel Grandin
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-10callcatcher: update unused codeCaolán McNamara
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10editeng: Add CharInteropGrabBag to editeng.Tomaž Vajngerl
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21drawingML import: paragraph spacing inside group shapeZolnai Tamás