summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Remove unused macrosStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-17manage m_xInplaceMenuBar with rtl::ReferenceNoel Grandin
2017-01-17manage m_xToolbarManager with rtl::ReferenceNoel Grandin
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara
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