summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* new loplugin:unusedenumconstantsNoel Grandin2017-02-035-15/+3
* Fix some typosSamuel Mehrbrodt2017-02-021-2/+2
* unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2017-02-023-23/+10
* more SAL_WARN_UNUSEDNoel Grandin2017-01-311-1/+0
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-3111-41/+35
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-288-38/+38
* Remove dynamic exception specificationsStephan Bergmann2017-01-26236-3342/+1726
* Remove unused macrosStephan Bergmann2017-01-252-131/+0
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-255-7/+7
* loplugin: unnecessary destructor forms..idlcNoel Grandin2017-01-256-22/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-234-4/+4
* move GetXGraphic to its only userCaolán McNamara2017-01-211-5/+13
* empty Image is an empty XGraphicCaolán McNamara2017-01-201-4/+4
* don't need an intermediate ImageCaolán McNamara2017-01-201-2/+2
* New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann2017-01-1942-31/+206
* Expand and improve the output log in Session-ManagementJuergen Funk2017-01-191-2/+12
* framework: AutoRecovery uses Timer without SolarMutexMichael Stahl2017-01-191-12/+28
* Change Idle to be a Timer subclassJan-Marek Glogowski2017-01-171-2/+1
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-174-0/+5
* manage m_xInplaceMenuBar with rtl::ReferenceNoel Grandin2017-01-172-37/+13
* manage m_xToolbarManager with rtl::ReferenceNoel Grandin2017-01-172-68/+61
* use rtl::Reference in RequestFilterSelect_ImplNoel Grandin2017-01-171-12/+7
* new loplugin: useuniqueptr: forms..frameworkNoel Grandin2017-01-176-16/+15
* e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-163-7/+8
* move Image(Bitmap, MaskBitmap) code to last user of itCaolán McNamara2017-01-141-1/+1
* framework: call disposing from disposing, not notifyTerminationMichael Stahl2017-01-111-2/+2
* tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard2017-01-102-0/+31
* loplugin:unusedmethodsNoel Grandin2017-01-102-26/+0
* New loplugin:externvar: frameworkStephan Bergmann2017-01-094-5/+5
* loplugin:salboolStephan Bergmann2017-01-081-1/+1
* finish moving ImageList to frameworkCaolán McNamara2017-01-053-0/+70
* move ImageList to frameworkCaolán McNamara2017-01-055-0/+551
* move CommandImageResolver out of vcl and beside its only userCaolán McNamara2017-01-054-1/+221
* hidden use of removed RID_SVXIMGLIST_FMEXPL resourceCaolán McNamara2016-12-301-41/+32
* include header instead of duplicating definesCaolán McNamara2016-12-301-44/+2
* process all outstanding events before shutdown, tdf#104969, tdf#104286, tdf#1...Markus Mohrhard2016-12-291-0/+5
* add a crashreporter entry when we start the shutdownMarkus Mohrhard2016-12-292-0/+4
* fix indentationMarkus Mohrhard2016-12-281-7/+7
* unused Image in framework, luckily because uses GetImage on pos not idCaolán McNamara2016-12-241-1/+0
* tdf#104818 Show the right label when a11y enabledMaxim Monastirsky2016-12-221-5/+5
* convert EnumContext::Application to scoped enumNoel Grandin2016-12-212-14/+14
* tdf#104621 framework: Redo commit 84f2ff67a7e404febf710b1dc7f66d06745c503fMichael Stahl2016-12-151-1/+10
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-155-38/+38
* Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin2016-12-135-9/+0
* 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