summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unomod.cxx
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin
2023-09-06add referer to ole objectsCaolán McNamara
2023-06-29Use getXWeak in svxMike Kaganski
2023-06-26new loplugin:constexprliteralNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-07ref-count SdrPageNoel
2021-02-20loplugin:refcounting in svxNoel
2020-10-13static_cast after dynamic_castNoel
2020-08-06loplugin:flatten in svxNoel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-02-17inline some acquire/release callsNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy Illarionov
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
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-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-04simplify UNO getTypes methodsNoel Grandin
2018-12-05remove unused SdrHintKind enum valueNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-03-17cleanup itempool includesJochen Nitschke