summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-02-07Fix typoAndrea Gelmini
2019-01-27Fix typoAndrea Gelmini
2019-01-24Clean up dead uses of DISABLE_ATLStephan Bergmann
2019-01-16Minimum Supported Version is VS2017himajin100000
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen
2019-01-14tdf#122250 Crash when running extensionNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-10tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Doğa Deniz Arıcı
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-28Remove unneeded cast, constify OUStringMatteo Casalin
2018-12-26basic: Spare temporary variableTakeshi Abe
2018-12-21use unique_ptr in SbiExpressionNoel Grandin
2018-12-12loplugin:useuniqueptr in basic and frameworkNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-09Fix typoAndrea Gelmini
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-05Fix typoAndrea Gelmini
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-03add test for bug tdf#121337Zdeněk Crhonek
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-01Fix typosAndrea Gelmini
2018-11-30Fix typoAndrea Gelmini
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-29Fix typoAndrea Gelmini
2018-11-21improve function-local statics in basic..cuiNoel Grandin
2018-11-20Fix a copypaste errorMike Kaganski
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-11-13Set error also in non-UNO/UCB case file date failures, tdf#121337 follow-upEike Rathke
2018-11-13Add reference to test codeStephan Bergmann
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-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10Remove unneeded castMatteo Casalin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-11-06remove with_sprintf_ defineNoel Grandin
2018-11-05tdf#120703 PVS: V547 Expression '!pRTLData' is always falseMike Kaganski
2018-10-30Make SbiProcDef::Match more readableJan-Marek Glogowski
2018-10-27tdf#120703 PVS: V724Mike Kaganski
2018-10-27tdf#120703 PVS: V668Mike Kaganski
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen