summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility
AgeCommit message (Expand)Author
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-07-20sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2016-07-20loplugin:unusedfields in scNoel Grandin
2015-11-16sc: add some assertions on ScAccessibleEditLineTextDataMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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