summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleDocument.cxx
AgeCommit message (Expand)Author
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-14Translate German comments in sc/source/ui (part of its sub-dirs)Johnny_M
2017-02-28new loplugin unoanyNoel Grandin
2017-02-18German comment translationsLukas Röllin
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-16tdf#71435: Accessible caret-moved events are missing when "freeze" is enabledTamás Zolnai
2016-12-16remove superfluous this->Init() callEike Rathke
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-19Revert "Use rtl::Reference to wrap ScAccessibleEditObject here."Kohei Yoshida
2016-11-19Use rtl::Reference to wrap ScAccessibleEditObject here.Kohei Yoshida
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-11-03tdf#103633 avoid segfault in a11yDavid Tardon
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-07loplugin:write only fieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06Hold ScAccessibleDocument::mpAccessibleSpreadsheet by rtl::ReferenceStephan Bergmann
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann
2015-10-05tdf#94687: Keep original ordering of overall initialization stepsStephan Bergmann
2015-10-01rhbz#1264753: Avoid this being release()ed to 0 in ScAccessibleDocument ctorStephan Bergmann
2015-09-21convert Link<> to typedNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-02fix a11y crash seen on moving chart wizard dialogCaolán McNamara
2015-06-28coverity#1308558 Uncaught exceptionCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-03Typo: selction/slection -> selectionJulien Nabet
2014-11-03coverity#1209103 copy-paste errorDavid Tardon
2014-10-15remove duplicated call to mpChildrenShapes->SelectionChanged()Eike Rathke
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22WaE: -Wodr, two different ScVisAreaChanged classesCaolán McNamara
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-04coverity#703995 Uncheck return valueNorbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard