summaryrefslogtreecommitdiff
path: root/icon-themes/breeze_svg/cmd/sc_basicstepinto.svg
blob: 76afe9092d5b2fed6ab9e1be3e7e04490a5028ae (plain)
1
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m2 2v3h3v-3zm9 0v3h3v-3zm-4.5625 4c-1.06609 0-1.53125.34834-1.53125 1.25v1.21875c0 .55691-.005 1.21875-.59375 1.21875h-.3125v.625h.3125c.58889 0 .59375.66184.59375 1.21875v1.21875c0 .90166.46516 1.25 1.53125 1.25v-.59375c-.71072 0-.71875-.22744-.71875-1.09375v-1.03125c0-.41546-.15096-1.0249-.75-1.28125.59904-.25635.75-.86578.75-1.28125v-1.03125c0-.86631.008-1.09375.71875-1.09375zm3.125 0v.59375c.71073 0 .71875.22744.71875 1.09375v1.03125c0 .41547.11971 1.0249.71875 1.28125-.59904.25635-.71875.86579-.71875 1.28125v1.03125c0 .86631-.008 1.09375-.71875 1.09375v.59375c1.0661 0 1.53124-.34834 1.53125-1.25v-1.21875c0-.55691.0463-1.21875.625-1.21875h.28125v-.625h-.28125c-.57874 0-.62501-.66184-.625-1.21875v-1.21875c0-.90166-.46515-1.25-1.53125-1.25z" fill="#232629"/><path d="m6.5 2 1.5 3 1.5-3z" fill="#f47750"/></svg>
td>2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov 2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen 2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen 2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov 2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand 2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski 2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov 2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke 2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall 2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara 2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin 2017-02-28new loplugin unoanyNoel Grandin 2016-10-20loplugin:expandablemethodds in svxNoel Grandin 2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin 2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara 2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann 2015-11-115th step to remove tools/rtti.hxxOliver Specht 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-31com::sun::star->css in svxNoel Grandin 2015-06-11SdrCustomShapeEngine/DataItem are just SfxStringItemStephan Bergmann