summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
...
* loplugin:constantparamNoel Grandin2018-03-143-11/+5
* tdf#116277 blank frame into which document will load shown too earlyCaolán McNamara2018-03-131-1/+3
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-122-3/+2
* loplugin:constantparam in desktop..i18npoolNoel Grandin2018-03-083-62/+9
* Fix typosAndrea Gelmini2018-03-064-9/+9
* delete colordata.hxxNoel Grandin2018-03-024-4/+0
* menu bar behavior consistency: remove checkbox from disabled menu itemVasily Melenchuk2018-03-011-0/+11
* make Color::GetRGBColor return Color instead of ColorDataNoel Grandin2018-03-011-1/+1
* use less COLORDATA_RGBNoel Grandin2018-02-281-1/+1
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-275-5/+0
* convert remaining ErrorBox to weld::MessageDialogCaolán McNamara2018-02-261-6/+6
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* Fix typosAndrea Gelmini2018-02-241-1/+1
* get headless build to work again for LinuxThorsten Behrens2018-02-231-0/+2
* Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann2018-02-221-1/+1
* New loplugin:nestedunnamedStephan Bergmann2018-02-212-61/+55
* ColorData->Color in sd..svxNoel Grandin2018-02-211-1/+1
* Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin2018-02-162-5/+5
* native dialog initial basisCaolán McNamara2018-02-161-1/+1
* tdf#108005: Problems with progress bar while saving documentStephan Bergmann2018-02-142-1/+3
* loplugin:changetoolsgen in filter..frameworkNoel Grandin2018-02-147-23/+23
* tdf#115218 framework: decouple HiddenForConversion from HiddenMiklos Vajna2018-02-062-3/+3
* Unused include pngread/write (framework)Julien Nabet2018-02-062-4/+0
* tdf#108523 Removed @author annotations.Manuj Vashist2018-02-053-6/+0
* loplugin:datamembershadow in PopupMenuToolbarControllerNoel Grandin2018-02-021-2/+1
* Fix typosAndrea Gelmini2018-01-292-2/+2
* Fix typosAndrea Gelmini2018-01-271-1/+1
* Initialize more for sharing during pre-init.Michael Meeks2018-01-251-0/+3
* Fix typosAndrea Gelmini2018-01-253-3/+3
* loplugin:useuniqueptr in ImageListsDescriptorNoel Grandin2018-01-243-10/+8
* loplugin:useuniqueptr in LayoutManagerNoel Grandin2018-01-244-14/+12
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-192-3/+2
* Fix typosAndrea Gelmini2018-01-181-1/+1
* Typo: rDesciprtor->rDescriptorJulien Nabet2018-01-181-1/+1
* framework: disable layout manager in hidden framesMiklos Vajna2018-01-186-13/+40
* Fix typosAndrea Gelmini2018-01-162-2/+2
* Fix typoAndrea Gelmini2018-01-152-13/+13
* More loplugin:cstylecast: frameworkStephan Bergmann2018-01-156-65/+65
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* Fix typosAndrea Gelmini2018-01-145-14/+14
* Fix typosAndrea Gelmini2018-01-1412-20/+20
* More loplugin:cstylecast: frameworkStephan Bergmann2018-01-1228-52/+52
* loplugin:redundantcast: frameworkStephan Bergmann2018-01-111-5/+5
* Fix typosAndrea Gelmini2018-01-054-6/+5
* drop CmdToXGraphicNameAccess typedefNoel Grandin2018-01-041-19/+17
* tdf#107039: Avoid deadlock by locking the SolarMutex early on in one placeTor Lillqvist2018-01-031-0/+1
* Fix typosAndrea Gelmini2018-01-032-3/+3
* Fix typosAndrea Gelmini2017-12-293-3/+3
* Fix typosAndrea Gelmini2017-12-294-4/+4
* loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin2017-12-264-4/+4