summaryrefslogtreecommitdiffstats
path: root/framework/inc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused definesStephan Bergmann2012-12-211-18/+0
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-215-15/+10
* fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin2012-12-213-8/+6
* fdo#46808, Create new-style frame::ToolBarControllerFactory serviceNoel Grandin2012-12-211-1/+0
* fdo#46808, Use service constructor for frame::UICommandDescriptionNoel Grandin2012-12-212-2/+1
* callcatcher: update unused code listCaolán McNamara2012-12-141-4/+0
* fdo#46808, remove awt::DisplayAccess service.Noel Grandin2012-12-132-2/+0
* fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin2012-12-133-8/+6
* fdo#46808, Create new-style ui::WindowContentFactoryManager serviceNoel Grandin2012-12-131-1/+0
* fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin2012-12-131-1/+0
* fdo#46808, use service constructor for ui::Noel Grandin2012-12-132-2/+1
* fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin2012-12-131-1/+0
* fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin2012-12-131-1/+0
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-101-1/+0
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-305-20/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-11-1594-2203/+1358
* Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez2012-11-143-31/+31
* cleanup line noiseBjoern Michaelsen2012-11-141-1/+0
* Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez2012-11-141-2/+0
* Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez2012-11-142-0/+3
* Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez2012-11-143-31/+31
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-3112-27/+30
* fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin2012-10-291-1/+0
* fdo#46808, use service constructor for frame::DispatchRecorderSupplierNoel Grandin2012-10-291-1/+0
* inline #define that is only used in one placeNoel Grandin2012-10-291-1/+0
* remove unused #defineNoel Grandin2012-10-291-1/+0
* inline #define that is only used in one placeNoel Grandin2012-10-291-1/+0
* remove unused #defineNoel Grandin2012-10-291-1/+0
* ditch SYNCHRONIZED_START/ENDCaolán McNamara2012-10-251-19/+0
* fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin2012-10-242-2/+2
* fdo#46808, use service constructor for frame::DispatchHelperNoel Grandin2012-10-241-1/+0
* inline a #define that it only used in one cxx fileNoel Grandin2012-10-241-1/+0
* remove unused #defineNoel Grandin2012-10-241-1/+0
* fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin2012-10-243-6/+5
* remove unused #defineNoel Grandin2012-10-241-1/+0
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-242-3/+2
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-241-7/+7
* fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2012-10-2313-26/+26
* fdo#46808, use service constructor for xml::sax::WriterNoel Grandin2012-10-234-4/+3
* fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2012-10-231-2/+2
* loplugin: misleading alignment of else ifCaolán McNamara2012-10-111-70/+49
* loplugin: unused O[U]Strings and misleading else placementCaolán McNamara2012-10-101-17/+27
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-045-6/+8
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-5/+3
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-3/+2
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-5/+6
* Quick and dirty adaption of ModuleManager to WeakImplHelperStephan Bergmann2012-09-051-22/+43
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-167-12/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-0885-699/+3