summaryrefslogtreecommitdiffstats
path: root/framework/source
Commit message (Expand)AuthorAgeFilesLines
* Bin intermediate iteratorJulien Nabet2013-08-271-5/+3
* Bin intermediate iterator + rename parameter functionJulien Nabet2013-08-271-5/+3
* Bin intermediate iterator againJulien Nabet2013-08-271-3/+1
* Bin intermediate iteratorJulien Nabet2013-08-271-3/+1
* Bin intermediate iterator + rename parameter functionJulien Nabet2013-08-271-5/+3
* Don't use lock files when sandboxed on OS XTor Lillqvist2013-08-241-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-2115-46/+46
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-204-7/+7
* Improve some debug outputStephan Bergmann2013-08-204-97/+49
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-182-3/+11
* Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara2013-08-162-4/+4
* XubString->OUStringCaolán McNamara2013-08-121-3/+3
* vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl2013-08-081-1/+1
* fdo#46037: remove 1 comphelper/configurationhelper in frameworkJulien Nabet2013-08-071-35/+15
* startcenter: Rename DropTargetListener to OpenFileTargetListener, ...Jan Holesovsky2013-08-062-235/+2
* startcenter: Move BackingComp & BackingWindow to sfx2Krisztian Pinter2013-08-064-1667/+0
* 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