summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* framework: loplugin:defaultparamsMiklos Vajna2016-01-151-1/+1
* Related tdf#96059 Fix icons in File->New menuSusobhan Ghosh2016-01-151-1/+6
* tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh2016-01-142-51/+2
* fix the MSVC 2013 --enable-lto buildMichael Stahl2016-01-142-0/+3
* -Werror=attributes (GCC 6)Stephan Bergmann2016-01-131-1/+1
* Increase relevancyTor Lillqvist2016-01-131-5/+2
* Modified state icons not packaged into zipMaxim Monastirsky2016-01-133-7/+17
* GetImageFromURL/SetImageProducer unusedNoel Grandin2016-01-1213-61/+0
* loplugin:unusedmethods unused return value in frameworkNoel Grandin2016-01-1110-90/+44
* Fix typosAndrea Gelmini2016-01-1034-49/+49
* Fix Addons.xcu toolbar items width handlingMaxim Monastirsky2016-01-094-9/+28
* framework: re-enable two dispatch tests, and make them work harder.Michael Meeks2016-01-082-10/+22
* framework: restore dispatch API test.Michael Meeks2016-01-073-58/+63
* Some cleanup for sal_uIntPtr usageJohannes Hauf2016-01-072-4/+4
* tdf#96059 Replaced imageproducer with CommandInfoProvidersusobhang702016-01-057-19/+25
* Related tdf#82775: Check for disposed-nessStephan Bergmann2016-01-042-37/+43
* Cleanup after removing vcl::FontInfo classChris Sherlock2016-01-041-2/+2
* vcl: Excise vcl::FontInfo classChris Sherlock2016-01-031-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-12-2918-20/+20
* PopupMenuToolbarController: Update the menu before openingMaxim Monastirsky2015-12-291-1/+5
* Small OUStringBuffer cleanupMatúš Kukan2015-12-271-36/+15
* New saving behaviorMaxim Monastirsky2015-12-231-6/+153
* loplugin:unusedfields in frameworkNoel Grandin2015-12-237-25/+3
* loplugin:unusedmethodsNoel Grandin2015-12-211-1/+0
* Probably a better way to detect readonly docMaxim Monastirsky2015-12-201-10/+5
* ResourceMenuController: fix detection of verbs for readonly docsMaxim Monastirsky2015-12-201-2/+2
* Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt2015-12-172-28/+0
* Simplify Desktop::getInfoHelperStephan Bergmann2015-12-162-74/+25
* Remove comment noiseStephan Bergmann2015-12-161-37/+4
* No need for TransactionGuard::stopStephan Bergmann2015-12-163-88/+62
* Simplify TransactionManagerStephan Bergmann2015-12-162-110/+25
* No need to pass eReason out of TransactionManager::registerTransactionStephan Bergmann2015-12-163-8/+4
* TransactionGuard is always called with null eReasonStephan Bergmann2015-12-161-11/+3
* Remove dead ctorStephan Bergmann2015-12-161-14/+0
* Clean upStephan Bergmann2015-12-162-44/+33
* Fix indentationSamuel Mehrbrodt2015-12-161-30/+29
* Fix NotebookBar not showing up when directly opening a documentSamuel Mehrbrodt2015-12-161-5/+5
* vcl: Initial NotebookBar implementation.Jan Holesovsky2015-12-161-0/+7
* loplugin:constantfunctionNoel Grandin2015-12-158-98/+1
* tdf#93837 Add helper code to load popup menus from xmlMaxim Monastirsky2015-12-133-0/+337
* No need for a separate <vcl/lstbox.h>Tor Lillqvist2015-12-121-1/+1
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-114-4/+0
* Clear all m_pVCLMenu->pItemList->maItemList[i]->m_pSubMenuStephan Bergmann2015-12-111-5/+6
* Unbreak reference upon disposing notificationStephan Bergmann2015-12-101-1/+4
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-101-2/+2
* Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt2015-12-082-157/+1
* ThesaurusMenuController improvementsMaxim Monastirsky2015-12-061-51/+8
* Save Remote File isn't supported in all modulesMaxim Monastirsky2015-12-011-1/+13
* rhbz#1286416: Be more resilient during auto-recovery attemptsStephan Bergmann2015-11-301-0/+2
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0