summaryrefslogtreecommitdiffstats
path: root/basic/source/classes/errobject.cxx
Commit message (Expand)AuthorAgeFilesLines
* basic: consistently use "" and <> in include directivesMike Kaganski2017-10-101-3/+3
* loplugin:constantparamNoel Grandin2017-05-091-1/+1
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-3/+3
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-29/+27
* New loplugin:dynexcspec: Add @throws documentation, basicStephan Bergmann2017-01-191-0/+1
* OSL_TRACE->SAL in avmedia..canvasNoel Grandin2016-12-131-2/+0
* loplugin:unnecessaryoverride (dtors) in basicStephan Bergmann2016-11-231-6/+1
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-101-2/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-13/+13
* basic,basctl: inline some use-once typedefsNoel Grandin2015-08-041-3/+2
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-061-2/+2
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-2/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-13/+13
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-26/+26
* OUString convertion for unotoolsNorbert Thiebaud2013-07-021-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* some more namespace cleanupThomas Arnhold2013-04-261-1/+1
* Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet2013-02-231-1/+1
* Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza2013-01-031-21/+21
* basic: String -> OUStringNorbert Thiebaud2012-11-071-3/+3
* basic: preliminary cosmetic clean-upNorbert Thiebaud2012-11-031-0/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-26/+17
* targeted string re-workNorbert Thiebaud2012-06-021-2/+2
* remove useless misleading macrosDavid Tardon2012-01-151-3/+3
* rmove include of pch header in basicNorbert Thiebaud2011-11-271-2/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-0/+0
|\
* | Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller2010-11-051-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
|/
* ab75: #i110417# add andreas's improvements and additionally don't clear previ...npower Developer2010-05-071-23/+36
* ab75: #i110417# add licence, remove unnecessary lines in resource and correct...npower Developer2010-04-261-0/+27
* ab75: #i110417# improve ErrObj behaviournpower Developer2010-04-201-4/+8
* ab75: #i110417# initial ( untested ) implementationnpower Developer2010-03-291-0/+181