summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_editfieldobj_cell.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_editfieldobj_cell.mk')
0 files changed, 0 insertions, 0 deletions
e/commit/stoc/source/uriproc/ExternalUriReferenceTranslator.cxx?h=co-5.3-46&id=b36963c0a6a09f70ca6d8d607dd3249a3496497d'>Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-02-20stocservices.component: The rest of the services + cleanup.Jan Holesovsky 2015-02-20stocservices.component partly refactored to use the "constructor" feature.Ursache Vladimir 2014-06-05stoc: remove SAL_THROW macroNoel Grandin 2014-05-22stoc: fix includesThomas Arnhold 2014-04-03Use boost::noncopyableStephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2013-11-28Catching std::bad_alloc in UNO implementations no longer necessaryStephan Bergmann 2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin 2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin 2013-11-08remove unnecessary use of OUString constructor in STOC moduleNoel Grandin 2013-10-20Clean up stoc::uriproc::supportsServiceStephan Bergmann 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