/source/pt-BR/starmath/

ster' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx
AgeCommit message (Expand)Author
2015-06-28coverity#1308531 Uncaught exceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-14sal_bool->boolNoel Grandin
2014-01-23coverity#1158403 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158404 Uncaught exceptionCaolán McNamara
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-10-08convert sc/source/ui/Accessibility/*.cxx from String to OUStringNoel Grandin
2013-08-26Document a bit the Ugly bad and nasty workaroundFridrich Štrba
2013-08-26Ugly bad and nasty workaround for some dupplicate symbols issueFridrich Štrba
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold