summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20use Any constructor instead of temporariesNoel Grandin1-4/+2
2016-07-20Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-17/+17
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+2
2015-10-29com::sun::star->css in sdNoel Grandin1-15/+15
2015-06-29coverity#1308577 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308551 Uncaught exceptionCaolán McNamara1-1/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-16/+16
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara1-9/+8
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2014-11-14more catch by referenceCaolán McNamara1-3/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+1
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-06-25remove whitespacesMarkus Mohrhard1-48/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-24sd: sal_Bool->boolNoel Grandin1-6/+6
2014-04-15whitespace for include statementsThomas Arnhold1-1/+1
2014-04-11Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowToStephan Bergmann1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2014-02-21coverity#1132721 fix exception specsCaolán McNamara1-1/+1
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-14Drop unnecessary #includeTakeshi Abe1-1/+0
2014-02-11sd: add some missing locks in new codeMichael Stahl1-0/+8
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-27coverity#1158303 Uncaught exceptionCaolán McNamara1-1/+1
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan1-3/+6
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann1-41/+16
2013-11-28Integrate branch of IAccessible2Steve Yin1-4/+392
2013-10-02More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptrStephan Bergmann1-0/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+10
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-16removed unused forward declarations of classTakeshi Abe1-2/+0
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-8/+8
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-16/+8
2012-04-07More stuffs related to OUStrings in sdOlivier Hallot1-19/+15
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-8/+8
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-08-30regenerate listCaolán McNamara1-13/+10
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara1-5/+0
2010-11-01Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-10/+10
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i105958# Fixed throw part of declaration of getAccessibleChild().Andre Fischer1-10/+1
2009-09-18CWS-TOOLING: integrate CWS impressaccessibility3Ivo Hinkelmann1-1/+51