summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx
AgeCommit message (Expand)Author
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
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-06-29coverity#1308577 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308551 Uncaught exceptionCaolán McNamara
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-15remove unnecessary use of void in function declarationsNoel 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
2014-11-14more catch by referenceCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-11Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowToStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21coverity#1132721 fix exception specsCaolán McNamara
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-14Drop unnecessary #includeTakeshi Abe
2014-02-11sd: add some missing locks in new codeMichael Stahl
2014-01-28bool improvementsStephan Bergmann
2014-01-27coverity#1158303 Uncaught exceptionCaolán McNamara
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-10-02More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptrStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-07More stuffs related to OUStrings in sdOlivier Hallot
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-08-30regenerate listCaolán McNamara
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara
2010-11-01Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i105958# Fixed throw part of declaration of getAccessibleChild().Andre Fischer