summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshap3.cxx
AgeCommit message (Expand)Author
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-02-22tdf#64914 slow opening large chartNoel Grandin
2022-01-03add new SvxShape hierarchy classNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-07-31getArray->getConstArrayNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-02-04use more getSdrObjectFromXShapeNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-02-17inline some acquire/release callsNoel Grandin
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20Remove comphelper::OUStringLiteralListStephan Bergmann
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-02-22loplugin:unusedfields in svxNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-16Take care of E3DObjListArmin 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-17Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-25various coverity exception warningsCaolán McNamara
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-14coverity#1398585 Uncaught exceptionCaolán McNamara