summaryrefslogtreecommitdiff
path: root/editeng/source/items/frmitems.cxx
AgeCommit message (Expand)Author
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
2018-01-11loplugin:redundantcast: editengStephan Bergmann
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand
2017-08-22editeng: warning C4701 potentially uninitialized local varMichael Stahl
2017-08-22editeng: avoid infinite loop in SvxBoxItem::CreateMichael Stahl
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-31loplugin:oncevarNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18remove unused CntWallpaperItemCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin