summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/SimpleOffice.java
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/test/accessibility/SimpleOffice.java')
0 files changed, 0 insertions, 0 deletions
_StrLen to sal_Int32Caolán McNamara 2013-10-20drop unnecessary tools/string includesCaolán McNamara 2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza 2013-10-02-Werror,-Wunused-variableStephan Bergmann 2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann 2013-09-26typo fixes in commentsAndras Timar 2013-09-13String to OUStringThomas Arnhold 2013-09-12get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke 2013-09-11convert linguistic/source/*.cxx from String to OUStringNoel Grandin 2013-09-11convert linguistic/source/convdic.hxx from String to OUStringNoel Grandin 2013-09-11convert linguistic/source/dlistimp.hxx from String to OUStringNoel Grandin 2013-09-11convert linguistic/source/hhconvdic.hxx from String to OUStringNoel Grandin 2013-09-11convert linguistic/source/lngsvcmgr.hxx from String to OUStringNoel Grandin 2013-09-11convert include/linguistic/misc.hxx from String to OUStringNoel Grandin 2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke 2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke 2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke 2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke 2013-09-02fdo#68750: ensure that GetSuggestedEndOfSentence makes progressMichael Stahl 2013-08-31fdo#62475 - remove visual noisePhilipp Riemer 2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák 2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks 2013-08-19Use standard idiomStephan Bergmann 2013-08-12Mark as constTakeshi Abe