summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
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
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-08remove protected m_bCanBeCustomizedIvan Timofeev
2012-06-08fdo#42405: remove this, nowadays MenuItemAllowed disables menu entriesIvan Timofeev
2012-06-08fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptionsIvan Timofeev
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06fdo#50651: update layout after toolbar destructionIvan Timofeev
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-301) Don't pass filter name and 2) pass module name when opening file.Kohei Yoshida
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks