summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2017-03-25Fix typosAndrea Gelmini6-7/+7
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-1/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin6-10/+10
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos1-1/+1
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann1-1/+2
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-3/+3
2017-03-19Fix typosAndrea Gelmini1-1/+1
2017-03-17cleanup itempool includesJochen Nitschke1-0/+1
2017-03-16Fix typosAndrea Gelmini1-1/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-4/+4
2017-03-14remove unused RID constantsNoel Grandin2-18/+0
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-8/+8
2017-03-09tdf#106462 old value and new value were swappedLionel Elie Mamane1-2/+2
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-13/+13
2017-03-07loplugin:loopvartoosmallStephan Bergmann2-7/+6
2017-03-03Remove redundant 'inline' keywordStephan Bergmann14-48/+48
2017-03-03Fix typosAndrea Gelmini2-2/+2
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-2/+2
2017-02-28new loplugin unoanyNoel Grandin4-8/+8
2017-02-24better fix for tdf#103830Noel Grandin1-7/+9
2017-02-24tdf#103830 Form field names not update in python macroNoel Grandin1-2/+2
2017-02-21Remove wrong and broken encoding from INetMIMEMessage::SetHeaderField_ImplStephan Bergmann1-0/+4
2017-02-21Use module name when getting labelsMaxim Monastirsky1-1/+1
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar1-1/+1
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke6-8/+118
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke6-126/+8
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke6-8/+126
2017-02-10Remove MinGW supportStephan Bergmann1-3/+3
2017-02-09space typoEike Rathke1-1/+1
2017-02-06Add missing #includesStephan Bergmann9-5/+12
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-17/+1
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin2-4/+4
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann123-1978/+1583
2017-01-26use rtl::Reference in OImageControlModelNoel Grandin2-9/+6
2017-01-26use rtl::Reference in ModelNoel Grandin3-68/+45
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin5-7/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski3-4/+4
2017-01-23use rtl::Reference in ODatabaseFormNoel Grandin2-13/+10
2017-01-20don't need an intermediate ImageCaolán McNamara1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, formsStephan Bergmann9-1/+17
2017-01-19use rtl::Reference in OClickableImageBaseModelNoel Grandin2-13/+7
2017-01-19use rtl::Reference in OComponentEventThreadNoel Grandin2-17/+9
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin4-7/+7
2017-01-16forms,qadevOOo: dispatch of .uno:SwitchControlDesignMode is asyncMichael Stahl1-0/+6
2017-01-11Some loplugin:conststringvar/stringconstant improvements: formsStephan Bergmann1-1/+1
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht1-2/+4
2017-01-06This apparently doesn't happenStephan Bergmann1-5/+1