summaryrefslogtreecommitdiff
path: root/chart2/source/controller/accessibility
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-18can drop SCH_RESSTR nowCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17convert AccessibleBase::EventType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24AccStatisticsObject is apparently dead codeStephan Bergmann
2017-01-24use rtl::Reference in AccessibleBaseNoel Grandin
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin
2016-12-11AccessibleEventNotifier AccessibleBase (chart2)Julien Nabet
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-17tdf#100913 Remove tOID typedefs in ObjectHierarchy classkrishna keshav
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13chart2: cleanup local var assignmentsJochen Nitschke
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11cppcheck: noExplicitConstructorCaolán McNamara
2016-04-05loplugin:constantparam in chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-07-Werror=unused-but-set-variableStephan Bergmann
2016-03-07loplugin:write only fieldsNoel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-01tdf#92459 replace deprecated o3tl featuresDaniel Robertson
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl