summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)AuthorFilesLines
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-0/+2
2016-11-16new loplugin finalprotectedNoel Grandin4-4/+4
2016-11-08There's no derivations from StatusBarManagerStephan Bergmann1-3/+2
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin4-44/+13
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin12-29/+26
2016-11-07loplugin:oncevar in frameworkNoel Grandin1-2/+2
2016-11-06NewDocument is now unusedMaxim Monastirsky1-7/+0
2016-11-06NewMenuController: Remove duplicate async dispatch handlingMaxim Monastirsky1-2/+0
2016-11-03SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt1-0/+1
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-1/+2
2016-10-30Let Menu dispose submenusMaxim Monastirsky1-8/+3
2016-10-30BmkMenu is dead nowMaxim Monastirsky1-1/+0
2016-10-27coverity#1374317 Uncaught exceptionCaolán McNamara1-1/+1
2016-10-26coverity#1374282 Uncaught exceptionCaolán McNamara1-1/+3
2016-10-20Open menu: Simplify inserting menu entriesSamuel Mehrbrodt1-2/+1
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin4-38/+0
2016-10-18loplugin:unusedmethodsNoel Grandin1-40/+0
2016-10-05loplugin:unnecessaryoverride in forms/frameworkNoel Grandin1-3/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann14-38/+38
2016-10-03deal with even more typos in comment plus bin these ****fences*****Douglas Mencken2-31/+31
2016-10-03Fix typosAndrea Gelmini5-7/+7
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann87-94/+94
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky1-1/+0
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos2-0/+87
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos2-0/+87
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin2-10/+1
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-19improve unnecessaryoverride pluginNoel Grandin1-4/+0
2016-07-13no need to create temporary OUString for comparisonNoel Grandin1-1/+1
2016-07-12new loplugin fragiledestructorNoel Grandin1-1/+1
2016-07-11loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann2-3/+3
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-4/+5
2016-07-04typo: emtpy → emptyChristian Lohmaier1-1/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin5-11/+0
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin4-4/+4
2016-06-22Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara1-0/+12
2016-06-08tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk1-104/+0
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann1-10/+10
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl1-1/+0
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-27/+0
2016-05-25convert ImageType to scoped enumNoel Grandin1-7/+0
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin3-3/+3
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin7-818/+0
2016-05-16Resolves: tdf#99857 missing items from toolbar right clickCaolán McNamara1-1/+1
2016-05-12framework: initial implementation of a dispatch disabler.Michael Meeks1-0/+1
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin1-7/+7
2016-05-01tdf#97499 Fixed containers parameters clearing #8tymyjan1-2/+2
2016-04-22Fix typosAndrea Gelmini1-1/+1