summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2013-08-06startcenter: Move BackingComp & BackingWindow to sfx2Krisztian Pinter
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-08-04Mark as const/staticTakeshi Abe
2013-07-31Revert "convert vcl/menu.hxx from XubString to OUString"Kohei Yoshida
2013-07-31convert vcl/menu.hxx from XubString to OUStringNoel Grandin
2013-07-29Remove some occurrences of RTL_CONSTASCII_STRINGPARAM and equalsAsciiLFridrich Štrba
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-27Mark as const/staticTakeshi Abe
2013-07-26fdo#46037: 1 less occurrence comphelper/configurationhelper in fmwk/helperJulien Nabet
2013-07-26fdo#46037: comphelper/configurationhelper partly not used in fmwk/acceleratorsJulien Nabet
2013-07-26fdo#46037: no more comphelper/configurationhelper.hxx in framework/classesJulien Nabet
2013-07-26ouchFridrich Štrba
2013-07-26Don't dupplicate logic so that one can fix possible bugs only onceFridrich Štrba
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-23convert more services in framework module to WeakImplHelperNoel Grandin
2013-07-23remove unused fieldNoel Grandin
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin
2013-07-23Convert GlobalSettings_Access to WeakImplHelperNoel Grandin
2013-07-23Convert ModuleUIConfigurationManagerSupplier to WeakImplHelperNoel Grandin
2013-07-23Convert UIConfigurationManager to WeakImplHelperNoel Grandin
2013-07-23Convert ConfigurationAccess_WindowState to WeakImplHelperNoel Grandin
2013-07-23convert WindowStateConfiguration to WeakImplHelperNoel Grandin
2013-07-23Convert framework::StatusBarManager to WeakImplHelperNoel Grandin
2013-07-23Convert framework::ToolBarManager to WeakImplHelperNoel Grandin
2013-07-23Convert framework::AcceleratorConfigurationReader to WeakImplHelperNoel Grandin
2013-07-23improve commentsNoel Grandin
2013-07-23fdo#46808, Convert ui::ModuleUIConfigurationManager service to new styleNoel Grandin
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius
2013-07-19typo fix in commentMÁTÉ Gergely
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-18Move comment.Jan Holesovsky
2013-07-18startcenter: No need for special GetFocus().Jan Holesovsky
2013-07-18startcenter: Re-introduce code that handles accelerators.Jan Holesovsky
2013-07-18startcenter: The explicit Show() is not necessary.Jan Holesovsky
2013-07-18startcenter: Remove unused headers & members, move consts to .cxx.Jan Holesovsky
2013-07-18startcenter: Simplify the button setup & make it work better.Jan Holesovsky
2013-07-18startcenter: Make the Open button work as a MenuButton.Jan Holesovsky
2013-07-18startcenter: The window & strings are initialized in .ui, remove from .src.Jan Holesovsky
2013-07-18startcenter: The images have moved to .ui, remove from .src.Jan Holesovsky
2013-07-18startcenter: Make the widgets in .ui resizable.Jan Holesovsky
2013-07-18startcenter: GSOC Use Widget Layout for the Start CenterKrisztian Pinter
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12PCH for more librariesLuboš Luňák
2013-07-11remove duplicate debug area for framework/Luboš Luňák
2013-07-08Resolves: #i122678# Workaround for dynamic cast runtime bugAriel Constenla-Haile
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-07-05fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks
2013-07-05fdo#66524 - defer loading and scaling AddOns images until necessary.Michael Meeks