summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2013-02-11fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin
2013-02-11small doc fixNoel Grandin
2013-01-15fdo#46808, Adapt frame::SessionListener UNO service to new styleNoel Grandin
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2013-01-15fdo#46808, Adapt frame::StartModule UNO service to new styleNoel Grandin
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin
2012-12-21Remove unused definesStephan Bergmann
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-14callcatcher: update unused code listCaolán McNamara
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin
2012-12-13fdo#46808, Create new-style ui::WindowContentFactoryManager serviceNoel 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-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez
2012-11-14cleanup line noiseBjoern Michaelsen
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-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-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin
2012-10-29fdo#46808, use service constructor for frame::DispatchRecorderSupplierNoel Grandin
2012-10-29inline #define that is only used in one placeNoel Grandin
2012-10-29remove unused #defineNoel Grandin
2012-10-29inline #define that is only used in one placeNoel Grandin
2012-10-29remove unused #defineNoel Grandin
2012-10-25ditch SYNCHRONIZED_START/ENDCaolán McNamara
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin
2012-10-24fdo#46808, use service constructor for frame::DispatchHelperNoel Grandin
2012-10-24inline a #define that it only used in one cxx fileNoel Grandin
2012-10-24remove unused #defineNoel Grandin
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin
2012-10-24remove unused #defineNoel Grandin
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-11loplugin: misleading alignment of else ifCaolán McNamara
2012-10-10loplugin: unused O[U]Strings and misleading else placementCaolán McNamara
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann