Age | Commit message (Expand) | Author |
2013-07-18 | Move comment. | Jan Holesovsky |
2013-07-18 | startcenter: No need for special GetFocus(). | Jan Holesovsky |
2013-07-18 | startcenter: Re-introduce code that handles accelerators. | Jan Holesovsky |
2013-07-18 | startcenter: The explicit Show() is not necessary. | Jan Holesovsky |
2013-07-18 | startcenter: Remove unused headers & members, move consts to .cxx. | Jan Holesovsky |
2013-07-18 | startcenter: Simplify the button setup & make it work better. | Jan Holesovsky |
2013-07-18 | startcenter: Make the Open button work as a MenuButton. | Jan Holesovsky |
2013-07-18 | startcenter: The window & strings are initialized in .ui, remove from .src. | Jan Holesovsky |
2013-07-18 | startcenter: The images have moved to .ui, remove from .src. | Jan Holesovsky |
2013-07-18 | startcenter: Make the widgets in .ui resizable. | Jan Holesovsky |
2013-07-18 | startcenter: GSOC Use Widget Layout for the Start Center | Krisztian Pinter |
2013-07-14 | String::SearchAndReplaceAllAscii -> OUString::replaceAll | Caolán McNamara |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-12 | PCH for more libraries | Luboš Luňák |
2013-07-11 | remove duplicate debug area for framework/ | Luboš Luňák |
2013-07-08 | Resolves: #i122678# Workaround for dynamic cast runtime bug | Ariel Constenla-Haile |
2013-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud |
2013-07-05 | fdo#66524 - defer population of AddOns toolbar icons until they are shown. | Michael Meeks |
2013-07-05 | fdo#66524 - defer loading and scaling AddOns images until necessary. | Michael Meeks |
2013-07-04 | module sot: String, bool and other clean-up | Norbert Thiebaud |
2013-07-02 | OUString convertion for unotools | Norbert Thiebaud |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-06-24 | fdo#43460 framework,i18npool,accessibility: use isEmpty() | Jelle van der Waa |
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-24 | Resolves: #i122401# framework::NewToolbarController needs... | Ariel Constenla-Haile |
2013-06-24 | Add missing copy&paste of SfxAppToolBoxControl_Impl::Select | Ariel Constenla-Haile |
2013-06-24 | Kill SfxAppToolBoxControl_Impl | Ariel Constenla-Haile |
2013-06-24 | framework::PopupMenuController clean-up | Ariel Constenla-Haile |
2013-06-23 | Resolves: #i121542# Unify the Menu API | Ariel Constenla-Haile |
2013-06-18 | Small (hopefully non-controversial) changes to the existing branding | Stefan Knorr |
2013-06-16 | add missing modelines. | Michael Meeks |
2013-06-13 | cppcheck: fix redundant assignments | Julien Nabet |
2013-06-13 | Introduce O[U]String::toUInt32 | Stephan Bergmann |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-06-10 | mingw64: use integers of teh right size in framework | Fridrich Štrba |
2013-06-07 | Fix some typos found by Noel Grandin | Pedro Giffuni |
2013-06-06 | misleading comment, beamer section, not removed helpagent section | Caolán McNamara |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-06-05 | fdo#46808, Convert the rest of XMultiServiceFactory in framework module | Noel Grandin |
2013-06-05 | fdo#46808, Convert some XMultiservice in framework module | Noel Grandin |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-06-03 | fdo#46808, Convert office::Quickstart service to new style | Noel Grandin |
2013-06-03 | fdo#46808, Convert FrameLoaderFactory and ContentHandlerFactory to new style | Noel Grandin |
2013-06-03 | fdo#46808, Convert SfxFrameLoader service to new style | Noel Grandin |
2013-06-03 | fdo#46808, Convert frame::AppDispatchProvider to new style | Noel Grandin |
2013-06-03 | Replace invalid doxygen commands: thrown -> throws | Zolnai Tamás |
2013-05-31 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-05-31 | css::frame::XStatusbarController: add missing interface | Ariel Constenla-Haile |