summaryrefslogtreecommitdiff
path: root/forms/source/component/Edit.cxx
AgeCommit message (Expand)Author
2020-04-14loplugin:flatten in formsNoel Grandin
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2019-09-06TyposAndrea Gelmini
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-20Fix typosAndrea Gelmini
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-23Fix odd check for nFieldLen range, assuming typosStephan Bergmann
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-05loplugin:unnecessaryoverride in forms/frameworkNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher
2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin