Age | Commit message (Expand) | Author |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-07-23 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa |
2013-07-23 | Convert framework::ToolBarManager to WeakImplHelper | Noel Grandin |
2013-07-12 | PCH for more libraries | Luboš Luňák |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-05-28 | fdo#46808, Convert ui:*AcceleratorConfiguration to new style | Noel Grandin |
2013-05-26 | svt::ToolboxController clean-up | Ariel Constenla-Haile |
2013-05-22 | fdo#46808, Convert XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-21 | UI Controller Factory fixes | Ariel Constenla-Haile |
2013-05-21 | Revert "fdo#46808, Create new-style frame::ToolBarControllerFactory service" | Caolán McNamara |
2013-05-11 | Resolves: #i120029# Unregister on dispose. | Andre Fischer |
2013-04-10 | Kill the ToolBar class, move the needed bits directly to ToolBox. | Jan Holesovsky |
2013-04-09 | Kill unused constants. | Jan Holesovsky |
2013-04-09 | sal_Bool -> bool. | Jan Holesovsky |
2013-04-08 | fdo#46808, Convert framework::ToolBarManager to XComponentContext | Noel Grandin |
2013-04-08 | fdo#46808, Convert svt::ToolboxController to XComponentContext | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-05 | doubled using | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-12 | fdo#46808, convert some svtools code to XComponentContext | Noel Grandin |
2012-12-21 | fdo#46808, Create new-style frame::ToolBarControllerFactory service | Noel Grandin |
2012-12-21 | fdo#46808, Use service constructor for frame::UICommandDescription | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui:: | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui::GlobalAcceleratorConfiguration | Noel Grandin |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-06-08 | remove protected m_bCanBeCustomized | Ivan Timofeev |
2012-06-08 | fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptions | Ivan Timofeev |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-06 | fdo#50651: update layout after toolbar destruction | Ivan Timofeev |
2012-06-05 | assume for all menus we reserve space for checkboxes | Caolán McNamara |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-18 | removed unused const rtl::OUString | Takeshi Abe |
2012-04-14 | Simplify the construction of the '>>' menu. | Jan Holesovsky |
2012-04-11 | Bin pointless "added by shizhoubo" style comments | Tor Lillqvist |
2012-04-11 | fdo#38276: Improve the ">>" toolbar overflow menu | Iain Billett |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-01-10 | workaround internal compiler error with gcc 4.7 | David Tardon |
2011-12-30 | Fix for fdo43460 Part XX getLength() to isEmpty() | Olivier Hallot |