summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin6-22/+22
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2-2/+2
2017-12-13Initialize more for sharing during pre-init.Michael Meeks1-0/+3
2017-12-05Fix typosAndrea Gelmini2-2/+2
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski4-0/+5
2017-12-01tdf#114025 framework: avoid deadlock between Desktop init ...Michael Stahl1-5/+25
2017-11-30sc, sd: rework UI Text Language "More" button, tdf#113911Henry Castro2-27/+63
2017-10-03framework, lok: It's okay to have valid non-existent user inst. pathPranav Kant1-1/+5
2017-05-07Collabora Office: remove Safe Mode from menus and Windows start menuAndras Timar1-2/+0
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin4-12/+12
2017-02-09Resolves: tdf#66237 set layout manager the way it used toCaolán McNamara1-1/+12
2017-01-19framework: AutoRecovery uses Timer without SolarMutexMichael Stahl1-12/+28
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard2-0/+31
2017-01-05process all outstanding events before shutdown, tdf#104969, tdf#104286, tdf#1...Markus Mohrhard1-0/+5
2016-12-30add a crashreporter entry when we start the shutdownMarkus Mohrhard2-0/+4
2016-12-23tdf#104818 Show the right label when a11y enabledMaxim Monastirsky1-5/+5
2016-12-19framework: fix race in ToolBarManager creationMichael Stahl2-1/+12
2016-12-13vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl1-1/+1
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