summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-2331-165/+5
* convert more services in framework module to WeakImplHelperNoel Grandin2013-07-2330-393/+114
* remove unused fieldNoel Grandin2013-07-232-8/+1
* Convert the easy cases in framework to WeakImplHelperNoel Grandin2013-07-2344-689/+320
* Convert GlobalSettings_Access to WeakImplHelperNoel Grandin2013-07-231-15/+5
* Convert ModuleUIConfigurationManagerSupplier to WeakImplHelperNoel Grandin2013-07-232-24/+6
* Convert UIConfigurationManager to WeakImplHelperNoel Grandin2013-07-232-32/+5
* Convert ConfigurationAccess_WindowState to WeakImplHelperNoel Grandin2013-07-231-33/+3
* convert WindowStateConfiguration to WeakImplHelperNoel Grandin2013-07-232-18/+1
* Convert framework::StatusBarManager to WeakImplHelperNoel Grandin2013-07-232-31/+7
* Convert framework::ToolBarManager to WeakImplHelperNoel Grandin2013-07-232-37/+16
* Convert framework::AcceleratorConfigurationReader to WeakImplHelperNoel Grandin2013-07-232-15/+3
* improve commentsNoel Grandin2013-07-231-5/+5
* fdo#46808, Convert ui::ModuleUIConfigurationManager service to new styleNoel Grandin2013-07-235-93/+66
* fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius2013-07-201-2/+30
* typo fix in commentMÁTÉ Gergely2013-07-191-1/+1
* 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-183-25/+19
* startcenter: The window & strings are initialized in .ui, remove from .src.Jan Holesovsky2013-07-185-62/+11
* startcenter: The images have moved to .ui, remove from .src.Jan Holesovsky2013-07-183-73/+0
* startcenter: Make the widgets in .ui resizable.Jan Holesovsky2013-07-181-17/+40
* startcenter: GSOC Use Widget Layout for the Start CenterKrisztian Pinter2013-07-184-465/+456
* 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-128-11/+423
* 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-054-8/+38
* fdo#66524 - defer loading and scaling AddOns images until necessary.Michael Meeks2013-07-051-111/+102
* module sot: String, bool and other clean-upNorbert Thiebaud2013-07-041-0/+1
* 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
* fdo#43460 framework,i18npool,accessibility: use isEmpty()Jelle van der Waa2013-06-242-2/+2
* Resolves: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile2013-06-242-10/+72
* Resolves: #i116455# Make toolbar style settings persistentAriel Constenla-Haile2013-06-241-5/+9
* Resolves: #i122401# framework::NewToolbarController needs...Ariel Constenla-Haile2013-06-242-14/+16
* Add missing copy&paste of SfxAppToolBoxControl_Impl::SelectAriel Constenla-Haile2013-06-242-1/+42
* Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile2013-06-241-1/+1
* framework::PopupMenuController clean-upAriel Constenla-Haile2013-06-2410-319/+520
* Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile2013-06-2313-35/+28
* Small (hopefully non-controversial) changes to the existing brandingStefan Knorr2013-06-181-4/+4
* add missing modelines.Michael Meeks2013-06-1610-0/+28