summaryrefslogtreecommitdiff
path: root/forms/source/xforms/binding.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-26loplugin:constmethod in forms..fpickerNoel Grandin
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin
2019-06-20tdf#39593 Remove static xforms::Binding::getModelImplArkadiy Illarionov
2019-06-20tdf#39593 Remove xforms::Model::getModelArkadiy Illarionov
2019-06-20tdf#39593 Remove xforms::Binding::getBindingArkadiy Illarionov
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-27Modernize a bit formsJulien Nabet
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-08-03loplugin:constparams in formsNoel Grandin
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-06-29Remove unused template parameterStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-06-15cppcheck: passedByValueCaolán McNamara
2015-05-08std::ptr_fun became deprecated since C++11Takeshi Abe
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-03-06V801: Decreased performanceCaolán McNamara
2014-12-15forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-24coverity#706547 Uncaught exceptionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Typo: apropriate -> appropriateJulien Nabet
2014-01-28bool improvementsStephan Bergmann
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold