summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility
AgeCommit message (Expand)Author
2015-10-06Hold some objects by rtl::ReferenceStephan Bergmann
2015-10-06Hold ScAccessibleDocumentPagePreview::mpTable by rtl::ReferenceStephan 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-09-17convert Link<> to typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-07-02fix a11y crash seen on moving chart wizard dialogCaolán McNamara
2015-06-29coverity#1308591 Uncaught exceptionCaolán McNamara
2015-06-29coverity#1308602 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308565 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308558 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308541 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308532 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308531 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308528 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308520 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308517 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308513 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308510 Uncaught exceptionCaolán McNamara
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-06-02tdf#91641 EditLine should have focus on accessibleText init.Justin Luth
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-30coverity#1292227 Missing break in switchCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26Enhancement : tdf#89908 Add Search field to the autofilterDeena Francis
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-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-10coverity#1242526 silence Arguments in wrong orderCaolán McNamara
2014-11-03coverity#1209103 copy-paste errorDavid Tardon
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-15remove duplicated call to mpChildrenShapes->SelectionChanged()Eike Rathke