summaryrefslogtreecommitdiffstats
path: root/forms/source/component
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-102-0/+2
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-082-3/+3
* remove unused SvLockBytesStatFlag enumNoel Grandin2018-12-051-3/+3
* improve function-local statics in forms..reportdesignNoel Grandin2018-11-215-27/+12
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski2018-11-101-2/+2
* tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane2018-11-061-3/+3
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-7/+7
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-2/+2
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-174-13/+19
* add SvStream::TellEndNoel Grandin2018-10-151-1/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-0812-0/+12
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* loplugin:useuniqueptr in ODatabaseForm::GetDataMultiPartEncodedNoel Grandin2018-09-121-4/+4
* loplugin:simplifyconstruct in filter..frameworkNoel Grandin2018-09-084-7/+1
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-09-081-3/+2
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-2/+2
* create appendCopy method in OUStringBufferNoel Grandin2018-08-141-1/+1
* loplugin:returnconstant in forms..fpickerNoel Grandin2018-08-134-11/+7
* Add missing sal/log.hxx headersGabor Kelemen2018-07-306-0/+6
* Fix typosAndrea Gelmini2018-07-201-1/+1
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-103-8/+7
* Improved loplugin:redundantcast (const-qualified typedefs): formsStephan Bergmann2018-06-295-6/+6
* Fix typoAndrea Gelmini2018-06-211-2/+2
* loplugin:useuniqueptr in OClickableImageBaseModelNoel Grandin2018-06-212-14/+5
* loplugin:useuniqueptr in frm::ODatabaseFormNoel Grandin2018-06-212-4/+4
* loplugin:useuniqueptr in StandardFormatsSupplierNoel Grandin2018-06-211-4/+3
* forms - move the Bitmap accessing code inside BitmapExNoel Grandin2018-06-051-63/+19
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-0529-16/+24
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-032-3/+2
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-2/+4
* loplugin:unnecessaryvirtual improvementsNoel Grandin2018-05-106-55/+0
* Fix typosAndrea Gelmini2018-05-051-1/+1
* remove no longer necessary operator new/delete overridesNoel Grandin2018-04-172-5/+3
* remove some unused comphelper includesJochen Nitschke2018-04-158-12/+0
* weld linkeditdialogCaolán McNamara2018-04-061-1/+2
* new loplugin:dbgunhandledexceptionNoel Grandin2018-04-032-12/+12
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-0310-50/+50
* remove unused processfactory.hxx includesJochen Nitschke2018-04-0124-24/+0
* Use for-range loops in formsJulien Nabet2018-03-173-23/+20
* forms: Don't create a GraphicObject URL if we have xGraphic anywayTomaž Vajngerl2018-03-151-9/+1
* use more Color in editeng..formsNoel Grandin2018-03-073-10/+10
* convert COL_ constants to be of type ColorNoel Grandin2018-02-282-4/+4
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-271-1/+0
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-2/+2
* use scanline when reading pixel dataNoel Grandin2018-02-071-6/+12
* clean up some include guard terminatorsNoel Grandin2018-02-062-6/+2
* Typo: invlidateParameters->invalidateParameters (forms)Julien Nabet2018-02-012-6/+6
* Modernize a bit formsJulien Nabet2018-01-271-14/+14
* tdf#108473: don't let empty date in datetime in formsJulien Nabet2018-01-261-0/+3