summaryrefslogtreecommitdiff
path: root/editeng/source/items/textitem.cxx
AgeCommit message (Expand)Author
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-16Theme color and tint/shade attribute for SvxColorItemTomaž Vajngerl
2021-10-30Prepare for removal of non-const operator[] from Sequence in editengMike Kaganski
2021-09-09ODT export: order <style:font-face> elements inside <office:font-face-decls>Miklos Vajna
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-26Seperate SvxBackgroundColorItem from SvxColorItemGülşah Köse
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-02sal_uLong->sal_uInt32 in SvxFontHeightItemNoel Grandin
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-08use more IsTransparentNoel Grandin
2021-01-06move the bigint based Scale() implementations to one central placeNoel Grandin
2020-12-24custom literal for Degree10Noel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in editengNoel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth
2019-11-19editeng: add UNO API for semi-transparent textMiklos Vajna
2019-11-18editeng: add doc model for semi-transparent textMiklos Vajna
2019-11-15editeng: extend SvxColorItem xml dumpMiklos Vajna
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-05-29tdf#120412 DOCX filter: fix missing superscriptJozsef Szakacs
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:singlevalfields in editengNoel Grandin
2018-11-26add dumpAsXml methods to more pool itemsMarkus Mohrhard
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15loplugin:staticmethods in editengNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-09-06loplugin:useuniqueptr in editengNoel Grandin
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-24Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara
2018-08-14SvxCharSetColorItem can be removedNoel Grandin