summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)Author
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-31Use rtl/character.hxx in basic module when possibleArnaud Versini
2015-01-28remove unused typedefsNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-12-03Further clean-upStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-08-17coverity#1231668 Unchecked return valueCaolán McNamara
2014-07-18Drop an unused functionTakeshi Abe
2014-07-17fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-03coverity#706241 Uncaught exceptionCaolán McNamara
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-28Fix memory leakStephan Bergmann
2014-05-22fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl
2014-04-19fixincludeguards.sh: basicThomas Arnhold
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07basic: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-04coverity#706238 Uncaught exceptionCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31Remove unused BASIC CaptureAssertions functionalityStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-13basic: prefer passing OUString and OString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from basicAlexander Wilms
2014-01-30fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter.Alexandre Vicenzi
2014-01-27coverity#707650 Uninitialized pointer fieldCaolán McNamara
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-10-28fixincludeguards.sh: basicThomas Arnhold
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-10-15Defer OUString -> OString conversionStephan Bergmann
2013-09-12CID#736166 unlikely out of boundsCaolán McNamara
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane
2013-09-02GSOC work, behavior fixesGergo 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 0-1, allowing BASIC to recognize UNO interfacesGergo Mocsi