summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
2014-01-07-Werror,-WformatStephan Bergmann
2014-01-07Resolves: #i123986# fix charmap accessibility for...Herbert Dürr
2013-12-23TyposJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-17ChildrenManagerImpl::AddShape: do not use member after releasing mutexMichael Stahl
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-12-13this NULL check, leak and copy ctor all look a bit addledCaolán McNamara
2013-12-13fixes for issues checked out by coveritySteve Yin
2013-11-28warning C4702: unreachable codeStephan Bergmann
2013-11-28warning C4702: unreachable codeStephan Bergmann
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann
2013-11-27error C2872: 'accessibility' : ambiguous symbolCaolán McNamara
2013-11-27C2872: 'accessibility' : ambiguous symbolCaolán McNamara
2013-11-27removed pCaptionObj from accessibilityArmin Le Grand
2013-11-27statement aligned as second statement in if body but not in a statement blockStephan Bergmann
2013-11-27-Werror,-Wunused-variableStephan Bergmann
2013-11-27-Werror,-Wunused-variableStephan Bergmann
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in SVX moduleNoel Grandin
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-10svx: fix deadlock in accessibility::ChildrenManagerImplMichael Stahl
2013-09-05convert svx/source/accessibility/*.cxx from String to OUStringNoel Grandin
2013-09-04remove intermediate Strings on res loadingCaolán McNamara
2013-09-04String to OUStringThomas Arnhold
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-26"fdo#62475 removed pointless commentssonakshi nathani
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-27some eco-activismThomas Arnhold
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-26XubString->OUStringCaolán McNamara
2013-04-23fdo#46808, convert drawing::ColorTable to new styleNoel Grandin
2013-04-23fdo#46808, convert to XComponentContextNoel Grandin
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-09deleting NULL is safeTakeshi Abe
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15suppress auto_ptr warningsPeter Foley