/comphelper/qa/complex/

iv id='cgit'>
summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwptblformula.cxx
AgeCommit message (Expand)Author
2022-06-23clang-tidy modernize-pass-by-value in lotuswordproNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2020-06-08tdf#42949 Fix IWYU warnings in lotuswordpro/*/*cxxGabor Kelemen
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet
2019-11-03loplugin:stringaddNoel Grandin
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-07-20Fix typosAndrea Gelmini
2019-04-13loplugin:sequentialassign in linguistic..lotuswordproNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-10-22simpler to use a vectorCaolán McNamara
2018-09-26loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin
2018-09-26loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-28loplugin:stringloop in lotuswordproNoel Grandin
2018-03-30Use for-range loops in lotuswordproJulien Nabet
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-12More loplugin:cstylecast: lotuswordproStephan Bergmann
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-08-16WaE: C4702: unreachable codeTor Lillqvist
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-03-14ofz#866 crash in LwpFormulaInfo::ReadArgumentsCaolán McNamara
2017-03-14improve scopingCaolán McNamara
2017-03-13ofz#836 fix leakCaolán McNamara
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin
2015-12-18crashtesting: these can happen with broken documentsCaolán McNamara
2015-12-12check all obj().get() casts with dynamic_castCaolán McNamara
2015-12-10guard against broken formula and bad lengthsCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-10-23loplugin: cstylecastNoel Grandin
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-05-19lwp: remove using namespace std from headersThomas Arnhold