--style=java --mode=java --indent-switches --indent-cases --min-conditional-indent=0 --max-instatement-indent=40 --break-blocks --unpad-paren --align-reference=name --pad-oper --pad-header -s4 --indent-col1-comments --lineend=linux --ignore-exclude-errors --suffix=none --preserve-date --formatted --max-code-length=80 repository'/>
summaryrefslogtreecommitdiff
path: root/forms/source/component/EditBase.cxx
AgeCommit message (Expand)Author
2022-05-04Just use Any ctor instead of makeAny in formsStephan Bergmann
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen