summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-133-6/+0
* framework: fix race in ToolBarManager creationMichael Stahl2016-12-102-7/+9
* vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl2016-12-091-1/+1
* verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin2016-12-085-0/+9
* Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski2016-12-071-1/+1
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-072-4/+4
* convert FSysStyle to o3tl::typed_flagsNoel Grandin2016-12-052-2/+2
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-056-22/+22
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-052-2/+2
* loplugin:unnecessaryoverride (dtors) in frameworkStephan Bergmann2016-12-0519-90/+0
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-294-12/+12
* orcus is mandatory nowMarkus Mohrhard2016-11-281-13/+0
* 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
* Toolbar Open menu: Insert separator between clear list and open entriesSamuel Mehrbrodt2016-10-201-0/+1
* Add "Open as Template" to toolbar open menuSamuel Mehrbrodt2016-10-201-8/+24
* tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot2016-10-191-0/+1
* loplugin:expandablemethodds in formula..frameworkNoel Grandin2016-10-198-85/+6
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-12/+12
* Avoid warning when opening the save dropdownMaxim Monastirsky2016-10-181-0/+3