summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-08-12Typo: controling => controllingJulien Nabet
2013-08-12XubString->OUStringCaolán McNamara
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-08-08Move startcenter.ui from framework to sfx2Krisztian Pinter
2013-08-07fdo#46037: remove 1 comphelper/configurationhelper in frameworkJulien Nabet
2013-08-06startcenter: Rename DropTargetListener to OpenFileTargetListener, ...Jan Holesovsky
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