summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* Fix typoAndrea Gelmini2019-04-211-1/+1
* Fix typoAndrea Gelmini2019-04-201-2/+2
* Fix typoAndrea Gelmini2019-04-191-1/+1
* Fix typoAndrea Gelmini2019-04-181-1/+1
* loplugin:sequentialassign in filter..fpickerNoel Grandin2019-04-133-7/+3
* [API CHANGE] Asserts to never clear already cleared guardMike Kaganski2019-04-092-3/+1
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-073-12/+12
* Use char version of OString/OStringBuffer methodsMatteo Casalin2019-04-061-12/+12
* Use getTokenCount and indexed getTokenMatteo Casalin2019-04-061-10/+4
* Remove unused using declarations in directories [e-l]*Gabor Kelemen2019-04-058-18/+0
* tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen2019-03-282-0/+3
* new loplugin:unoqueryNoel Grandin2019-03-253-7/+7
* Improve parseDateTime tokenization and reduce OUString copiesMatteo Casalin2019-03-201-13/+6
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-124-0/+4
* log nice exception messages whereever possibleNoel Grandin2019-03-072-2/+4
* re-land "new loplugin typedefparam""Noel Grandin2019-03-054-41/+45
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-275-6/+2
* loplugin:unusedfields in forms..fpickerNoel Grandin2019-02-234-10/+0
* use unique_ptr in OComponentEventThreadNoel Grandin2019-02-186-38/+12
* use clear() instead of erase(begin, end)Noel Grandin2019-02-181-2/+2
* Simplify containers iterations in [f-l]*Arkadiy Illarionov2019-02-183-25/+15
* Pointer is pointlessNoel Grandin2019-02-131-1/+0
* loplugin:indentation in forms..fpickerNoel Grandin2019-02-094-9/+9
* fix load/save of forms with HAVINGNoel Grandin2019-01-241-13/+21
* Avoid -Werror=format-truncation=Stephan Bergmann2019-01-211-4/+4
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-151-0/+1
* Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2019-01-111-1/+5
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-074-0/+5
* tdf#122152 set dialog parentCaolán McNamara2018-12-171-3/+18
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-103-0/+3
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-084-5/+5
* remove unused SvLockBytesStatFlag enumNoel Grandin2018-12-051-3/+3
* drop some unnecessary includesCaolán McNamara2018-11-261-1/+0
* --enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann2018-11-222-3/+3
* improve function-local statics in forms..reportdesignNoel Grandin2018-11-217-45/+20
* loplugin:redundantfcast improvementsNoel Grandin2018-11-211-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-211-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-195-0/+5
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski2018-11-101-2/+2
* Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski2018-11-091-7/+1
* Simplify and fix Java UNO API test makefilesJan-Marek Glogowski2018-11-094-72/+4
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane2018-11-061-3/+3
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-041-11/+2
* use unique_ptr when Clone()'ing PoolItemsNoel Grandin2018-10-262-7/+4
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-242-25/+25
* clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin2018-10-231-1/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-2/+2
* tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen2018-10-171-0/+1