summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin2-14/+14
2016-12-15tdf#104621 framework: Redo commit 84f2ff67a7e404febf710b1dc7f66d06745c503fMichael Stahl1-1/+10
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin5-38/+38
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin5-9/+0
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin3-6/+0
2016-12-10framework: fix race in ToolBarManager creationMichael Stahl2-7/+9
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl1-1/+1
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin5-0/+9
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski1-1/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin2-4/+4
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin2-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin6-22/+22
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2-2/+2
2016-12-05loplugin:unnecessaryoverride (dtors) in frameworkStephan Bergmann19-90/+0
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin4-12/+12
2016-11-28orcus is mandatory nowMarkus Mohrhard1-13/+0
2016-11-22Revert "Timer::Start must be called with SolarMutex locked"Stephan Bergmann1-5/+4
2016-11-22Timer::Start must be called with SolarMutex lockedStephan Bergmann1-4/+5
2016-11-22Resolves: rhbz#1397181 toolbar layout manager not respecting drag cancelCaolán McNamara1-0/+3
2016-11-18includes should be at the top of the fileNoel Grandin1-1/+1
2016-11-16new loplugin finalprotectedNoel Grandin4-4/+4
2016-11-11Type detection can handle empty doc service just fineMaxim Monastirsky1-9/+4
2016-11-11RecentFile::aTitle is never readMaxim Monastirsky1-18/+9
2016-11-11RecentFilesMenuController: Remove duplicate dispatch handlingMaxim Monastirsky1-53/+2
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara1-0/+4
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin24-117/+117
2016-11-09Avoid starting m_aAsyncUpdateControllersTimer of disposed ToolBarManagerStephan Bergmann1-1/+1
2016-11-08Return early from double ToolBarManager::disposeStephan Bergmann1-3/+10
2016-11-08Clean up (calls to) ToolBarManager::RemoveControllersStephan Bergmann1-33/+29
2016-11-08Clean up (calls to) StatusBarManger::RemoveControllersStephan Bergmann1-15/+10
2016-11-08There's no derivations from StatusBarManagerStephan Bergmann1-3/+2
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin12-111/+26
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin16-39/+34
2016-11-07officecfg: add .uno:SignPDF labelMiklos Vajna1-0/+2
2016-11-07loplugin:oncevar in frameworkNoel Grandin19-200/+85
2016-11-06NewDocument is now unusedMaxim Monastirsky1-7/+0
2016-11-06NewMenuController: Fix template manager iconMaxim Monastirsky1-25/+8
2016-11-06NewMenuController: Remove duplicate async dispatch handlingMaxim Monastirsky2-44/+7
2016-11-03SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt3-0/+14
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl9-62/+119
2016-10-30Let Menu dispose submenusMaxim Monastirsky7-59/+24
2016-10-30BmkMenu is dead nowMaxim Monastirsky1-1/+0
2016-10-27coverity#1374317 Uncaught exceptionCaolán McNamara2-2/+2
2016-10-27GenericPopupToolbarController: deal with main command being disabledMaxim Monastirsky1-0/+46
2016-10-27GenericPopupToolbarController: Support replacing the main commandMaxim Monastirsky1-5/+35
2016-10-27MenuBarManager should pass the menubar flag downMaxim Monastirsky1-9/+5
2016-10-26coverity#1374282 Uncaught exceptionCaolán McNamara2-2/+4
2016-10-20Open menu: Simplify inserting menu entriesSamuel Mehrbrodt3-23/+5
2016-10-20Toolbar Open menu: Insert separator between clear list and open entriesSamuel Mehrbrodt1-0/+1
2016-10-20Add "Open as Template" to toolbar open menuSamuel Mehrbrodt1-8/+24