summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* 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
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-2/+1
* Fix typosAndrea Gelmini2017-12-211-1/+1
* Related: tdf#79657 Different approach to disable the context menuMaxim Monastirsky2017-12-201-1/+0
* Fix typosAndrea Gelmini2017-12-201-1/+1
* remove unused typedefsNoel Grandin2017-12-191-2/+0
* Fix typosAndrea Gelmini2017-12-191-1/+1
* Fix typosAndrea Gelmini2017-12-173-8/+8
* tdf#98058 Respect menu:style="text" settingMaxim Monastirsky2017-12-171-12/+5
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-142-4/+4
* Fix typoAndrea Gelmini2017-12-141-1/+1
* Make loplugin:salcall look into macros tooStephan Bergmann2017-12-1324-25/+25
* sal_uLong->void* for userdata in MenuNoel Grandin2017-12-136-18/+18
* Fix typos and grammarIlmari Lauhakangas2017-12-111-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-1140-55/+55
* cppcheck: fix some reportsJulien Nabet2017-12-081-1/+1
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-1/+1
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-062-2/+2
* tdf#45904 Move _XRecentFunctions Java tests to C++Jens Carl2017-12-051-1/+0
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-0511-24/+24
* loplugin:unnecessaryparenStephan Bergmann2017-12-031-1/+1
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-2/+2