summaryrefslogtreecommitdiff
path: root/basic/source/comp
AgeCommit message (Expand)Author
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-29Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-28Avoid undefined signed integer overflowStephan Bergmann
2014-05-15coverity#441607 Dereference null return valueCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-02-25Remove visual noise from basicAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-12fix crash when importing unsupported macro content, related fdo#59374Markus Mohrhard
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann
2014-02-05basic: _FIND_STATIC likely not an error in SbiExprNode::GenElement()Michael Stahl
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2014-01-28bool improvementsStephan Bergmann
2014-01-27coverity#441077 Dereference after null checkCaolán McNamara
2014-01-27coverity#707649 Uninitialized scalar fieldCaolán McNamara
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-12-11sbobjmod.hxx is private to basicTor Lillqvist
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-11-11remove unnecessary use of OUString constructor in BASIC moduleNoel Grandin
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-15clean up SbiScanner::NextSym() a little, fdo#70319 follow-upEike Rathke
2013-10-12Test WNT instead of the vague UNXTor Lillqvist
2013-10-10little String to OUString + documentationThomas Arnhold
2013-10-07CID#708773 unused pointer valueCaolán McNamara
2013-10-07CID#707648 uninitialized memberCaolán McNamara
2013-10-07CID#707646 uninitialized member variablesCaolán McNamara
2013-10-07CID#707643 uninitialized membersCaolán McNamara
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-10-02sal_Bool to boolTakeshi Abe
2013-09-12CID#736166 unlikely out of boundsCaolán McNamara
2013-09-03WaE: C4101: 'ex' : unreferenced local variableTor Lillqvist
2013-09-02GSOC work, small fixes afterGergo Mocsi
2013-09-02GSOC work, multiple fixesGergo Mocsi
2013-09-02GSOC work, behavior fixesGergo Mocsi
2013-09-02GSOC work, Extended types correctionGergo Mocsi
2013-09-02GSOC work, code complete option, menu entry fixesGergo Mocsi
2013-09-02GSOC work Window appearance fix 2 + code fixesGergo Mocsi
2013-09-02GSOC work week 5, some recent fixesGergo Mocsi
2013-09-02GSOC work week 2, getting infromation from variables and print on terminalGergo Mocsi
2013-09-02GSOC work week 0-1, allowing BASIC to recognize UNO interfacesGergo Mocsi
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20fix for fdo#62323 bad conversion of Hex strings for certain valuesNoel Power
2013-08-01Mark as constTakeshi Abe
2013-07-22Mark as constTakeshi Abe