summaryrefslogtreecommitdiff
path: root/idl/source/cmptools/lex.cxx
AgeCommit message (Expand)Author
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma
2017-07-26convert SfxGroupId to scoped enumNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-23This code trades in 'char' entities disguised as 'int'Stephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-05-30tdf#99589 tolower / toupper - dangerous to Turks ...apurvapriyadarshi
2016-03-12Remove some unused include stdioJulien Nabet
2016-03-07loplugin:write only fieldsNoel Grandin
2016-02-11simplify SvTokenStream handlingNoel Grandin
2016-02-09remove some more dead code, found by LCOVNoel Grandin
2016-02-07convert SVTOKEN_ENUM to scoped enumNoel Grandin
2015-11-11idl: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-07Replace GetAppData(SHL_IDL) with an rtl::StaticStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-08idl: sal_Bool->boolNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-07idl: fix out of bounds string accessesMichael Stahl
2013-09-17convert IDL module from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-01-23make sot ByteString freeCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from idlNorbert Thiebaud
2011-11-19ByteString->rtl::OStringCaolán McNamara
2011-11-14ByteString->rtl::OStringCaolán McNamara
2011-09-21ByteString->rtl::OStringBufferCaolán McNamara
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-08-09The idl encoding table stuff appears to be a no-op, converts x to xCaolán McNamara
2011-06-28ByteString->rtl::OStringCaolán McNamara
2011-04-11Remove DECLARE_LIST( SvTokenList, SvToken * )Rafael Dominguez
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
2011-02-15Remove DOSThomas Arnhold
2011-02-13Easy hack: idl removed and translated commentsMichael Münch
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2010-12-05cppcheck: the scope of this variable can be reducedCaolán McNamara