summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist2-2/+2
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin6-15/+14
2013-01-08fix api change in MenuNorbert Thiebaud1-1/+1
2013-01-07allow menu items to be referred to by a nameCaolán McNamara5-15/+15
2013-01-06TypoTor Lillqvist1-1/+1
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist1-1/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky4-4/+4
2012-12-24Some cppcheck cleaning in frameworkJulien Nabet5-9/+5
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin13-114/+101
2012-12-21fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin3-41/+35
2012-12-21fdo#46808, Create new-style frame::ToolBarControllerFactory serviceNoel Grandin2-5/+3
2012-12-21fdo#46808, Use service constructor for frame::UICommandDescriptionNoel Grandin11-39/+35
2012-12-14callcatcher: update unused code listCaolán McNamara2-9/+2
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin1-15/+4
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin2-4/+4
2012-12-13fdo#46808, Create new-style ui::WindowContentFactoryManager serviceNoel Grandin1-1/+1
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin3-30/+26
2012-12-13fdo#46808, use service constructor for ui::Noel Grandin9-34/+26
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin4-10/+7
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin1-2/+3
2012-12-05Bye bye ODMATor Lillqvist1-39/+0
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard1-3/+21
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens19-55/+1
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud1-2/+1
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-1/+0
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke7-9/+9
2012-11-16use LanguageTagEike Rathke2-4/+4
2012-11-15re-base on ALv2 code. Includes:Michael Meeks180-4174/+2553
2012-11-15Revert "sb140: #i116785# avoid ring-ref that keeps ref counted objects alive ...Michael Meeks4-29/+35
2012-11-15Revert "sb140: #i116786# use auto_ptr to track member lifetime"Michael Meeks2-8/+11
2012-11-14remove ancient lo-menubar implementation now that we have the shiny new oneBjoern Michaelsen16-2477/+0
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez4-39/+31
2012-11-14more cleanupBjoern Michaelsen1-14/+0
2012-11-14Menu is now generated in one step. DBus traffic improvements.Antonio Fernandez1-1/+1
2012-11-14Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez1-23/+0
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez2-5/+44
2012-11-14Added a "freeze" method to Menu. Menus are now displayed on console.Antonio Fernandez2-1/+8
2012-11-14Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez3-33/+33
2012-11-06Revert "if/else placement"Luboš Luňák1-6/+10
2012-11-03if/else placementLuboš Luňák1-10/+6
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin22-194/+186
2012-10-29Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin2-6/+7
2012-10-29Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-29fdo#46808, use service constructor for frame::DispatchRecorderSupplierNoel Grandin1-1/+1
2012-10-29Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-29inline #define that is only used in one placeNoel Grandin1-1/+1
2012-10-29Improve previous commit slightlyStephan Bergmann1-1/+1