summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2015-04-18tdf#55502: Shell BASIC function with empty third param hangsJulien Nabet
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-13BASIC: Merge BasicLibs with BasicManagerImpl and use boost::ptr_vector.Arnaud Versini
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26WaE: this method is empty and should be removedTor Lillqvist
2015-03-25TyposJulien Nabet
2015-03-25Basic: scanner should'nt use 0xFF mask on charactersArnaud Versini
2015-03-24loplugin:constantfunction: basicNoel Grandin
2015-03-23remove trailing blanks rubbishEike Rathke
2015-03-23more engineering notation format tests, tdf#30716Eike Rathke
2015-03-23tdf#30716 Engineering notationLaurent Balland-Poirier
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09cppcheck: variableScopeCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-08TyposJulien Nabet
2015-03-07convert error number to stringLeMoyne Castle
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02WaE: implicit conversion from bool to 'int'Tor Lillqvist
2015-03-02convert SBI_ constants to enum classNoel Grandin
2015-03-01likely intentDavid Tardon
2015-02-26Clean up previous commitStephan Bergmann
2015-02-26basic: convert sb.component to constructor usageChris Sherlock
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-24fix marking of free slots in arrayNoel Grandin
2015-02-23tdf#86543: reinterpret_cast -1 of appropriate width as special markerStephan Bergmann
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-09Basic : Partially rewrite hex and octal constant reading.Arnaud Versini
2015-02-08Basic : Small OString usage simplificationArnaud Versini
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Remove redundant explicit up-castsStephan Bergmann
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-05fdo#39440: replace C-style cast'sJuan Picca
2015-02-02callcatcher: shave off a few moreCaolán McNamara
2015-01-31Use rtl/character.hxx in basic module when possibleArnaud Versini
2015-01-30coverity#1267698 Uninitialized scalar fieldCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara