summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* tdf#106462 old value and new value were swappedLionel Elie Mamane2017-03-091-2/+2
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-13/+13
* loplugin:loopvartoosmallStephan Bergmann2017-03-072-7/+6
* Remove redundant 'inline' keywordStephan Bergmann2017-03-0314-48/+48
* Fix typosAndrea Gelmini2017-03-032-2/+2
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-011-2/+2
* new loplugin unoanyNoel Grandin2017-02-284-8/+8
* better fix for tdf#103830Noel Grandin2017-02-241-7/+9
* tdf#103830 Form field names not update in python macroNoel Grandin2017-02-241-2/+2
* Remove wrong and broken encoding from INetMIMEMessage::SetHeaderField_ImplStephan Bergmann2017-02-211-0/+4
* Use module name when getting labelsMaxim Monastirsky2017-02-211-1/+1
* tdf#95844 Refactor CommandInfoProviderRohan Kumar2017-02-211-1/+1
* Resolves: tdf#79250 add typed list to form control listboxEike Rathke2017-02-146-8/+118
* Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke2017-02-116-126/+8
* Resolves: tdf#79250 add typed list to form control listboxEike Rathke2017-02-106-8/+126
* Remove MinGW supportStephan Bergmann2017-02-101-3/+3
* space typoEike Rathke2017-02-091-1/+1
* Add missing #includesStephan Bergmann2017-02-069-5/+12
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-17/+1
* loplugin:stringconstant handle calls to constructors with one argNoel Grandin2017-02-011-1/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-312-4/+4
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-26123-1978/+1583
* use rtl::Reference in OImageControlModelNoel Grandin2017-01-262-9/+6
* use rtl::Reference in ModelNoel Grandin2017-01-263-68/+45
* loplugin: unnecessary destructor forms..idlcNoel Grandin2017-01-255-7/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-233-4/+4
* use rtl::Reference in ODatabaseFormNoel Grandin2017-01-232-13/+10
* don't need an intermediate ImageCaolán McNamara2017-01-201-1/+1
* New loplugin:dynexcspec: Add @throws documentation, formsStephan Bergmann2017-01-199-1/+17
* use rtl::Reference in OClickableImageBaseModelNoel Grandin2017-01-192-13/+7
* use rtl::Reference in OComponentEventThreadNoel Grandin2017-01-192-17/+9
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-1/+1
* new loplugin: useuniqueptr: forms..frameworkNoel Grandin2017-01-174-7/+7
* forms,qadevOOo: dispatch of .uno:SwitchControlDesignMode is asyncMichael Stahl2017-01-161-0/+6
* Some loplugin:conststringvar/stringconstant improvements: formsStephan Bergmann2017-01-111-1/+1
* tdf#101828 handle rtf/richtext correctlyOliver Specht2017-01-091-2/+4
* This apparently doesn't happenStephan Bergmann2017-01-061-5/+1
* Use OUString::booleanStephan Bergmann2017-01-061-1/+1
* No need for an OUStringBuffer hereStephan Bergmann2017-01-061-16/+5
* Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann2017-01-051-1/+1
* tdf#101442 - "hyperlink" to "link"Federico Bassini2016-12-231-1/+1
* remove newly unused SfxImageManagerCaolán McNamara2016-12-211-1/+0
* add dbtools for !HAVE_FEATURE_DBCONNECTIVITY anywayCaolán McNamara2016-12-173-14/+5
* more !HAVE_FEATURE_DBCONNECTIVITY build fixingCaolán McNamara2016-12-171-2/+3
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-131-15/+2
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-2/+2
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-058-12/+12
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-2/+2
* loplugin:unnecessaryoverride (dtors) in formsStephan Bergmann2016-12-052-10/+0