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