summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-186-22/+22
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2017-12-182-2/+2
* Initialize more for sharing during pre-init.Michael Meeks2017-12-131-0/+3
* Fix typosAndrea Gelmini2017-12-052-2/+2
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-12-054-0/+5
* tdf#114025 framework: avoid deadlock between Desktop init ...Michael Stahl2017-12-011-5/+25
* sc, sd: rework UI Text Language "More" button, tdf#113911Henry Castro2017-11-302-27/+63
* framework, lok: It's okay to have valid non-existent user inst. pathPranav Kant2017-10-031-1/+5
* Collabora Office: remove Safe Mode from menus and Windows start menuAndras Timar2017-05-071-2/+0
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2017-02-184-12/+12
* Resolves: tdf#66237 set layout manager the way it used toCaolán McNamara2017-02-091-1/+12
* framework: AutoRecovery uses Timer without SolarMutexMichael Stahl2017-01-191-12/+28
* tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard2017-01-102-0/+31
* process all outstanding events before shutdown, tdf#104969, tdf#104286, tdf#1...Markus Mohrhard2017-01-051-0/+5
* add a crashreporter entry when we start the shutdownMarkus Mohrhard2016-12-302-0/+4
* tdf#104818 Show the right label when a11y enabledMaxim Monastirsky2016-12-231-5/+5
* framework: fix race in ToolBarManager creationMichael Stahl2016-12-192-1/+12
* vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl2016-12-131-1/+1
* Revert "Timer::Start must be called with SolarMutex locked"Stephan Bergmann2016-11-221-5/+4
* Timer::Start must be called with SolarMutex lockedStephan Bergmann2016-11-221-4/+5
* Resolves: rhbz#1397181 toolbar layout manager not respecting drag cancelCaolán McNamara2016-11-221-0/+3
* includes should be at the top of the fileNoel Grandin2016-11-181-1/+1
* new loplugin finalprotectedNoel Grandin2016-11-164-4/+4
* Type detection can handle empty doc service just fineMaxim Monastirsky2016-11-111-9/+4
* RecentFile::aTitle is never readMaxim Monastirsky2016-11-111-18/+9
* RecentFilesMenuController: Remove duplicate dispatch handlingMaxim Monastirsky2016-11-111-53/+2
* Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara2016-11-111-0/+4
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-1124-117/+117
* Avoid starting m_aAsyncUpdateControllersTimer of disposed ToolBarManagerStephan Bergmann2016-11-091-1/+1
* Return early from double ToolBarManager::disposeStephan Bergmann2016-11-081-3/+10
* Clean up (calls to) ToolBarManager::RemoveControllersStephan Bergmann2016-11-081-33/+29
* Clean up (calls to) StatusBarManger::RemoveControllersStephan Bergmann2016-11-081-15/+10
* There's no derivations from StatusBarManagerStephan Bergmann2016-11-081-3/+2
* loplugin:expandablemethods in frameworkNoel Grandin2016-11-0812-111/+26
* loplugin:unnecessaryvirtual in frameworkNoel Grandin2016-11-0816-39/+34
* officecfg: add .uno:SignPDF labelMiklos Vajna2016-11-071-0/+2
* loplugin:oncevar in frameworkNoel Grandin2016-11-0719-200/+85
* NewDocument is now unusedMaxim Monastirsky2016-11-061-7/+0
* NewMenuController: Fix template manager iconMaxim Monastirsky2016-11-061-25/+8
* NewMenuController: Remove duplicate async dispatch handlingMaxim Monastirsky2016-11-062-44/+7
* SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt2016-11-033-0/+14
* tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl2016-10-309-62/+119
* Let Menu dispose submenusMaxim Monastirsky2016-10-307-59/+24
* BmkMenu is dead nowMaxim Monastirsky2016-10-301-1/+0
* coverity#1374317 Uncaught exceptionCaolán McNamara2016-10-272-2/+2
* GenericPopupToolbarController: deal with main command being disabledMaxim Monastirsky2016-10-271-0/+46
* GenericPopupToolbarController: Support replacing the main commandMaxim Monastirsky2016-10-271-5/+35
* MenuBarManager should pass the menubar flag downMaxim Monastirsky2016-10-271-9/+5
* coverity#1374282 Uncaught exceptionCaolán McNamara2016-10-262-2/+4
* Open menu: Simplify inserting menu entriesSamuel Mehrbrodt2016-10-203-23/+5