Age | Commit message (Expand) | Author |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-26 | Otherwhise -> Otherwise | Jesús Corrius |
2013-09-17 | convert FRAMEWORK module from String to OUString | Noel Grandin |
2013-09-09 | Try to keep older(?) gcc versions happy | Tor Lillqvist |
2013-09-09 | Bin some uses of the stupid DECLARE_ASCII macro | Tor Lillqvist |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara |
2013-07-24 | fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcu | Stephan Bergmann |
2013-07-19 | remove Application::GetWorkAreaPosSizePixel | Noel Grandin |
2013-07-05 | fdo#66524 - defer population of AddOns toolbar icons until they are shown. | Michael Meeks |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-06-24 | Resolves: #i121577# Allow setting toolbar name in Addons.xcu | Ariel Constenla-Haile |
2013-06-24 | Resolves: #i116455# Make toolbar style settings persistent | Ariel Constenla-Haile |
2013-06-13 | cppcheck: fix redundant assignments | Julien Nabet |
2013-05-31 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-05-28 | fdo#46808, Convert some XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-28 | fdo#46808, Convert frame::LayoutManager service to new sty;e | 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 | fdo#46808, Convert more XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-10 | Kill copy'n'paste. | Jan Holesovsky |
2013-04-09 | Kill not necessasy OUString member variables. | Jan Holesovsky |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-07 | Remove unused variables | Tor Lillqvist |
2013-04-04 | fdo#37758: Really set the toolbar as hidden. | Jan Holesovsky |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
2013-03-08 | RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals | Krisztian Pinter |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-02-23 | Fix typos retreive/retrieve furture/future | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2012-12-13 | fdo#46808, remove awt::DisplayAccess service. | Noel Grandin |
2012-12-13 | fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new style | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui::WindowStateConfiguration | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui:: | Noel Grandin |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-15 | Revert "sb140: #i116786# use auto_ptr to track member lifetime" | Michael Meeks |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-24 | fdo#46808, use service constructor for frame::DispatchHelper | Noel Grandin |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin |
2012-10-12 | loplugin: unused Strings | Caolán McNamara |
2012-10-11 | loplugin: more unused OUStrings and so forth | Caolán McNamara |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-08-23 | Fix off-by-one drawing problems of the bottom docking area. | Jan Holesovsky |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |