summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2013-07-29Remove some occurrences of RTL_CONSTASCII_STRINGPARAM and equalsAsciiLFridrich Štrba1-10/+10
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara8-33/+25
2013-07-27Mark as const/staticTakeshi Abe2-4/+4
2013-07-26fdo#46037: 1 less occurrence comphelper/configurationhelper in fmwk/helperJulien Nabet1-9/+2
2013-07-26fdo#46037: comphelper/configurationhelper partly not used in fmwk/acceleratorsJulien Nabet2-3/+0
2013-07-26fdo#46037: no more comphelper/configurationhelper.hxx in framework/classesJulien Nabet1-7/+5
2013-07-26ouchFridrich Štrba1-0/+1
2013-07-26Don't dupplicate logic so that one can fix possible bugs only onceFridrich Štrba1-28/+6
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann2-77/+13
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa31-165/+5
2013-07-23convert more services in framework module to WeakImplHelperNoel Grandin30-393/+114
2013-07-23remove unused fieldNoel Grandin2-8/+1
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin44-689/+320
2013-07-23Convert GlobalSettings_Access to WeakImplHelperNoel Grandin1-15/+5
2013-07-23Convert ModuleUIConfigurationManagerSupplier to WeakImplHelperNoel Grandin2-24/+6
2013-07-23Convert UIConfigurationManager to WeakImplHelperNoel Grandin2-32/+5
2013-07-23Convert ConfigurationAccess_WindowState to WeakImplHelperNoel Grandin1-33/+3
2013-07-23convert WindowStateConfiguration to WeakImplHelperNoel Grandin2-18/+1
2013-07-23Convert framework::StatusBarManager to WeakImplHelperNoel Grandin2-31/+7
2013-07-23Convert framework::ToolBarManager to WeakImplHelperNoel Grandin2-37/+16
2013-07-23Convert framework::AcceleratorConfigurationReader to WeakImplHelperNoel Grandin2-15/+3
2013-07-23improve commentsNoel Grandin1-5/+5
2013-07-23fdo#46808, Convert ui::ModuleUIConfigurationManager service to new styleNoel Grandin5-93/+66
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