summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/DescriptionGenerator.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-5/+5
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in SVX moduleNoel Grandin1-18/+18
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+0
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-01-22Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith1-45/+19
2012-12-06just use return value optimizationCaolán McNamara1-5/+3
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2012-01-06catch exception by constant referenceTakeshi Abe1-5/+5
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-09-30Cleaned up DGColorNameLookUp.Stephan Bergmann1-2/+2
2011-09-12callcatcher: various unused methodsCaolán McNamara1-31/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-3/+3
2010-11-14RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn1-18/+18
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-6/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer1-3/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.12.368); FILE MERGEDRüdiger Timm1-61/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.11.242); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-11-21INTEGRATION: CWS pj65 (1.10.50); FILE MERGEDVladimir Glazounov1-3/+3
2006-10-12INTEGRATION: CWS sb59 (1.8.62); FILE MERGEDOliver Bolte1-4/+5
2006-09-17INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.7.222); FILE MERGEDJens-Heiner Rechtien1-3/+7
2005-09-08INTEGRATION: CWS ooo19126 (1.6.1402); FILE MERGEDRüdiger Timm1-47/+21
2003-05-26INTEGRATION: CWS draw12 (1.5.230); FILE MERGEDVladimir Glazounov1-43/+4
2002-05-29#95585# Added workarround for bug about unlocked solar mutex.Andre Fischer1-4/+11
2002-05-17#95585# Use of different resource entries.Andre Fischer1-12/+12
2002-03-18#95585# Non-interface methods start with uppercase character.Andre Fischer1-58/+120
2002-03-08#95585# Corrected signature of initialize method.Andre Fischer1-3/+3
2002-03-06#95585# Initial revision.Andre Fischer1-0/+518