summaryrefslogtreecommitdiff
path: root/editeng/source/items/textitem.cxx
AgeCommit message (Expand)Author
2020-05-08editeng: add UNO API for semi-transparent textMiklos Vajna
2020-05-08editeng: add doc model for semi-transparent textMiklos 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
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-03-07use more Color in editeng..formsNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26Translate German variable namesJohnny_M
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-15More loplugin:cstylecast: editengStephan Bergmann
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-10ofz#4582 Floating-point-exceptionCaolán McNamara
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-10-24loplugin:implicitboolconversionStephan Bergmann
2017-10-05tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDIMichael Stahl
2017-09-08loplugin:constantparamNoel Grandin
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann