summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin
2017-02-09Resolves: tdf#66237 set layout manager the way it used toCaolán McNamara
2017-02-07tdf#104101 Improve the session management handlingJuergen Funk
2017-02-07Stop question in context of session manager when cancel a frameJuergen Funk
2017-02-06MenuToolbarController improvementsMaxim Monastirsky
2017-02-06Add missing #includesStephan Bergmann
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-02-06framework: Pass Item ID to Menu::GetUserValue() instead of indexTakeshi Abe
2017-02-06framework: Retrieve shortcuts from document-specific configurationTakeshi Abe
2017-02-06loplugin:unusedenumconstants in frameworkNoel Grandin
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky
2017-02-05tdf#105737 Menu::GetItemType takes position not item idMaxim Monastirsky
2017-02-05Restore custom tooltip supportMaxim Monastirsky
2017-02-05Revert "Remove unused toolbar:text define"Maxim Monastirsky
2017-02-05HelpURL toolbar property is unusedMaxim Monastirsky
2017-02-03TyposJulien Nabet
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02Fix some typosSamuel Mehrbrodt
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-31more SAL_WARN_UNUSEDNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Remove unused macrosStephan Bergmann
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-21move GetXGraphic to its only userCaolán McNamara
2017-01-20empty Image is an empty XGraphicCaolán McNamara
2017-01-20don't need an intermediate ImageCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-19Expand and improve the output log in Session-ManagementJuergen Funk
2017-01-19framework: AutoRecovery uses Timer without SolarMutexMichael Stahl
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-17manage m_xInplaceMenuBar with rtl::ReferenceNoel Grandin
2017-01-17manage m_xToolbarManager with rtl::ReferenceNoel Grandin
2017-01-17use rtl::Reference in RequestFilterSelect_ImplNoel Grandin
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-14move Image(Bitmap, MaskBitmap) code to last user of itCaolán McNamara
2017-01-11framework: call disposing from disposing, not notifyTerminationMichael Stahl
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard
2017-01-10loplugin:unusedmethodsNoel Grandin
2017-01-09New loplugin:externvar: frameworkStephan Bergmann
2017-01-08loplugin:salboolStephan Bergmann