summaryrefslogtreecommitdiff
path: root/chart2/source/controller/accessibility
AgeCommit message (Expand)AuthorFilesLines
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann2-22/+19
2015-09-14boost->stdCaolán McNamara1-1/+0
2015-08-17o3tl: rename compat_functional headerThorsten Behrens1-1/+1
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson1-2/+2
2015-08-01tdf#92459 replace deprecated o3tl featuresDaniel Robertson1-2/+2
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-4/+4
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin2-30/+0
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+2
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-6/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2-4/+4
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann1-2/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin5-8/+8
2014-07-02remove whitespacesMarkus Mohrhard2-3/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-8/+0
2014-04-21remove comments why a file gets includedThomas Arnhold3-5/+0
2014-04-15chart2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann3-42/+42
2014-02-27Remove visual noise from chart2Alexander Wilms1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann7-111/+111
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-02-14sal_Bool->boolNoel Grandin2-3/+3
2013-11-28Integrate branch of IAccessible2Steve Yin1-1/+1
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold5-10/+10
2013-10-23Some clean-upStephan Bergmann1-1/+0
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza1-1/+2
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa9-43/+0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-14/+12
2013-01-07fdo#57950: Remove some chained appends in chart2 and moreMarcos Paulo de Souza1-7/+4
2013-01-07Remove some RTL_* and some rtl:: prefixes in chart2Marcos Paulo de Souza4-32/+23
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-2/+2
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks7-167/+104
2012-07-02removed unnecessary forward declarations of classTakeshi Abe1-3/+0
2012-06-21re-base on ALv2 code.Michael Meeks6-144/+90
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez2-11/+10
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez1-1/+0
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-2/+2
2011-11-27remove include of pch header in chart2Norbert Thiebaud8-16/+0
2011-04-15gbuildize chart2David Tardon1-54/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2-2/+2
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-9/+9
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2-2/+2