summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2018-04-15remove some unused comphelper includesJochen Nitschke9-13/+0
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin2-3/+3
2018-04-06weld linkeditdialogCaolán McNamara2-2/+3
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin2-12/+12
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin18-68/+68
2018-04-01fix some openoffice bugzilla linksdennisroczek1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke30-30/+0
2018-03-23loplugin:useuniqueptr in RichTextControlImplNoel Grandin2-6/+6
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-17Use for-range loops in formsJulien Nabet6-48/+35
2018-03-15forms: Don't create a GraphicObject URL if we have xGraphic anywayTomaž Vajngerl1-9/+1
2018-03-07use more Color in editeng..formsNoel Grandin6-19/+20
2018-02-28convert COL_ constants to be of type ColorNoel Grandin4-6/+6
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin2-3/+3
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-11/+17
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin2-7/+7
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin2-9/+9
2018-02-07use scanline when reading pixel dataNoel Grandin1-6/+12
2018-02-06clean up some include guard terminatorsNoel Grandin2-6/+2
2018-02-01Typo: invlidateParameters->invalidateParameters (forms)Julien Nabet2-6/+6
2018-01-27Modernize a bit formsJulien Nabet7-125/+80
2018-01-26tdf#108473: don't let empty date in datetime in formsJulien Nabet1-0/+3
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2018-01-23Fix odd check for nFieldLen range, assuming typosStephan Bergmann1-1/+1
2018-01-22remove some sal_Bool remnantsNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: formsStephan Bergmann8-28/+28
2018-01-14Fix typosAndrea Gelmini1-2/+2
2018-01-12More loplugin:cstylecast: formsStephan Bergmann34-141/+140
2018-01-11Use = for initializationStephan Bergmann1-1/+1
2018-01-11loplugin:redundantcast: formsStephan Bergmann1-1/+1
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2017-12-18loplugin:unusedindexMike Kaganski4-48/+28
2017-12-16convert EETextFormat to scoped enumNoel Grandin1-5/+5
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2-4/+4
2017-12-11loplugin:salcall fix functionsNoel Grandin34-49/+49
2017-12-07loplugin:salcall handle static methodsNoel Grandin3-4/+4
2017-12-07loplugin:constparamsNoel Grandin2-2/+2
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2-0/+2
2017-12-05Replace deprecated std::bin2nd with lambda in formsStephan Bergmann2-5/+3
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin10-20/+20
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin1-1/+1
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann1-5/+5
2017-11-20Fix typosAndrea Gelmini1-1/+1
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-1/+1
2017-11-15TypedWhichIdNoel Grandin1-1/+1
2017-11-02loplugin:finalclasses in formsNoel Grandin17-71/+38
2017-11-02Replace lists by vectors (forms)Julien Nabet2-13/+13
2017-11-01loplugin:constantparam in connectivityNoel Grandin1-2/+1