summaryrefslogtreecommitdiff
path: root/basic/source/comp
AgeCommit message (Expand)Author
2014-12-06reduce scope of local variablesMichael Weghorn
2014-11-17coverity#735399 Logically dead codeCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14this is for detecting the type of a variable based on its nameCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-24coverity#704558 Dereference after null checkCaolán McNamara
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01avoid calling OUString::copy() with length being -1Luboš Luňák
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi
2014-07-18Drop an unused functionTakeshi Abe
2014-07-17fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-16Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01clang scan-build: various warningsCaolán McNamara
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