summaryrefslogtreecommitdiffstats
path: root/framework/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane2013-08-041-0/+4
* Mark as const/staticTakeshi Abe2013-08-042-7/+7
* Revert "convert vcl/menu.hxx from XubString to OUString"Kohei Yoshida2013-07-311-3/+3
* convert vcl/menu.hxx from XubString to OUStringNoel Grandin2013-07-311-3/+3
* Remove some occurrences of RTL_CONSTASCII_STRINGPARAM and equalsAsciiLFridrich Štrba2013-07-291-10/+10
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-288-33/+25
* Mark as const/staticTakeshi Abe2013-07-272-4/+4
* fdo#46037: 1 less occurrence comphelper/configurationhelper in fmwk/helperJulien Nabet2013-07-261-9/+2
* fdo#46037: comphelper/configurationhelper partly not used in fmwk/acceleratorsJulien Nabet2013-07-262-3/+0
* fdo#46037: no more comphelper/configurationhelper.hxx in framework/classesJulien Nabet2013-07-261-7/+5
* ouchFridrich Štrba2013-07-261-0/+1
* Don't dupplicate logic so that one can fix possible bugs only onceFridrich Štrba2013-07-261-28/+6
* fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann2013-07-242-77/+13
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-2328-161/+5
* convert more services in framework module to WeakImplHelperNoel Grandin2013-07-2319-281/+40
* remove unused fieldNoel Grandin2013-07-231-3/+1
* Convert the easy cases in framework to WeakImplHelperNoel Grandin2013-07-2322-433/+104
* Convert GlobalSettings_Access to WeakImplHelperNoel Grandin2013-07-231-15/+5
* Convert ModuleUIConfigurationManagerSupplier to WeakImplHelperNoel Grandin2013-07-231-14/+0
* Convert UIConfigurationManager to WeakImplHelperNoel Grandin2013-07-231-23/+0
* Convert ConfigurationAccess_WindowState to WeakImplHelperNoel Grandin2013-07-231-33/+3
* convert WindowStateConfiguration to WeakImplHelperNoel Grandin2013-07-231-15/+0
* Convert framework::StatusBarManager to WeakImplHelperNoel Grandin2013-07-231-20/+0
* Convert framework::ToolBarManager to WeakImplHelperNoel Grandin2013-07-231-19/+0
* Convert framework::AcceleratorConfigurationReader to WeakImplHelperNoel Grandin2013-07-231-7/+0
* improve commentsNoel Grandin2013-07-231-5/+5
* fdo#46808, Convert ui::ModuleUIConfigurationManager service to new styleNoel Grandin2013-07-232-74/+56
* fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius2013-07-201-2/+30
* remove Application::GetWorkAreaPosSizePixelNoel Grandin2013-07-191-1/+1
* Move comment.Jan Holesovsky2013-07-181-1/+1
* startcenter: No need for special GetFocus().Jan Holesovsky2013-07-182-10/+0
* startcenter: Re-introduce code that handles accelerators.Jan Holesovsky2013-07-182-3/+84
* startcenter: The explicit Show() is not necessary.Jan Holesovsky2013-07-181-2/+0
* startcenter: Remove unused headers & members, move consts to .cxx.Jan Holesovsky2013-07-182-98/+69
* startcenter: Simplify the button setup & make it work better.Jan Holesovsky2013-07-182-104/+51
* startcenter: Make the Open button work as a MenuButton.Jan Holesovsky2013-07-182-24/+18
* startcenter: The window & strings are initialized in .ui, remove from .src.Jan Holesovsky2013-07-183-47/+3
* startcenter: The images have moved to .ui, remove from .src.Jan Holesovsky2013-07-182-59/+0
* startcenter: GSOC Use Widget Layout for the Start CenterKrisztian Pinter2013-07-182-465/+172
* String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara2013-07-141-6/+4
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* PCH for more librariesLuboš Luňák2013-07-125-11/+13
* remove duplicate debug area for framework/Luboš Luňák2013-07-111-3/+3
* Resolves: #i122678# Workaround for dynamic cast runtime bugAriel Constenla-Haile2013-07-081-2/+2
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-13/+13
* fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks2013-07-053-5/+34
* fdo#66524 - defer loading and scaling AddOns images until necessary.Michael Meeks2013-07-051-111/+102
* OUString convertion for unotoolsNorbert Thiebaud2013-07-021-2/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-2921-45/+45
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-2822-22/+21