summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)Author
2018-02-06tdf#115218 framework: decouple HiddenForConversion from HiddenMiklos Vajna
2018-02-06Unused include pngread/write (framework)Julien Nabet
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist
2018-02-02loplugin:datamembershadow in PopupMenuToolbarControllerNoel Grandin
2018-01-25Initialize more for sharing during pre-init.Michael Meeks
2018-01-24loplugin:useuniqueptr in ImageListsDescriptorNoel Grandin
2018-01-24loplugin:useuniqueptr in LayoutManagerNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-18framework: disable layout manager in hidden framesMiklos Vajna
2018-01-15Fix typoAndrea Gelmini
2018-01-15More loplugin:cstylecast: frameworkStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Fix typosAndrea Gelmini
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2018-01-11loplugin:redundantcast: frameworkStephan Bergmann
2018-01-05Fix typosAndrea Gelmini
2018-01-04drop CmdToXGraphicNameAccess typedefNoel Grandin
2018-01-03tdf#107039: Avoid deadlock by locking the SolarMutex early on in one placeTor Lillqvist
2018-01-03Fix typosAndrea Gelmini
2017-12-29Fix typosAndrea Gelmini
2017-12-29Fix typosAndrea Gelmini
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-21Fix typosAndrea Gelmini
2017-12-20Related: tdf#79657 Different approach to disable the context menuMaxim Monastirsky
2017-12-20Fix typosAndrea Gelmini
2017-12-19Fix typosAndrea Gelmini
2017-12-17Fix typosAndrea Gelmini
2017-12-17tdf#98058 Respect menu:style="text" settingMaxim Monastirsky
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-12-11Fix typos and grammarIlmari Lauhakangas
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08cppcheck: fix some reportsJulien Nabet
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-03loplugin:unnecessaryparenStephan Bergmann
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-30tdf#114025 framework: avoid deadlock between Desktop init ...Michael Stahl
2017-11-29related tdf#113911: better statement to identify Writer appHenry Castro
2017-11-28sc, sd: rework UI Text Language "More" button, tdf#113911Henry Castro
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara
2017-11-23Related: tdf#113160 set a temporary dialog parent during type detectionCaolán McNamara
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-15sc: disable context menu of the language status bar itemHenry Castro