summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
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
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-24Some cppcheck cleaning in frameworkJulien Nabet
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-21fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin
2012-12-21fdo#46808, Create new-style frame::ToolBarControllerFactory serviceNoel Grandin
2012-12-21fdo#46808, Use service constructor for frame::UICommandDescriptionNoel Grandin
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin
2012-12-13fdo#46808, use service constructor for ui::Noel Grandin
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin
2012-12-05Bye bye ODMATor Lillqvist
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez
2012-11-14more cleanupBjoern Michaelsen
2012-11-14Menu is now generated in one step. DBus traffic improvements.Antonio Fernandez
2012-11-14Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez
2012-11-14Added a "freeze" method to Menu. Menus are now displayed on console.Antonio Fernandez
2012-11-14Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-23Related fdo#46808: Improve previous commit slightlyStephan Bergmann
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-06cppcheck: unreadVariable.jailletc36
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-12Unused #includesStephan Bergmann
2012-08-28fdo#36149: Do not display error dialogs while showing a menuStephan Bergmann
2012-08-16remove menubar post processing of SID_PASTESPECIAL state to always enabledNoel Power
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-14sync cell context menu & edit menu 'PasteSpecial' entries for calc fdo#46250Noel Power
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks