summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2019-03-25new loplugin:unoqueryNoel Grandin3-7/+7
2019-03-20Improve parseDateTime tokenization and reduce OUString copiesMatteo Casalin1-13/+6
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen4-0/+4
2019-03-07log nice exception messages whereever possibleNoel Grandin2-2/+4
2019-03-05re-land "new loplugin typedefparam""Noel Grandin4-41/+45
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin5-6/+2
2019-02-23loplugin:unusedfields in forms..fpickerNoel Grandin4-10/+0
2019-02-18use unique_ptr in OComponentEventThreadNoel Grandin6-38/+12
2019-02-18use clear() instead of erase(begin, end)Noel Grandin1-2/+2
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov3-25/+15
2019-02-13Pointer is pointlessNoel Grandin1-1/+0
2019-02-09loplugin:indentation in forms..fpickerNoel Grandin4-9/+9
2019-01-24fix load/save of forms with HAVINGNoel Grandin1-13/+21
2019-01-21Avoid -Werror=format-truncation=Stephan Bergmann1-4/+4
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen1-0/+1
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-1/+5
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen4-0/+5
2018-12-17tdf#122152 set dialog parentCaolán McNamara1-3/+18
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen3-0/+3
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann4-5/+5
2018-12-05remove unused SvLockBytesStatFlag enumNoel Grandin1-3/+3
2018-11-26drop some unnecessary includesCaolán McNamara1-1/+0
2018-11-22--enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann2-3/+3
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin7-45/+20
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen5-0/+5
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski1-2/+2
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski1-7/+1
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski4-72/+4
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane1-3/+3
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-11/+2
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin2-7/+4
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin2-25/+25
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen1-0/+1
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin2-6/+6
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin9-32/+44
2018-10-15add SvStream::TellEndNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen13-0/+13
2018-10-06weld ImpSWFDialogCaolán McNamara1-1/+0
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen6-0/+6
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann1-3/+3
2018-09-17New loplugin:externalStephan Bergmann2-3/+3
2018-09-12loplugin:useuniqueptr in ODatabaseForm::GetDataMultiPartEncodedNoel Grandin1-4/+4
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1