summaryrefslogtreecommitdiff
path: root/forms/source/xforms/binding.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin1-5/+3
2019-06-20tdf#39593 Remove static xforms::Binding::getModelImplArkadiy Illarionov1-11/+2
2019-06-20tdf#39593 Remove xforms::Model::getModelArkadiy Illarionov1-1/+1
2019-06-20tdf#39593 Remove xforms::Binding::getBindingArkadiy Illarionov1-10/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-01-27Modernize a bit formsJulien Nabet1-26/+13
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-1/+1
2017-09-27loplugin:flatten in variousNoel Grandin1-14/+12
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin1-5/+3
2017-08-03loplugin:constparams in formsNoel Grandin1-2/+2
2017-06-23loplugin:oncevar filter..formsNoel Grandin1-2/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-2/+2
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-30/+0
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin1-8/+2
2016-06-29Remove unused template parameterStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-6/+0
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-4/+4
2016-02-22loplugin:write only fieldsNoel Grandin1-2/+1
2016-02-09Remove excess newlinesChris Sherlock1-16/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-18/+18
2015-10-21more removal of com::sun::star typedefsNoel Grandin1-2/+1
2015-10-02com::sun::star->css in forms/Noel Grandin1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-5/+5
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-47/+47
2015-06-15cppcheck: passedByValueCaolán McNamara1-3/+3
2015-05-08std::ptr_fun became deprecated since C++11Takeshi Abe1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-27More loplugin:simplifyboolStephan Bergmann1-3/+2
2015-03-06V801: Decreased performanceCaolán McNamara1-3/+3
2014-12-15forms: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-06-24coverity#706547 Uncaught exceptionCaolán McNamara1-3/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-18/+0
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-02-26Remove visual noise from formsAlexander Wilms1-14/+14
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-20/+20
2014-02-25Typo: apropriate -> appropriateJulien Nabet1-1/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-11/+7
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-15/+14
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14