summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin13-61/+0
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin10-90/+44
2016-01-10Fix typosAndrea Gelmini34-49/+49
2016-01-09Fix Addons.xcu toolbar items width handlingMaxim Monastirsky4-9/+28
2016-01-08framework: re-enable two dispatch tests, and make them work harder.Michael Meeks2-10/+22
2016-01-07framework: restore dispatch API test.Michael Meeks3-58/+63
2016-01-07Some cleanup for sal_uIntPtr usageJohannes Hauf2-4/+4
2016-01-05tdf#96059 Replaced imageproducer with CommandInfoProvidersusobhang707-19/+25
2016-01-04Related tdf#82775: Check for disposed-nessStephan Bergmann2-37/+43
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-2/+2
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-1/+1
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara18-20/+20
2015-12-29PopupMenuToolbarController: Update the menu before openingMaxim Monastirsky1-1/+5
2015-12-27Small OUStringBuffer cleanupMatúš Kukan1-36/+15
2015-12-23New saving behaviorMaxim Monastirsky1-6/+153
2015-12-23loplugin:unusedfields in frameworkNoel Grandin7-25/+3
2015-12-21loplugin:unusedmethodsNoel Grandin1-1/+0
2015-12-20Probably a better way to detect readonly docMaxim Monastirsky1-10/+5
2015-12-20ResourceMenuController: fix detection of verbs for readonly docsMaxim Monastirsky1-2/+2
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt2-28/+0
2015-12-16Simplify Desktop::getInfoHelperStephan Bergmann2-74/+25
2015-12-16Remove comment noiseStephan Bergmann1-37/+4
2015-12-16No need for TransactionGuard::stopStephan Bergmann3-88/+62
2015-12-16Simplify TransactionManagerStephan Bergmann2-110/+25
2015-12-16No need to pass eReason out of TransactionManager::registerTransactionStephan Bergmann3-8/+4
2015-12-16TransactionGuard is always called with null eReasonStephan Bergmann1-11/+3
2015-12-16Remove dead ctorStephan Bergmann1-14/+0
2015-12-16Clean upStephan Bergmann2-44/+33
2015-12-16Fix indentationSamuel Mehrbrodt1-30/+29
2015-12-16Fix NotebookBar not showing up when directly opening a documentSamuel Mehrbrodt1-5/+5
2015-12-16vcl: Initial NotebookBar implementation.Jan Holesovsky1-0/+7
2015-12-15loplugin:constantfunctionNoel Grandin8-98/+1
2015-12-13tdf#93837 Add helper code to load popup menus from xmlMaxim Monastirsky3-0/+337
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist1-1/+1
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist4-4/+0
2015-12-11Clear all m_pVCLMenu->pItemList->maItemList[i]->m_pSubMenuStephan Bergmann1-5/+6
2015-12-10Unbreak reference upon disposing notificationStephan Bergmann1-1/+4
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-2/+2
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt2-157/+1
2015-12-06ThesaurusMenuController improvementsMaxim Monastirsky1-51/+8
2015-12-01Save Remote File isn't supported in all modulesMaxim Monastirsky1-1/+13
2015-11-30rhbz#1286416: Be more resilient during auto-recovery attemptsStephan Bergmann1-0/+2
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-29Unnecessary castMaxim Monastirsky1-1/+1
2015-11-29SaveAsMenuController cleanupMaxim Monastirsky1-61/+5
2015-11-29loplugin:overrideMaxim Monastirsky1-2/+2
2015-11-28ToolbarAsMenuController: treat line break as separatorMaxim Monastirsky1-0/+1
2015-11-28New controller to show toolbar contents as menuMaxim Monastirsky3-0/+367
2015-11-28Make this static WeakReference local to Frame::impl_checkMenuCloser()Matúš Kukan1-6/+4
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin1-4/+0