summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* 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 PropertySetBaseNoel Grandin2018-06-212-4/+2
* loplugin:useuniqueptr in StandardFormatsSupplierNoel Grandin2018-06-211-4/+3
* loplugin:useuniqueptr in frm::AttributeStateNoel Grandin2018-06-211-6/+4
* new loplugin:shouldreturnboolNoel Grandin2018-06-112-4/+4
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-1/+0
* forms - move the Bitmap accessing code inside BitmapExNoel Grandin2018-06-051-63/+19
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-0539-24/+31
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-033-5/+3
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-252-4/+8
* loplugin:unnecessaryvirtual improvementsNoel Grandin2018-05-106-55/+0
* Fix typosAndrea Gelmini2018-05-051-1/+1
* improve AttributeState compare operatorJochen Nitschke2018-05-011-2/+2
* Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann2018-04-241-3/+0
* remove no longer necessary operator new/delete overridesNoel Grandin2018-04-172-5/+3
* remove some unused comphelper includesJochen Nitschke2018-04-159-13/+0
* make SvxEditSource::Clone return std::unique_ptrNoel Grandin2018-04-122-3/+3
* weld linkeditdialogCaolán McNamara2018-04-062-2/+3
* new loplugin:dbgunhandledexceptionNoel Grandin2018-04-032-12/+12
* tdf#93173: Remove arbitrary line spacing limitMike Kaganski2018-04-031-1/+1
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-0318-68/+68
* fix some openoffice bugzilla linksdennisroczek2018-04-011-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-0130-30/+0
* loplugin:useuniqueptr in RichTextControlImplNoel Grandin2018-03-232-6/+6
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* Use for-range loops in formsJulien Nabet2018-03-176-48/+35
* 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-076-19/+20
* convert COL_ constants to be of type ColorNoel Grandin2018-02-284-6/+6
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-271-1/+0
* replace Color(COL_*) with COL_*Noel Grandin2018-02-272-3/+3
* convert remaining ErrorBox to weld::MessageDialogCaolán McNamara2018-02-261-11/+17
* Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin2018-02-162-7/+7
* loplugin:changetoolsgen in filter..frameworkNoel Grandin2018-02-142-9/+9
* 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-277-125/+80
* tdf#108473: don't let empty date in datetime in formsJulien Nabet2018-01-261-0/+3
* new loplugin: pointerboolNoel Grandin2018-01-231-1/+1
* Fix odd check for nFieldLen range, assuming typosStephan Bergmann2018-01-231-1/+1
* remove some sal_Bool remnantsNoel Grandin2018-01-221-1/+1
* More loplugin:cstylecast: formsStephan Bergmann2018-01-158-28/+28
* Fix typosAndrea Gelmini2018-01-141-2/+2
* More loplugin:cstylecast: formsStephan Bergmann2018-01-1234-141/+140
* Use = for initializationStephan Bergmann2018-01-111-1/+1
* loplugin:redundantcast: formsStephan Bergmann2018-01-111-1/+1