summaryrefslogtreecommitdiff
path: root/svtools/source/uno/unoimap.cxx
AgeCommit message (Expand)Author
2023-09-10SvUnoImageMapObject does not need to implement XAggreggationNoel Grandin
2023-05-06Use getXWeak in svtoolsMike Kaganski
2023-01-21XUnoTunnel->dynamic_cast in SvUnoImageMapObject/SvUnoImageMapNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svtoolsStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-05-03sal_uLong->sal_Int32 in IMapCircleObjectNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-16loplugin:referencecasting in stoc..svtoolsNoel
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin
2020-08-29Fix typosAndrea Gelmini
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-03-04simplify UNO getTypes methodsNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-08-15pass IMapObject around by std::unique_ptrNoel Grandin
2018-07-27loplugin:returnconstant in svl,svtoolsNoel Grandin
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-05Replace remaining lists by vectors in svtoolsJulien Nabet
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in SvUnoImageMapNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in svtoolsStephan Bergmann
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann