summaryrefslogtreecommitdiff
path: root/chart2/source/controller/accessibility/AccessibleTextHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-16no need to allocate this on the heapNoel Grandin1-8/+8
2023-09-02use more concrete type in chart::AccessibleTextHelperNoel Grandin1-12/+3
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-3/+3
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-2/+2
2021-12-30use comphelper::WeakComponentImplHelper in AccessibleTextHelperNoel Grandin1-1/+2
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-2/+1
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen1-1/+0
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-1/+0
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-2/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-14/+0
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin1-3/+2
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-6/+3
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann1-2/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-11/+11
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-3/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-2/+2
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-8/+8
2011-01-17Removed bogus comments from calc-chart2Alfonso Eusebio1-6/+0
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.3.12); FILE MERGEDRüdiger Timm1-23/+18
2008-03-12INTEGRATION: CWS impresstables2 (1.2.30); FILE MERGEDRüdiger Timm1-3/+3
2007-05-22INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDEDVladimir Glazounov1-0/+211