summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2017-02-03new loplugin:unusedenumconstantsNoel Grandin5-15/+3
2017-02-02Fix some typosSamuel Mehrbrodt1-2/+2
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin3-23/+10
2017-01-31more SAL_WARN_UNUSEDNoel Grandin1-1/+0
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin11-41/+35
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin8-38/+38
2017-01-26Remove dynamic exception specificationsStephan Bergmann236-3342/+1726
2017-01-25Remove unused macrosStephan Bergmann2-131/+0
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe5-7/+7
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin6-22/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski4-4/+4
2017-01-21move GetXGraphic to its only userCaolán McNamara1-5/+13
2017-01-20empty Image is an empty XGraphicCaolán McNamara1-4/+4
2017-01-20don't need an intermediate ImageCaolán McNamara1-2/+2
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann42-31/+206
2017-01-19Expand and improve the output log in Session-ManagementJuergen Funk1-2/+12
2017-01-19framework: AutoRecovery uses Timer without SolarMutexMichael Stahl1-12/+28
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski1-2/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski4-0/+5
2017-01-17manage m_xInplaceMenuBar with rtl::ReferenceNoel Grandin2-37/+13
2017-01-17manage m_xToolbarManager with rtl::ReferenceNoel Grandin2-68/+61
2017-01-17use rtl::Reference in RequestFilterSelect_ImplNoel Grandin1-12/+7
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin6-16/+15
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara3-7/+8
2017-01-14move Image(Bitmap, MaskBitmap) code to last user of itCaolán McNamara1-1/+1
2017-01-11framework: call disposing from disposing, not notifyTerminationMichael Stahl1-2/+2
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard2-0/+31
2017-01-10loplugin:unusedmethodsNoel Grandin2-26/+0
2017-01-09New loplugin:externvar: frameworkStephan Bergmann4-5/+5
2017-01-08loplugin:salboolStephan Bergmann1-1/+1
2017-01-05finish moving ImageList to frameworkCaolán McNamara3-0/+70
2017-01-05move ImageList to frameworkCaolán McNamara5-0/+551
2017-01-05move CommandImageResolver out of vcl and beside its only userCaolán McNamara4-1/+221
2016-12-30hidden use of removed RID_SVXIMGLIST_FMEXPL resourceCaolán McNamara1-41/+32
2016-12-30include header instead of duplicating definesCaolán McNamara1-44/+2
2016-12-29process all outstanding events before shutdown, tdf#104969, tdf#104286, tdf#1...Markus Mohrhard1-0/+5
2016-12-29add a crashreporter entry when we start the shutdownMarkus Mohrhard2-0/+4
2016-12-28fix indentationMarkus Mohrhard1-7/+7
2016-12-24unused Image in framework, luckily because uses GetImage on pos not idCaolán McNamara1-1/+0
2016-12-22tdf#104818 Show the right label when a11y enabledMaxim Monastirsky1-5/+5
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