summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)AuthorFilesLines
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara3-56/+50
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos1-0/+58
2019-12-03remove some useless comment linesNoel Grandin1-9/+0
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen1-0/+1
2019-11-29jsdialogs: send fill transparency type updatesSzymon Kłos1-7/+15
2019-11-28jsdialogs: add generic commandNameSzymon Kłos1-4/+4
2019-11-28jsdialogs: dumpAsJSON for FillStyleSzymon Kłos1-0/+34
2019-11-27jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos1-0/+60
2019-11-03loplugin:stringaddNoel Grandin1-3/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-4/+2
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-1/+1
2019-09-06tdf#127372: PPTX: Shape's background transparency changes during RTTamás Zolnai1-3/+2
2019-08-25pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky1-1/+1
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky1-2/+2
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin2-4/+4
2019-08-13Fix typosAndrea Gelmini1-5/+5
2019-08-08Revert "tdf#126741 - fix dash dot dot line style display"Samuel Mehrbrodt1-6/+6
2019-08-07tdf#126741 - fix dash dot dot line style displaynd1011-6/+6
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov2-22/+22
2019-07-05move the contour-finding code inside vclNoel Grandin1-230/+0
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen2-0/+4
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-1/+1
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen4-4/+10
2019-05-02fix bug in XFillBitmapItem::PutValueNoel Grandin1-1/+1
2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen2-0/+18
2019-04-30drop Graphic::operator boolNoel Grandin1-1/+1
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen3-0/+13
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl1-7/+7
2019-04-27tdf#62699 Drop pass-through header file include/svx/xtextit.hxxGabor Kelemen2-0/+16
2019-04-27tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen2-0/+24
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand3-35/+0
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-63/+35
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl1-1/+0
2019-04-09remove some usages of BitmapColor outside of VCLTomaž Vajngerl1-1/+1
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen4-0/+4
2019-03-16pahole changes in variousNoel Grandin1-1/+1
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen9-78/+67
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin4-4/+4
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2-0/+2
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin2-23/+24
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-2/+2
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen3-0/+3
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin1-5/+10
2018-11-15loplugin:staticmethods in vclNoel Grandin2-2/+2
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1