summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2015-04-24loplugin:simplifyboolStephan Bergmann4-5/+5
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2-3/+3
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann1-6/+6
2015-04-19Related tdf#55502: Harden a bitJulien Nabet1-1/+1
2015-04-19callcatcher: update unusedcodeCaolán McNamara1-18/+0
2015-04-18tdf#55502: Shell BASIC function with empty third param hangsJulien Nabet1-2/+6
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann2-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin37-154/+154
2015-04-13loplugin:staticmethodsNoel Grandin12-30/+27
2015-04-13BASIC: Merge BasicLibs with BasicManagerImpl and use boost::ptr_vector.Arnaud Versini1-184/+83
2015-04-08A UNO Any can't contain an AnyStephan Bergmann1-1/+1
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann4-12/+12
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann4-12/+12
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann2-3/+3
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann3-11/+11
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann1-4/+4
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann7-23/+23
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann10-20/+20
2015-03-26WaE: this method is empty and should be removedTor Lillqvist1-0/+3
2015-03-25TyposJulien Nabet1-2/+2
2015-03-25Basic: scanner should'nt use 0xFF mask on charactersArnaud Versini1-1/+1
2015-03-24loplugin:constantfunction: basicNoel Grandin4-25/+1
2015-03-23remove trailing blanks rubbishEike Rathke8-188/+188
2015-03-23more engineering notation format tests, tdf#30716Eike Rathke1-2/+42
2015-03-23tdf#30716 Engineering notationLaurent Balland-Poirier1-2/+2
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-1/+3
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre1-3/+1
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-22/+8
2015-03-09cppcheck: variableScopeCaolán McNamara1-4/+4
2015-03-09V801: Decreased performanceCaolán McNamara4-27/+27
2015-03-08TyposJulien Nabet3-5/+5
2015-03-07convert error number to stringLeMoyne Castle1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara5-19/+19
2015-03-02WaE: implicit conversion from bool to 'int'Tor Lillqvist1-1/+1
2015-03-02convert SBI_ constants to enum classNoel Grandin7-27/+39
2015-03-01likely intentDavid Tardon1-2/+2
2015-02-26Clean up previous commitStephan Bergmann8-173/+4
2015-02-26basic: convert sb.component to constructor usageChris Sherlock8-124/+19
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin3-7/+7
2015-02-24fix marking of free slots in arrayNoel Grandin1-0/+1
2015-02-23tdf#86543: reinterpret_cast -1 of appropriate width as special markerStephan Bergmann1-1/+1
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan3-6/+5
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-10/+10
2015-02-09Basic : Partially rewrite hex and octal constant reading.Arnaud Versini1-29/+20
2015-02-08Basic : Small OString usage simplificationArnaud Versini1-7/+1
2015-02-07loplugin:deletedspecialStephan Bergmann3-9/+7
2015-02-05Remove redundant explicit up-castsStephan Bergmann1-4/+4
2015-02-05Updated all precompiled headers.Ashod Nakashian1-1/+5