summaryrefslogtreecommitdiff
path: root/basic/source/classes
AgeCommit message (Expand)Author
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Muzaffer Kadir YILMAZ
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-02-07Fix typoAndrea Gelmini
2019-01-27Fix typoAndrea Gelmini
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-12loplugin:useuniqueptr in basic and frameworkNoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-01Fix typosAndrea Gelmini
2018-11-30Fix typoAndrea Gelmini
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-10Remove unneeded castMatteo Casalin
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-10-20when calling std::lower_boundNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-08cppcheck: variableScope in basicJochen Nitschke
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-09-03cppcheck: useInitializationList in basicJochen Nitschke
2018-08-29Fix typosAndrea Gelmini
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-07-13loplugin:useuniqueptr in SbUnoStructRefObjectNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-05-30Factor out AsyncQuitHandler to be usable elsewhere, tooTor Lillqvist
2018-05-02loplugin:useuniqueptr in SbiImageNoel Grandin
2018-04-29loplugin:useuniqueptr pStringOff in SbiImageNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-24Use for range loops in basegfx and basicJulien Nabet
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-09Decrease fragility in odd use cases with no current documentTor Lillqvist
2018-01-19loplugin:useuniqeptr in SbxVariableNoel Grandin
2018-01-19loplugin:useuniqueptr in SbUnoMethodNoel Grandin
2018-01-19loplugin:useuniqueptr in SbiGlobalsNoel Grandin
2018-01-19loplugin:useuniqueptr in SbModuleNoel Grandin
2018-01-15More loplugin:cstylecast: basicStephan Bergmann
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-12-15Get rid of loop counter variableMike Kaganski
2017-12-05Resolves: tdf#114231 do not mask ErrCode with GetRest()Eike Rathke
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-13Fix typosAndrea Gelmini