summaryrefslogtreecommitdiff
path: root/editeng/source/items/frmitems.cxx
AgeCommit message (Expand)Author
2021-02-10tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna
2021-02-09sw page gutter margin: add UNO APIMiklos Vajna
2021-02-09sw page gutter margin: add doc modelMiklos Vajna
2020-08-13lok: send cell border state updatesSzymon Kłos
2020-05-13jsdialog: migrate left/right margin to generic items dumpSzymon Kłos
2020-05-13jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-09-26tdf#127748: crash on modify a frame style, which has writing-mode bt-lrJulien Nabet
2019-08-25cid#1452761 Uncaught exceptionCaolán McNamara
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-02-12sw btlr writing mode: implement UNO APIMiklos Vajna
2019-02-12sw btlr wrting mode: implement document modelMiklos Vajna
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15loplugin:staticmethods in editengNoel Grandin
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-18editeng: do not throw from QueryValue implementationMichael Stahl
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09cppcheck: useInitializationList in editeng ...Jochen Nitschke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-08-31Fix syntaxJulien Nabet
2018-07-28ofz#9613 Integer-overflow in shadow multiplicationCaolán McNamara
2018-07-15remove SvxFrameDirectionItem::operator== overrideJochen Nitschke
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-18tdf#112118: use correct border when calculating marginMike Kaganski
2018-03-16Fix typosAndrea Gelmini
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl
2018-03-07use more Color in editeng..formsNoel Grandin
2018-03-07MID_GRAPHIC as alternative to set graphic to the SvxBrushItemTomaž Vajngerl
2018-02-28use less COLORDATA_RGBNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-14Make SwFormatFrameSize derive from SvxSizeItemStephan Bergmann
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-01-28USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-24loplugin:useuniqueptr in SvxBoxItemNoel Grandin
2018-01-15More loplugin:cstylecast: editengStephan Bergmann
2018-01-12More loplugin:cstylecast: editengStephan Bergmann