summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)AuthorFilesLines
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-12WaE: unused parameter 'SystemType'Tor Lillqvist1-0/+2
2013-10-12SimplifyTor Lillqvist1-9/+1
2013-10-09CID#738544 unitialized memberCaolán McNamara1-0/+1
2013-10-02WaE: unused variableTor Lillqvist1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-09-17drop intermediate StringsCaolán McNamara3-5/+5
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin9-27/+27
2013-09-09Try to keep older(?) gcc versions happyTor Lillqvist1-3/+3
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist2-11/+11
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-1/+0
2013-08-27Bin intermediate iterator againJulien Nabet1-3/+1
2013-08-27Bin intermediate iteratorJulien Nabet1-3/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák4-23/+23
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-4/+4
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara2-4/+4
2013-08-12XubString->OUStringCaolán McNamara1-3/+3
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl1-1/+1
2013-08-04Mark as const/staticTakeshi Abe1-3/+3
2013-07-31Revert "convert vcl/menu.hxx from XubString to OUString"Kohei Yoshida1-3/+3
2013-07-31convert vcl/menu.hxx from XubString to OUStringNoel Grandin1-3/+3
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara4-25/+19
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa10-90/+1
2013-07-23Convert framework::StatusBarManager to WeakImplHelperNoel Grandin1-20/+0
2013-07-23Convert framework::ToolBarManager to WeakImplHelperNoel Grandin1-19/+0
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-6/+4
2013-07-12PCH for more librariesLuboš Luňák3-10/+10
2013-07-08Resolves: #i122678# Workaround for dynamic cast runtime bugAriel Constenla-Haile1-2/+2
2013-07-05fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks2-5/+24
2013-06-29remove OUString wrap for string literalsThomas Arnhold4-11/+11
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold8-8/+7
2013-06-24Resolves: #i122401# framework::NewToolbarController needs...Ariel Constenla-Haile1-14/+15
2013-06-24Add missing copy&paste of SfxAppToolBoxControl_Impl::SelectAriel Constenla-Haile1-1/+39
2013-06-24Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile1-1/+1
2013-06-24framework::PopupMenuController clean-upAriel Constenla-Haile2-235/+406
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile8-27/+20
2013-06-16add missing modelines.Michael Meeks3-0/+9
2013-06-10mingw64: use integers of teh right size in frameworkFridrich Štrba1-2/+2
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin11-61/+57
2013-05-31css::frame::XStatusbarController: add missing interfaceAriel Constenla-Haile1-73/+49
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin3-6/+6
2013-05-28fdo#46808, Use service constructorNoel Grandin2-7/+4
2013-05-26Recent file list: small fix when no documentsAriel Constenla-Haile1-1/+3
2013-05-26svt::ToolboxController clean-upAriel Constenla-Haile2-2/+20
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin5-12/+12
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin2-13/+11
2013-05-22fdo#46808, XMultiServiceFactory to XComponentContextNoel Grandin3-13/+16
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-1/+1
2013-05-21UI Controller Factory fixesAriel Constenla-Haile5-164/+144