summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-23Re-enable JunitTest_forms_unoapi_2 forms.ODateModelStephan Bergmann
2019-05-22New loplugin:dataStephan Bergmann
2019-05-16tdf#125170 Deliver mouse events also when clicking into document contentSamuel Mehrbrodt
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-09avoid copying when placing items into SfxItemSetNoel 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 char version of OString/OStringBuffer methodsMatteo Casalin
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-20Improve parseDateTime tokenization and reduce OUString copiesMatteo Casalin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel 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-13Pointer is pointlessNoel Grandin
2019-02-09loplugin:indentation in forms..fpickerNoel Grandin
2019-01-24fix load/save of forms with HAVINGNoel Grandin
2019-01-21Avoid -Werror=format-truncation=Stephan Bergmann
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-17tdf#122152 set dialog parentCaolán McNamara
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-26drop some unnecessary includesCaolán McNamara
2018-11-22--enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski