summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unolayer.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-6/+6
2023-01-22XUnoTunnel->dynamic_cast in SdLayerNoel Grandin1-7/+6
2023-01-22XUnoTunnel->dynamic_cast in SdLayerManagerNoel Grandin1-3/+0
2022-07-25use more o3tl::spanNoel Grandin1-1/+0
2022-02-21Recheck modules sd* with IWYUGabor Kelemen1-1/+3
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-3/+3
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-7/+7
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin1-2/+2
2021-02-04use more getSdrObjectFromXShapeNoel1-4/+2
2021-01-01tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorDuP-4911-3/+2
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-7/+7
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin1-7/+7
2019-09-27tdf#125585 write default layer status for OLE objectsRegina Henschel1-0/+9
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen1-2/+0
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-3/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann1-2/+2
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-5/+5
2019-02-15loplugin:flatten in sd/source/ui/[t-u]*Noel Grandin1-57/+57
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel1-61/+5
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-27tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel1-3/+9
2018-07-29loplugin:stringloop in sdNoel Grandin1-2/+1
2018-06-25loplugin:useuniqueptr in SdLayerManagerNoel Grandin1-4/+2
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-2/+2
2017-12-25various coverity exception warningsCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-11/+11
2017-08-03loplugin:constparams in sdNoel Grandin1-2/+2
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-19loplugin:stringcopy: sdStephan Bergmann1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-11/+11
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-3/+3
2017-02-24Similar to 3386519e7e1d15263b53e07f984b9022c3dcddfdTor Lillqvist1-2/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-33/+13
2017-01-25use rtl::Reference in SdLayerNoel Grandin1-19/+17
2016-11-25give us a chance to see *which* property failedEike Rathke1-2/+2
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin1-4/+3
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin1-1/+1
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin1-3/+2
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-27/+27
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-29com::sun::star->css in sdNoel Grandin1-4/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+1
2015-08-20loplugin:defaultparamsNoel Grandin1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1