summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)AuthorFilesLines
2013-03-25remove external include guardsThomas Arnhold11-29/+0
2013-03-26framework::RecentFilesMenuController clean-up, add clear item.Ariel Constenla-Haile2-21/+3
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist1-1/+1
2013-03-18cleanup doxygen warningsPeter Foley1-1/+0
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile18-44/+37
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-2/+2
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim4-0/+10
2013-03-08make use of startsWith()Thomas Arnhold1-10/+9
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter4-71/+71
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter1-1/+2
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin3-14/+4
2013-03-04doubled includesThomas Arnhold9-13/+0
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin2-4/+2
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin6-60/+11
2013-03-04fdo#46808, Convert frame::DispatchRecorder to new styleNoel Grandin1-2/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold29-31/+31
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King22-42/+42
2013-02-26fdo#60724: lintian typo fix: useful -> usefulGregg King1-1/+1
2013-02-23Fix typo seperated/separatedJulien Nabet2-2/+2
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet3-7/+7
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev4-5/+5
2013-02-11fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin1-2/+2
2013-02-11small doc fixNoel Grandin1-1/+1
2013-01-15fdo#46808, Adapt frame::SessionListener UNO service to new styleNoel Grandin1-1/+0
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin1-1/+0
2013-01-15fdo#46808, Adapt frame::StartModule UNO service to new styleNoel Grandin3-6/+6
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin6-13/+5
2012-12-21Remove unused definesStephan Bergmann1-18/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin5-15/+10
2012-12-21fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin3-8/+6
2012-12-21fdo#46808, Create new-style frame::ToolBarControllerFactory serviceNoel Grandin1-1/+0
2012-12-21fdo#46808, Use service constructor for frame::UICommandDescriptionNoel Grandin2-2/+1
2012-12-14callcatcher: update unused code listCaolán McNamara1-4/+0
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin2-2/+0
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin3-8/+6
2012-12-13fdo#46808, Create new-style ui::WindowContentFactoryManager serviceNoel Grandin1-1/+0
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin1-1/+0
2012-12-13fdo#46808, use service constructor for ui::Noel Grandin2-2/+1
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin1-1/+0
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin1-1/+0
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-1/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens5-20/+0
2012-11-15re-base on ALv2 code. Includes:Michael Meeks94-2203/+1358
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez3-31/+31
2012-11-14cleanup line noiseBjoern Michaelsen1-1/+0
2012-11-14Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez1-2/+0
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez2-0/+3
2012-11-14Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez3-31/+31
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin12-27/+30