summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl
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-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin
2013-01-08fix api change in MenuNorbert Thiebaud
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2013-01-06TypoTor Lillqvist
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-24Some cppcheck cleaning in frameworkJulien Nabet
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-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
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-12-05Bye bye ODMATor Lillqvist
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard
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-29API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-16use LanguageTagEike Rathke
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15Revert "sb140: #i116785# avoid ring-ref that keeps ref counted objects alive ...Michael Meeks
2012-11-15Revert "sb140: #i116786# use auto_ptr to track member lifetime"Michael Meeks
2012-11-14remove ancient lo-menubar implementation now that we have the shiny new oneBjoern Michaelsen
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez
2012-11-14more cleanupBjoern Michaelsen
2012-11-14cleanup line noiseBjoern 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