summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-2/+30
2013-07-19typo fix in commentMÁTÉ Gergely1-1/+1
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin1-1/+1
2013-07-18Move comment.Jan Holesovsky1-1/+1
2013-07-18startcenter: No need for special GetFocus().Jan Holesovsky2-10/+0
2013-07-18startcenter: Re-introduce code that handles accelerators.Jan Holesovsky2-3/+84
2013-07-18startcenter: The explicit Show() is not necessary.Jan Holesovsky1-2/+0
2013-07-18startcenter: Remove unused headers & members, move consts to .cxx.Jan Holesovsky2-98/+69
2013-07-18startcenter: Simplify the button setup & make it work better.Jan Holesovsky2-104/+51
2013-07-18startcenter: Make the Open button work as a MenuButton.Jan Holesovsky3-25/+19
2013-07-18startcenter: The window & strings are initialized in .ui, remove from .src.Jan Holesovsky5-62/+11
2013-07-18startcenter: The images have moved to .ui, remove from .src.Jan Holesovsky3-73/+0
2013-07-18startcenter: Make the widgets in .ui resizable.Jan Holesovsky1-17/+40
2013-07-18startcenter: GSOC Use Widget Layout for the Start CenterKrisztian Pinter4-465/+456
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-6/+4
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-12PCH for more librariesLuboš Luňák8-11/+423
2013-07-11remove duplicate debug area for framework/Luboš Luňák1-3/+3
2013-07-08Resolves: #i122678# Workaround for dynamic cast runtime bugAriel Constenla-Haile1-2/+2
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-13/+13
2013-07-05fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks4-8/+38
2013-07-05fdo#66524 - defer loading and scaling AddOns images until necessary.Michael Meeks1-111/+102
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud1-0/+1
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold21-45/+45
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold22-22/+21
2013-06-24fdo#43460 framework,i18npool,accessibility: use isEmpty()Jelle van der Waa2-2/+2
2013-06-24Resolves: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile2-10/+72
2013-06-24Resolves: #i116455# Make toolbar style settings persistentAriel Constenla-Haile1-5/+9
2013-06-24Resolves: #i122401# framework::NewToolbarController needs...Ariel Constenla-Haile2-14/+16
2013-06-24Add missing copy&paste of SfxAppToolBoxControl_Impl::SelectAriel Constenla-Haile2-1/+42
2013-06-24Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile1-1/+1
2013-06-24framework::PopupMenuController clean-upAriel Constenla-Haile10-319/+520
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile13-35/+28
2013-06-18Small (hopefully non-controversial) changes to the existing brandingStefan Knorr1-4/+4
2013-06-16add missing modelines.Michael Meeks10-0/+28
2013-06-13cppcheck: fix redundant assignmentsJulien Nabet1-6/+2
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-1/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand3-7/+9
2013-06-10mingw64: use integers of teh right size in frameworkFridrich Štrba1-2/+2
2013-06-07Fix some typos found by Noel GrandinPedro Giffuni1-1/+1
2013-06-06misleading comment, beamer section, not removed helpagent sectionCaolán McNamara1-1/+1
2013-06-05use uno::Reference#clear() method...Noel Grandin2-5/+5
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin26-136/+119
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin26-105/+102
2013-06-05remove unused componentcontext.hxx includesNoel Grandin5-5/+0
2013-06-03fdo#46808, Convert office::Quickstart service to new styleNoel Grandin1-10/+2
2013-06-03fdo#46808, Convert FrameLoaderFactory and ContentHandlerFactory to new styleNoel Grandin2-41/+34
2013-06-03fdo#46808, Convert SfxFrameLoader service to new styleNoel Grandin2-2/+2
2013-06-03fdo#46808, Convert frame::AppDispatchProvider to new styleNoel Grandin2-3/+3