summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-11Fix typos and grammarIlmari Lauhakangas1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin40-55/+55
2017-12-08cppcheck: fix some reportsJulien Nabet1-1/+1
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2-2/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin7-16/+16
2017-12-03loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-2/+2
2017-11-30tdf#114025 framework: avoid deadlock between Desktop init ...Michael Stahl1-5/+25
2017-11-29related tdf#113911: better statement to identify Writer appHenry Castro1-21/+6
2017-11-28sc, sd: rework UI Text Language "More" button, tdf#113911Henry Castro1-28/+75
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2-2/+2
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara1-7/+29
2017-11-23Related: tdf#113160 set a temporary dialog parent during type detectionCaolán McNamara1-23/+8
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara1-232/+0
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin4-6/+6
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-3/+3
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin5-9/+9
2017-11-15sc: disable context menu of the language status bar itemHenry Castro1-1/+3
2017-11-13Fix typosAndrea Gelmini3-5/+5
2017-11-13Fix typosAndrea Gelmini8-17/+17
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-2/+2
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara2-2/+2