summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
2013-07-08fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks
2013-05-22UI Controller Factory fixesAriel Constenla-Haile
2013-05-22Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara
2013-05-22Revert "fdo#46808, Create new-style frame::ToolBarControllerFactory service"Caolán McNamara
2013-05-22fdo#46808, Convert more XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-22Remove unused commented codeAriel Constenla-Haile
2013-05-22Related: #i121442# Remove unused UNO StatusbarControllersAriel Constenla-Haile
2013-05-22Related: #i121442# - Refactor UNO StatusbarControllersAriel Constenla-Haile
2013-05-22Related: #i121442# support status bar merging and StatusbarControllersAriel Constenla-Haile
2013-05-15String.AppendAscii DropRicardo Montania
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-11Resolves: #i120029# Unregister on dispose.Andre Fischer
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-05-02Show only filename in "Recent Files" listSamuel Mehrbrodt
2013-04-30Recent files: aPassword is unused.Jan Holesovsky
2013-04-23fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-10Nobody needs pointer to ToolBarManager.Jan Holesovsky
2013-04-10equalsAsciiL() -> operator==()Thomas Arnhold
2013-04-09equalsAscii() and equalsAsciiL() -> operator==()Jan Holesovsky
2013-04-09Kill m_xToolBarWindow here too.Jan Holesovsky
2013-04-09m_xToolBarWindow is apparently unused.Jan Holesovsky
2013-04-09Kill unused constants.Jan Holesovsky
2013-04-09equalsAsciiL() -> operator==().Jan Holesovsky
2013-04-09sal_Bool -> bool.Jan Holesovsky
2013-04-08fdo#46808, Convert framework::ToolBarManager to XComponentContextNoel Grandin
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26framework::RecentFilesMenuController clean-up, add clear item.Ariel Constenla-Haile
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile
2013-03-08fwk: some follow up of rtl cleanupThomas Arnhold
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-03-05doubled usingThomas Arnhold
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin
2013-02-11fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-08fix api change in MenuNorbert Thiebaud
2013-01-07allow menu items to be referred to by a nameCaolán McNamara