summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
2018-03-13tdf#116277 blank frame into which document will load shown too earlyCaolán McNamara1-1/+3
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2-3/+2
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin3-62/+9
2018-03-06Fix typosAndrea Gelmini2-4/+4
2018-03-01menu bar behavior consistency: remove checkbox from disabled menu itemVasily Melenchuk1-0/+11
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-28use less COLORDATA_RGBNoel Grandin1-1/+1
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke5-5/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-6/+6
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-24Fix typosAndrea Gelmini1-1/+1
2018-02-23get headless build to work again for LinuxThorsten Behrens1-0/+2
2018-02-21New loplugin:nestedunnamedStephan Bergmann2-61/+55
2018-02-21ColorData->Color in sd..svxNoel Grandin1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin2-5/+5
2018-02-16native dialog initial basisCaolán McNamara1-1/+1
2018-02-14tdf#108005: Problems with progress bar while saving documentStephan Bergmann2-1/+3
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin7-23/+23
2018-02-06tdf#115218 framework: decouple HiddenForConversion from HiddenMiklos Vajna2-3/+3
2018-02-06Unused include pngread/write (framework)Julien Nabet2-4/+0
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist1-2/+0
2018-02-02loplugin:datamembershadow in PopupMenuToolbarControllerNoel Grandin1-2/+1
2018-01-25Initialize more for sharing during pre-init.Michael Meeks1-0/+3
2018-01-24loplugin:useuniqueptr in ImageListsDescriptorNoel Grandin2-5/+5
2018-01-24loplugin:useuniqueptr in LayoutManagerNoel Grandin3-12/+10
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin2-3/+2
2018-01-18framework: disable layout manager in hidden framesMiklos Vajna5-12/+38
2018-01-15Fix typoAndrea Gelmini2-13/+13
2018-01-15More loplugin:cstylecast: frameworkStephan Bergmann6-65/+65
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-1/+1
2018-01-14Fix typosAndrea Gelmini5-14/+14
2018-01-14Fix typosAndrea Gelmini11-19/+19
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann27-51/+51
2018-01-11loplugin:redundantcast: frameworkStephan Bergmann1-5/+5
2018-01-05Fix typosAndrea Gelmini4-6/+5
2018-01-04drop CmdToXGraphicNameAccess typedefNoel Grandin1-19/+17
2018-01-03tdf#107039: Avoid deadlock by locking the SolarMutex early on in one placeTor Lillqvist1-0/+1
2018-01-03Fix typosAndrea Gelmini1-2/+2
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-29Fix typosAndrea Gelmini2-2/+2
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin2-2/+2
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2017-12-21Fix typosAndrea Gelmini1-1/+1
2017-12-20Related: tdf#79657 Different approach to disable the context menuMaxim Monastirsky1-1/+0
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-12-19Fix typosAndrea Gelmini1-1/+1
2017-12-17Fix typosAndrea Gelmini2-7/+7
2017-12-17tdf#98058 Respect menu:style="text" settingMaxim Monastirsky1-12/+5
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann1-1/+1
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin6-18/+18