summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-4/+1
2017-02-14Convert WindowType to scoped enumNoel Grandin12-31/+31
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky5-108/+132
2017-02-10convert InsertOperation to scoped enumNoel Grandin1-1/+1
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin1-1/+1
2017-02-09Resolves: tdf#66237 set layout manager the way it used toCaolán McNamara1-1/+12
2017-02-07tdf#104101 Improve the session management handlingJuergen Funk1-4/+8
2017-02-07Stop question in context of session manager when cancel a frameJuergen Funk2-3/+24
2017-02-06MenuToolbarController improvementsMaxim Monastirsky4-135/+83
2017-02-06Add missing #includesStephan Bergmann35-4/+59
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist1-3/+3
2017-02-06framework: Pass Item ID to Menu::GetUserValue() instead of indexTakeshi Abe1-2/+2
2017-02-06framework: Retrieve shortcuts from document-specific configurationTakeshi Abe1-1/+1
2017-02-06loplugin:unusedenumconstants in frameworkNoel Grandin8-182/+168
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky1-1/+1
2017-02-05tdf#105737 Menu::GetItemType takes position not item idMaxim Monastirsky1-12/+12
2017-02-05Restore custom tooltip supportMaxim Monastirsky1-3/+7
2017-02-05Revert "Remove unused toolbar:text define"Maxim Monastirsky1-0/+1
2017-02-05HelpURL toolbar property is unusedMaxim Monastirsky5-47/+11
2017-02-03TyposJulien Nabet2-2/+2
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