summaryrefslogtreecommitdiff
path: root/forms/source/component/Edit.cxx
AgeCommit message (Expand)AuthorFilesLines
3 daysloplugin:ostr in formsNoel Grandin1-1/+1
2024-04-05tdf#146619 Drop unused 'using namespace' in: formsGabor Kelemen1-1/+0
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-1/+1
2022-10-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara1-0/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-04Just use Any ctor instead of makeAny in formsStephan Bergmann1-6/+6
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-0/+2
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin1-1/+1
2021-11-07Replace some macros in forms part 16Julien Nabet1-1/+6
2021-11-06Replace some macros in forms part 10Julien Nabet1-3/+3
2021-11-06Replace some macros in forms part 9Julien Nabet1-1/+1
2021-11-05Replace some macros in forms part 7Julien Nabet1-1/+4
2021-11-05Replace some macros in forms part 8Julien Nabet1-1/+1
2021-11-05Replace some macros in forms part 6Julien Nabet1-2/+4
2021-11-05Replace some macros in forms part 5Julien Nabet1-2/+2
2021-11-04Replace some macros in forms part 3Julien Nabet1-2/+2
2020-04-14loplugin:flatten in formsNoel Grandin1-19/+19
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen1-6/+3
2019-09-06TyposAndrea Gelmini1-1/+1
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann1-1/+1
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin1-3/+3
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin1-5/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-4/+6
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-20Fix typosAndrea Gelmini1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-0/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-3/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-01-23Fix odd check for nFieldLen range, assuming typosStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: formsStephan Bergmann1-3/+3
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-07-06use more begin()/end() for SequenceNoel Grandin1-11/+5
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-12/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-14/+14
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-5/+0
2016-10-05loplugin:unnecessaryoverride in forms/frameworkNoel Grandin1-12/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin1-2/+2
2015-10-02com::sun::star->css in forms/Noel Grandin1-16/+16
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-3/+2
2015-08-19Remove two silly typedefsStephan Bergmann1-6/+6
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann1-1/+1
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann1-2/+2