summaryrefslogtreecommitdiff
path: root/basic/source/runtime
AgeCommit message (Expand)Author
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01Avoid loplugin:data (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-10-01loplugin:duplicate-defines in basicNoel Grandin
2019-09-18Removed executable permission on filesAndrea Gelmini
2019-09-17tdf#118544 set correct type for optional parameterTomoyuki Kubota
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-03loplugin:constmethod in basicNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-19cid#1448547 Unchecked return valueCaolán McNamara
2019-07-19cid#1448256 Unchecked return valueCaolán McNamara
2019-07-19cid#1448438 Uncaught exceptionCaolán McNamara
2019-07-18cid#1448372 Unchecked return valueCaolán McNamara
2019-07-18cid#1448326 Unchecked return valueCaolán McNamara
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-05-10an uno -> a unoCaolán McNamara
2019-04-25Fix typoAndrea Gelmini
2019-04-08Fix typoAndrea Gelmini
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-05Fix typoAndrea Gelmini
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-21improve function-local statics in basic..cuiNoel Grandin
2018-11-20Fix a copypaste errorMike Kaganski
2018-11-13Set error also in non-UNO/UCB case file date failures, tdf#121337 follow-upEike Rathke
2018-11-13tdf#121325: Replace all of given length, even if replacement is shorterStephan Bergmann
2018-11-13Don't call Date's ImpYearToDays with zero year argumentStephan Bergmann
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-11-05tdf#120703 PVS: V547 Expression '!pRTLData' is always falseMike Kaganski
2018-10-27tdf#120703 PVS: V724Mike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-10-19tdf#120706: nullptr dereferenceMike Kaganski
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08cppcheck: variableScope in basicJochen Nitschke
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin