Age | Commit message (Expand) | Author |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-08 | Unwind SFX_REFERER_USER | Stephan Bergmann |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-12 | WaE: unused parameter 'SystemType' | Tor Lillqvist |
2013-10-12 | Simplify | Tor Lillqvist |
2013-09-17 | convert FRAMEWORK module from String to OUString | Noel Grandin |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-16 | Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unused | Caolán McNamara |
2013-08-12 | XubString->OUString | Caolán McNamara |
2013-07-31 | Revert "convert vcl/menu.hxx from XubString to OUString" | Kohei Yoshida |
2013-07-31 | convert vcl/menu.hxx from XubString to OUString | Noel Grandin |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara |
2013-07-23 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-05-28 | fdo#46808, Convert ui:*AcceleratorConfiguration to new style | Noel Grandin |
2013-05-21 | UI Controller Factory fixes | Ariel Constenla-Haile |
2013-05-21 | Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service" | Caolán McNamara |
2013-05-21 | fdo#46808, Convert more XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-11 | Resolves: #i120029# Unregister on dispose. | Andre Fischer |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2013-01-07 | allow menu items to be referred to by a name | Caolán McNamara |
2012-12-24 | Some cppcheck cleaning in framework | Julien Nabet |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-21 | fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new style | 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-11-14 | Removed AbstractMenu class and cleaned up useless code. | Antonio Fernandez |
2012-11-14 | Menu is now generated in one step. DBus traffic improvements. | Antonio Fernandez |
2012-11-14 | Menu is displayed correctly in additional instancesm but not in the main one. | Antonio Fernandez |
2012-11-14 | Menubar hierarchy fully generated. Native GTK menu is published on DBus. | Antonio Fernandez |
2012-11-14 | Added a "freeze" method to Menu. Menus are now displayed on console. | Antonio Fernandez |
2012-11-14 | Refactor of Menu classes from VCL module and Framework module. | Antonio Fernandez |
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-28 | fdo#36149: Do not display error dialogs while showing a menu | Stephan Bergmann |
2012-08-16 | remove menubar post processing of SID_PASTESPECIAL state to always enabled | Noel Power |
2012-08-14 | sync cell context menu & edit menu 'PasteSpecial' entries for calc fdo#46250 | Noel Power |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-05 | assume for all menus we reserve space for checkboxes | Caolán McNamara |