summaryrefslogtreecommitdiff
path: root/include/editeng/unotext.hxx
AgeCommit message (Expand)Author
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
2014-02-13coverity#738003 Uncaught exceptionCaolán McNamara
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-10-21Base class ctors/dtors can be protectedStephan Bergmann
2013-09-04String to OUStringThomas Arnhold
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-26XubString->OUStringCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen