summaryrefslogtreecommitdiff
path: root/forms/source/component
AgeCommit message (Expand)AuthorFilesLines
2018-11-09tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane1-3/+3
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin6-55/+0
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin2-5/+3
2018-04-15remove some unused comphelper includesJochen Nitschke8-12/+0
2018-04-06weld linkeditdialogCaolán McNamara1-1/+2
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin2-12/+12
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin10-50/+50
2018-04-01remove unused processfactory.hxx includesJochen Nitschke24-24/+0
2018-03-17Use for-range loops in formsJulien Nabet3-23/+20
2018-03-15forms: Don't create a GraphicObject URL if we have xGraphic anywayTomaž Vajngerl1-9/+1
2018-03-07use more Color in editeng..formsNoel Grandin3-10/+10
2018-02-28convert COL_ constants to be of type ColorNoel Grandin2-4/+4
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2
2018-02-07use scanline when reading pixel dataNoel Grandin1-6/+12
2018-02-06clean up some include guard terminatorsNoel Grandin2-6/+2
2018-02-01Typo: invlidateParameters->invalidateParameters (forms)Julien Nabet2-6/+6
2018-01-27Modernize a bit formsJulien Nabet1-14/+14
2018-01-26tdf#108473: don't let empty date in datetime in formsJulien Nabet1-0/+3
2018-01-23Fix odd check for nFieldLen range, assuming typosStephan Bergmann1-1/+1
2018-01-22remove some sal_Bool remnantsNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: formsStephan Bergmann8-28/+28
2018-01-14Fix typosAndrea Gelmini1-2/+2
2018-01-12More loplugin:cstylecast: formsStephan Bergmann20-101/+100
2018-01-11Use = for initializationStephan Bergmann1-1/+1
2018-01-11loplugin:redundantcast: formsStephan Bergmann1-1/+1
2017-12-18loplugin:unusedindexMike Kaganski3-37/+21
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin27-42/+42
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-2/+2
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-12-05Replace deprecated std::bin2nd with lambda in formsStephan Bergmann1-3/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin5-12/+12
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann1-5/+5
2017-11-20Fix typosAndrea Gelmini1-1/+1
2017-11-02loplugin:finalclasses in formsNoel Grandin11-48/+22
2017-11-02Replace lists by vectors (forms)Julien Nabet2-13/+13
2017-11-01loplugin:constantparam in connectivityNoel Grandin1-2/+1
2017-10-23loplugin:includeform: formsStephan Bergmann52-115/+115
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-17loplugin:useuniqueptr in tools/inetmsg.hxxNoel Grandin1-6/+4
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-10-01simplify some OUString compareTo callsMuhammet Kara1-2/+2
2017-09-19unused m_nFieldType in OFormattedModelNoel Grandin2-6/+0
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin2-14/+14
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+4
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-2/+2
2017-08-24loplugin:useuniqueptr in formsNoel Grandin2-20/+14
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-5/+5