summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin1-1/+0
2012-10-29fdo#46808, use service constructor for frame::DispatchRecorderSupplierNoel Grandin1-1/+0
2012-10-29inline #define that is only used in one placeNoel Grandin1-1/+0
2012-10-29remove unused #defineNoel Grandin1-1/+0
2012-10-29inline #define that is only used in one placeNoel Grandin1-1/+0
2012-10-29remove unused #defineNoel Grandin1-1/+0
2012-10-25ditch SYNCHRONIZED_START/ENDCaolán McNamara1-19/+0
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin2-2/+2
2012-10-24fdo#46808, use service constructor for frame::DispatchHelperNoel Grandin1-1/+0
2012-10-24inline a #define that it only used in one cxx fileNoel Grandin1-1/+0
2012-10-24remove unused #defineNoel Grandin1-1/+0
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin3-6/+5
2012-10-24remove unused #defineNoel Grandin1-1/+0
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2-3/+2
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-7/+7
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin13-26/+26
2012-10-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin4-4/+3
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-2/+2
2012-10-11loplugin: misleading alignment of else ifCaolán McNamara1-70/+49
2012-10-10loplugin: unused O[U]Strings and misleading else placementCaolán McNamara1-17/+27
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin5-6/+8
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-5/+3
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-3/+2
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-5/+6
2012-09-05Quick and dirty adaption of ModuleManager to WeakImplHelperStephan Bergmann1-22/+43
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann7-12/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold85-699/+3