summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility
AgeCommit message (Expand)Author
2016-01-10Fix typosAndrea Gelmini
2015-12-22loplugin:unusedfields in sdNoel Grandin
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-22convert Link<> to typedNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-20loplugin:defaultparamsNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-07Fix some misspellingsTor Lillqvist
2015-06-30Fix typosAndrea Gelmini
2015-06-29coverity#1308577 Uncaught exceptionCaolán McNamara
2015-06-29coverity#1308574 Uncaught exceptionCaolán McNamara
2015-06-29coverity#1308571 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308551 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308545 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308544 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308536 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308533 Uncaught exceptionCaolán McNamara
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22Remove some deprecated AccessibleShapeTreeInfo member functionsStephan Bergmann
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-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2014-11-14more catch by referenceCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12fix build on older compilersNoel Grandin
2014-11-12loplugin: cstylecastNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann