summaryrefslogtreecommitdiff
path: root/forms/source/component
AgeCommit message (Expand)Author
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:useuniqueptr in ODatabaseForm::GetDataMultiPartEncodedNoel Grandin
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-20Fix typosAndrea Gelmini
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): formsStephan Bergmann
2018-06-21Fix typoAndrea Gelmini
2018-06-21loplugin:useuniqueptr in OClickableImageBaseModelNoel Grandin
2018-06-21loplugin:useuniqueptr in frm::ODatabaseFormNoel Grandin
2018-06-21loplugin:useuniqueptr in StandardFormatsSupplierNoel Grandin
2018-06-05forms - move the Bitmap accessing code inside BitmapExNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-03tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin
2018-05-05Fix typosAndrea Gelmini
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-17Use for-range loops in formsJulien Nabet
2018-03-15forms: Don't create a GraphicObject URL if we have xGraphic anywayTomaž Vajngerl
2018-03-07use more Color in editeng..formsNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-02-06clean up some include guard terminatorsNoel Grandin
2018-02-01Typo: invlidateParameters->invalidateParameters (forms)Julien Nabet
2018-01-27Modernize a bit formsJulien Nabet
2018-01-26tdf#108473: don't let empty date in datetime in formsJulien Nabet
2018-01-23Fix odd check for nFieldLen range, assuming typosStephan Bergmann
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-15More loplugin:cstylecast: formsStephan Bergmann
2018-01-14Fix typosAndrea Gelmini