summaryrefslogtreecommitdiff
path: root/forms/source/xforms/model.cxx
AgeCommit message (Expand)Author
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin
2019-06-20tdf#39593 Remove xforms::Model::getModelArkadiy Illarionov
2019-06-20tdf#39593 Remove xforms::Binding::getBindingArkadiy Illarionov
2019-06-20tdf#39593 Remove xforms::Submission::getSubmissionArkadiy Illarionov
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-22--enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-01-27Modernize a bit formsJulien Nabet
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-08-03loplugin:constparams in formsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26use rtl::Reference in ModelNoel Grandin
2016-06-29Remove unused template parameterStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-17forms: Fix copy'n'paste mistakes.Jan Holesovsky
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-03-10forms: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-27fdo#46808, Shiny UNO, More use factory to create XSimpleFileAccess instancesNoel Grandin
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-11-27remove include of pch header from formsNorbert Thiebaud
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-06Remove lots of dead codeThomas Arnhold
2011-01-29remove dangerously broken >>= operatorCaolán McNamara