Age | Commit message (Expand) | Author |
2017-02-09 | Resolves: tdf#66237 set layout manager the way it used to | Caolán McNamara |
2017-02-07 | tdf#104101 Improve the session management handling | Juergen Funk |
2017-02-07 | Stop question in context of session manager when cancel a frame | Juergen Funk |
2017-02-06 | MenuToolbarController improvements | Maxim Monastirsky |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-06 | Typo: s/dependend/dependent/i | Tor Lillqvist |
2017-02-06 | framework: Pass Item ID to Menu::GetUserValue() instead of index | Takeshi Abe |
2017-02-06 | framework: Retrieve shortcuts from document-specific configuration | Takeshi Abe |
2017-02-06 | loplugin:unusedenumconstants in framework | Noel Grandin |
2017-02-05 | .uno:ScriptOrganizer should be menu:menuitem | Maxim Monastirsky |
2017-02-05 | tdf#105737 Menu::GetItemType takes position not item id | Maxim Monastirsky |
2017-02-05 | Restore custom tooltip support | Maxim Monastirsky |
2017-02-05 | Revert "Remove unused toolbar:text define" | Maxim Monastirsky |
2017-02-05 | HelpURL toolbar property is unused | Maxim Monastirsky |
2017-02-03 | Typos | Julien Nabet |
2017-02-03 | new loplugin:unusedenumconstants | Noel Grandin |
2017-02-02 | Fix some typos | Samuel Mehrbrodt |
2017-02-02 | unnecessary use of OUStringBuffer in throwing exceptions | Noel Grandin |
2017-01-31 | more SAL_WARN_UNUSED | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | Remove unused macros | Stephan Bergmann |
2017-01-25 | Fix typo in comments: relativ -> relative | Takeshi Abe |
2017-01-25 | loplugin: unnecessary destructor forms..idlc | Noel Grandin |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-21 | move GetXGraphic to its only user | Caolán McNamara |
2017-01-20 | empty Image is an empty XGraphic | Caolán McNamara |
2017-01-20 | don't need an intermediate Image | Caolán McNamara |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, framework | Stephan Bergmann |
2017-01-19 | Expand and improve the output log in Session-Management | Juergen Funk |
2017-01-19 | framework: AutoRecovery uses Timer without SolarMutex | Michael Stahl |
2017-01-17 | Change Idle to be a Timer subclass | Jan-Marek Glogowski |
2017-01-17 | tdf#97087 GDB pretty print the Scheduler task list | Jan-Marek Glogowski |
2017-01-17 | manage m_xInplaceMenuBar with rtl::Reference | Noel Grandin |
2017-01-17 | manage m_xToolbarManager with rtl::Reference | Noel Grandin |
2017-01-17 | use rtl::Reference in RequestFilterSelect_Impl | Noel Grandin |
2017-01-17 | new loplugin: useuniqueptr: forms..framework | Noel Grandin |
2017-01-16 | e*, f*: load BitmapEx resources instead of Image ones | Caolán McNamara |
2017-01-14 | move Image(Bitmap, MaskBitmap) code to last user of it | Caolán McNamara |
2017-01-11 | framework: call disposing from disposing, not notifyTermination | Michael Stahl |
2017-01-10 | tdf#104830, need an own termination listener for lib objects | Markus Mohrhard |
2017-01-10 | loplugin:unusedmethods | Noel Grandin |
2017-01-09 | New loplugin:externvar: framework | Stephan Bergmann |
2017-01-08 | loplugin:salbool | Stephan Bergmann |
2017-01-05 | finish moving ImageList to framework | Caolán McNamara |
2017-01-05 | move ImageList to framework | Caolán McNamara |
2017-01-05 | move CommandImageResolver out of vcl and beside its only user | Caolán McNamara |
2016-12-30 | hidden use of removed RID_SVXIMGLIST_FMEXPL resource | Caolán McNamara |
2016-12-30 | include header instead of duplicating defines | Caolán McNamara |