summaryrefslogtreecommitdiff
path: root/basic/source/classes/errobject.cxx
AgeCommit message (Expand)Author
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-26some more namespace cleanupThomas Arnhold
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-15remove useless misleading macrosDavid Tardon
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-05-07ab75: #i110417# add andreas's improvements and additionally don't clear previ...npower Developer
2010-04-26ab75: #i110417# add licence, remove unnecessary lines in resource and correct...npower Developer
2010-04-20ab75: #i110417# improve ErrObj behaviournpower Developer
2010-03-29ab75: #i110417# initial ( untested ) implementationnpower Developer