summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
2020-11-13tdf#123936 Formatting files in module editeng with clang-formatPhilipp Hofer
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in editengNoel
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-26lok: send cell border state updatesSzymon Kłos
2020-08-12expand out DELETEZNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: editengStephan Bergmann
2020-05-13Related tdf#132945: fix warningJulien Nabet
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-15loplugin:buriedassign in e*Noel Grandin
2020-04-14loplugin:flatten in editengNoel Grandin
2020-04-03tdf#80194 autoEsc: use fontmetrics in calculationJustin Luth
2020-03-13tdf#80194 proof search: assert to find proof of code correctness.Justin Luth
2020-03-03sw doc model xml dump: show numbering typeMiklos Vajna
2020-02-06rename nFirstLineOfst -> nFirstLineOffsetNoel Grandin
2020-02-06rename nPropFirstLineOfst->nPropFirstLineOffsetNoel Grandin
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-03tdf#129522 SvxShadowItem/writerfilter: allow shadow_NONE overridesJustin Luth
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-10reorganize enum based translationCaolán McNamara
2019-12-10Related: tdf#129300 vertical justify had no descriptionCaolán McNamara
2019-12-10tdf#129300 alignment enums not translated in organizerCaolán McNamara
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19editeng: add UNO API for semi-transparent textMiklos Vajna
2019-11-18editeng: add doc model for semi-transparent textMiklos Vajna
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-15editeng: extend SvxColorItem xml dumpMiklos Vajna
2019-11-03loplugin:stringaddNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
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-10-05Drop bogus memsetStephan Bergmann
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-09-26tdf#127748: crash on modify a frame style, which has writing-mode bt-lrJulien Nabet
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-25cid#1452761 Uncaught exceptionCaolán McNamara