summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)AuthorFilesLines
2015-10-17tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard1-1/+2
2015-08-31tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard1-1/+29
2015-05-19basic: used typed LINKsNoel Grandin1-2/+2
2015-05-17remove unnecessary header fileNoel Grandin1-32/+0
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin15-70/+70
2015-04-13loplugin:staticmethodsNoel Grandin5-13/+10
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara2-12/+12
2015-03-04V813: Decreased performanceCaolán McNamara3-8/+8
2015-03-02convert SBI_ constants to enum classNoel Grandin2-9/+19
2015-02-26Clean up previous commitStephan Bergmann2-7/+0
2015-02-26basic: convert sb.component to constructor usageChris Sherlock2-7/+0
2015-02-07loplugin:deletedspecialStephan Bergmann3-9/+7
2015-01-31Use rtl/character.hxx in basic module when possibleArnaud Versini1-2/+1
2015-01-28remove unused typedefsNoel Grandin2-5/+0
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl3-4/+4
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-4/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2-3/+3
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara3-6/+6
2014-12-03Further clean-upStephan Bergmann1-2/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-08spelling: instanciated -> instantiatedNoel Grandin1-1/+1
2014-08-17coverity#1231668 Unchecked return valueCaolán McNamara1-1/+1
2014-07-18Drop an unused functionTakeshi Abe1-1/+0
2014-07-17fdo#75757: remove inheritance to std::vectorTakeshi Abe1-8/+5
2014-07-11new loplugin: externalandnotdefinedNoel Grandin2-0/+30
2014-07-03coverity#706241 Uncaught exceptionCaolán McNamara1-0/+11
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-1/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-2/+2
2014-05-28Fix memory leakStephan Bergmann1-4/+3
2014-05-22fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl2-0/+5
2014-04-19fixincludeguards.sh: basicThomas Arnhold2-4/+4
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann4-0/+419
2014-04-07basic: sal_Bool->boolNoel Grandin6-50/+50
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2-6/+6
2014-04-04coverity#706238 Uncaught exceptionCaolán McNamara1-1/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-5/+5
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann4-5/+5
2014-03-31Remove unused BASIC CaptureAssertions functionalityStephan Bergmann1-29/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann5-35/+35
2014-03-27basic: sal_Bool->boolNoel Grandin2-3/+3
2014-03-27basic: sal_Bool->boolNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann4-142/+142
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann3-13/+13
2014-03-13basic: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-100/+100
2014-02-25Remove visual noise from basicAlexander Wilms6-20/+20
2014-01-30fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter.Alexandre Vicenzi2-3/+1