Age | Commit message (Expand) | Author |
2016-01-18 | loplugin: unused return values | Noel Grandin |
2016-01-18 | Don't update the save icon on every keystroke | Maxim Monastirsky |
2016-01-16 | tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused... | shubhamtibra |
2016-01-15 | framework: loplugin:defaultparams | Miklos Vajna |
2016-01-15 | Related tdf#96059 Fix icons in File->New menu | Susobhan Ghosh |
2016-01-14 | tdf#95845 Use CommandInfoProvider to receive UNO command labels | Susobhan Ghosh |
2016-01-14 | fix the MSVC 2013 --enable-lto build | Michael Stahl |
2016-01-13 | -Werror=attributes (GCC 6) | Stephan Bergmann |
2016-01-13 | Increase relevancy | Tor Lillqvist |
2016-01-13 | Modified state icons not packaged into zip | Maxim Monastirsky |
2016-01-12 | GetImageFromURL/SetImageProducer unused | Noel Grandin |
2016-01-11 | loplugin:unusedmethods unused return value in framework | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-09 | Fix Addons.xcu toolbar items width handling | Maxim Monastirsky |
2016-01-08 | framework: re-enable two dispatch tests, and make them work harder. | Michael Meeks |
2016-01-07 | framework: restore dispatch API test. | Michael Meeks |
2016-01-07 | Some cleanup for sal_uIntPtr usage | Johannes Hauf |
2016-01-05 | tdf#96059 Replaced imageproducer with CommandInfoProvider | susobhang70 |
2016-01-04 | Related tdf#82775: Check for disposed-ness | Stephan Bergmann |
2016-01-04 | Cleanup after removing vcl::FontInfo class | Chris Sherlock |
2016-01-03 | vcl: Excise vcl::FontInfo class | Chris Sherlock |
2015-12-29 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-12-29 | PopupMenuToolbarController: Update the menu before opening | Maxim Monastirsky |
2015-12-27 | Small OUStringBuffer cleanup | Matúš Kukan |
2015-12-23 | New saving behavior | Maxim Monastirsky |
2015-12-23 | loplugin:unusedfields in framework | Noel Grandin |
2015-12-21 | loplugin:unusedmethods | Noel Grandin |
2015-12-20 | Probably a better way to detect readonly doc | Maxim Monastirsky |
2015-12-20 | ResourceMenuController: fix detection of verbs for readonly docs | Maxim Monastirsky |
2015-12-17 | Remove unused ToolPanel (aka TaskPane) | Samuel Mehrbrodt |
2015-12-16 | Simplify Desktop::getInfoHelper | Stephan Bergmann |
2015-12-16 | Remove comment noise | Stephan Bergmann |
2015-12-16 | No need for TransactionGuard::stop | Stephan Bergmann |
2015-12-16 | Simplify TransactionManager | Stephan Bergmann |
2015-12-16 | No need to pass eReason out of TransactionManager::registerTransaction | Stephan Bergmann |
2015-12-16 | TransactionGuard is always called with null eReason | Stephan Bergmann |
2015-12-16 | Remove dead ctor | Stephan Bergmann |
2015-12-16 | Clean up | Stephan Bergmann |
2015-12-16 | Fix indentation | Samuel Mehrbrodt |
2015-12-16 | Fix NotebookBar not showing up when directly opening a document | Samuel Mehrbrodt |
2015-12-16 | vcl: Initial NotebookBar implementation. | Jan Holesovsky |
2015-12-15 | loplugin:constantfunction | Noel Grandin |
2015-12-13 | tdf#93837 Add helper code to load popup menus from xml | Maxim Monastirsky |
2015-12-12 | No need for a separate <vcl/lstbox.h> | Tor Lillqvist |
2015-12-11 | No need for a separate <vcl/graph.h> | Tor Lillqvist |
2015-12-11 | Clear all m_pVCLMenu->pItemList->maItemList[i]->m_pSubMenu | Stephan Bergmann |
2015-12-10 | Unbreak reference upon disposing notification | Stephan Bergmann |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-12-08 | Move icon rotation/flip handling from ToolbarManager to vcl's Toolbar | Samuel Mehrbrodt |
2015-12-06 | ThesaurusMenuController improvements | Maxim Monastirsky |