summaryrefslogtreecommitdiff
path: root/forms/source/component
AgeCommit message (Expand)Author
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin
2019-07-18cid#1448381 Unchecked return valueCaolán McNamara
2019-06-23Fix typosAndrea Gelmini
2019-06-21tdf#39593 Remove frm::OGridControlModel::getColumnImplementationArkadiy Illarionov
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-06-06Fix typoAndrea Gelmini
2019-06-05Fix typoAndrea Gelmini
2019-06-05Fix typoAndrea Gelmini
2019-06-05Fix typoAndrea Gelmini
2019-06-03Fix typoAndrea Gelmini
2019-06-02Fix typoAndrea Gelmini
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-07Fix typoAndrea Gelmini
2019-04-21Fix typoAndrea Gelmini
2019-04-20Fix typoAndrea Gelmini
2019-04-19Fix typoAndrea Gelmini
2019-04-18Fix typoAndrea Gelmini
2019-04-13loplugin:sequentialassign in filter..fpickerNoel Grandin
2019-04-09[API CHANGE] Asserts to never clear already cleared guardMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-06Use getTokenCount and indexed getTokenMatteo Casalin
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-23loplugin:unusedfields in forms..fpickerNoel Grandin
2019-02-18use unique_ptr in OComponentEventThreadNoel Grandin
2019-02-18use clear() instead of erase(begin, end)Noel Grandin
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-09loplugin:indentation in forms..fpickerNoel Grandin
2019-01-24fix load/save of forms with HAVINGNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor 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-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05remove unused SvLockBytesStatFlag enumNoel Grandin
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann