summaryrefslogtreecommitdiff
path: root/forms/source/component
AgeCommit message (Expand)Author
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-26loplugin:constmethod in forms..fpickerNoel Grandin
2019-09-06return unique_ptr from :svt::GraphicAccess::getImageStreamNoel Grandin
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-06TyposAndrea Gelmini
2019-08-20Fix typosAndrea Gelmini
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann
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