summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility
AgeCommit message (Expand)AuthorFilesLines
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-2/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold1-23/+0
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-16removed unused forward declarations of classTakeshi Abe2-4/+0
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-8/+8
2012-04-16WaE: could not convert ... from 'const char*' to 'const rtl::OUString'David Tardon3-7/+7
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot12-142/+102
2012-04-13Remove some A2S and C2U macros in sdOlivier Hallot1-3/+2
2012-04-07More stuffs related to OUStrings in sdOlivier Hallot1-19/+15
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-11/+11
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-5/+5
2012-02-26Avoid temporary rtl::OUStringJulien Nabet1-2/+1
2012-02-18AccessibleTreeNode: fix headless crashMichael Stahl1-0/+6
2011-11-27remove include of pch header from sdNorbert Thiebaud14-27/+0
2011-08-30regenerate listCaolán McNamara6-26/+13
2011-06-20catch by const referenceCaolán McNamara1-3/+3
2011-06-01don't see a reason this needs to be globalCaolán McNamara1-68/+62
2011-04-21gbuildize sdDavid Tardon1-71/+0
2011-04-14fix accessibility crashCaolán McNamara1-2/+12
2011-04-13a11y: don't look for accessiblechildren when there are noneCaolán McNamara1-0/+5
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen5-49/+75
2011-02-08Remove all bogus comments in impress.Guillaume Poussel1-1/+1
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara1-5/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner5-11/+11
2010-11-01Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller7-51/+39
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud3-3/+3
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud6-48/+48
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth14-0/+41
2010-10-06#i109623# fix warningsCaolán McNamara1-1/+1
2010-10-05remove include guards using fixguard.pyPetr Mladek7-14/+0
2010-09-30Split a11y ctor (#i114012)Caolán McNamara1-1/+10
2010-09-21impress201: #i112507# remove unused codeChristian Lippka1-21/+0
2010-08-26CWS-TOOLING: integrate CWS renaissance1Vladimir Glazunov2-19/+66
2010-07-06cmcfixes76: #i109623# WaECaol?n McNamara1-1/+1
2010-06-21CWS-TOOLING: integrate CWS impressaccessibility7obo2-45/+57
2010-06-14cws impress190: rebase m82Christian Lippka1-21/+0
2010-06-04CWS-TOOLING: integrate CWS slidecopyIvo Hinkelmann3-95/+1
2010-06-03slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]3-95/+1
2010-05-05#i89450# removed unused codeChristian Lippka1-21/+0
2010-04-13fixed unix warningsChristian Lippka17-0/+0
2010-04-12slidecopy: mergeFrank Schoenheit [fs]17-70/+18
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]2-95/+0
2010-04-07slidecopy: outsourced the TaskPane/ToolPanel's drawer (TitleBar, type TBT_CON...Frank Schoenheit [fs]1-0/+1
2010-03-17slidecopy: removed the old TaskPane implementation, now completely superseded...Frank Schoenheit [fs]2-98/+0
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov18-73/+18
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien18-73/+18
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2009-10-16#i105958# Fixed throw part of declaration of getAccessibleChild().Andre Fischer2-17/+2