summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
2013-01-22Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2012-12-13PCH for Library_svx and Library_svxcoreLuboš Luňák
2012-12-06just use return value optimizationCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann
2012-09-09fdo#47368: Remove event listener also in Invalidate()Tor Lillqvist
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-03-27drop intermediate temporary UniStringsCaolán McNamara
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-18Fix typos in commentsElton Chung
2012-02-18Remove unused codeElton Chung
2012-02-10Remove unused codeElton Chung
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06catch exception by constant referenceTakeshi Abe
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-10-01comment typosCaolán McNamara
2011-09-30Cleaned up DGColorNameLookUp.Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-12use boost::noncopyable and rtl::StaticCaolán McNamara
2011-09-12callcatcher: various unused methodsCaolán McNamara
2011-09-06callcatcher: various unused methodsCaolán McNamara
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins
2011-06-07use standard pattern for thisCaolán McNamara
2011-06-01don't see why this has to be globalCaolán McNamara
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE5 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE3 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE2 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE1 to OSL_TRACEThomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens