summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2016-01-10Fix typosAndrea Gelmini
2016-01-09Fix Addons.xcu toolbar items width handlingMaxim Monastirsky
2016-01-08framework: re-enable two dispatch tests, and make them work harder.Michael Meeks
2016-01-07framework: restore dispatch API test.Michael Meeks
2016-01-07Some cleanup for sal_uIntPtr usageJohannes Hauf
2016-01-05tdf#96059 Replaced imageproducer with CommandInfoProvidersusobhang70
2016-01-04Related tdf#82775: Check for disposed-nessStephan Bergmann
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-29PopupMenuToolbarController: Update the menu before openingMaxim Monastirsky
2015-12-27Small OUStringBuffer cleanupMatúš Kukan
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-23loplugin:unusedfields in frameworkNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-20Probably a better way to detect readonly docMaxim Monastirsky
2015-12-20ResourceMenuController: fix detection of verbs for readonly docsMaxim Monastirsky
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-16Simplify Desktop::getInfoHelperStephan Bergmann
2015-12-16Remove comment noiseStephan Bergmann
2015-12-16No need for TransactionGuard::stopStephan Bergmann
2015-12-16Simplify TransactionManagerStephan Bergmann
2015-12-16No need to pass eReason out of TransactionManager::registerTransactionStephan Bergmann
2015-12-16TransactionGuard is always called with null eReasonStephan Bergmann
2015-12-16Remove dead ctorStephan Bergmann
2015-12-16Clean upStephan Bergmann
2015-12-16Fix indentationSamuel Mehrbrodt
2015-12-16Fix NotebookBar not showing up when directly opening a documentSamuel Mehrbrodt
2015-12-16vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-12-15loplugin:constantfunctionNoel Grandin
2015-12-13tdf#93837 Add helper code to load popup menus from xmlMaxim Monastirsky
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11Clear all m_pVCLMenu->pItemList->maItemList[i]->m_pSubMenuStephan Bergmann
2015-12-10Unbreak reference upon disposing notificationStephan Bergmann
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt
2015-12-06ThesaurusMenuController improvementsMaxim Monastirsky
2015-12-01Save Remote File isn't supported in all modulesMaxim Monastirsky
2015-11-30rhbz#1286416: Be more resilient during auto-recovery attemptsStephan Bergmann
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-29Unnecessary castMaxim Monastirsky
2015-11-29SaveAsMenuController cleanupMaxim Monastirsky
2015-11-29loplugin:overrideMaxim Monastirsky
2015-11-28ToolbarAsMenuController: treat line break as separatorMaxim Monastirsky
2015-11-28New controller to show toolbar contents as menuMaxim Monastirsky
2015-11-28Make this static WeakReference local to Frame::impl_checkMenuCloser()Matúš Kukan
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-25vcl: improve scheduler debugging information.Michael Meeks
2015-11-25cppcheck: noExplicitConstructorCaolán McNamara