summaryrefslogtreecommitdiff
path: root/editeng/source/items/textitem.cxx
AgeCommit message (Expand)Author
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai
2016-11-18editeng: assert SfxPoolItem::operator==Michael Stahl
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-17let LanguageTag::convertToLocale() decide when to create a temporaryEike Rathke
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)Stephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-08-27don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara
2015-07-20Removed commentAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-10Remove unnecessary Bool2AnyStephan Bergmann
2015-06-10Bool2Any wants to get bool instead of sal_uInt8Katarina Behrens
2015-06-10tdf#88055: Don't export transparent background colour as whiteKatarina Behrens
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-02Fix simple typos.Andrea Gelmini
2014-12-18Factor out SvxFontHeightItem::dumpAsXml() from swMiklos Vajna
2014-12-16Factor out SvxFontItem::dumpAsXml() from swMiklos Vajna
2014-12-11Factor out SvxCharRotateItem::dumpAsXml() from swMiklos Vajna
2014-12-09Factor out SvxRsidItem::dumpAsXml() from swMiklos Vajna
2014-12-08Factor out SvxWeightItem::dumpAsXml() from swMiklos Vajna