summaryrefslogtreecommitdiffstats
path: root/framework/inc/uiconfiguration
Commit message (Expand)AuthorAgeFilesLines
* convert ImageType to scoped enumNoel Grandin2016-05-251-7/+0
* Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann2016-04-071-1/+1
* tdf#97499 Fixed containers parameters clearing #3tymyjan2016-04-041-4/+2
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:stringconstantNoel Grandin2015-11-022-2/+0
* com::sun::star->css in frameworkNoel Grandin2015-10-144-56/+56
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-44/+44
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-143-6/+6
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-024-25/+16
* framework: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* framework: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-302-4/+2
* coverity#1219794 Uncaught exceptionCaolán McNamara2014-06-031-1/+4
* coverity#1219801 Uncaught exceptionCaolán McNamara2014-06-031-1/+4
* framework: sal_Bool->boolNoel Grandin2014-04-071-2/+2
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-062-2/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-032-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-263-44/+44
* Use an osl::Mutex directlyStephan Bergmann2014-03-201-1/+0
* Remove unused ThreadHelpBase baseStephan Bergmann2014-03-201-3/+1
* Remove unused ThreadHelpBase baseStephan Bergmann2014-03-191-3/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-263-44/+44
* fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan2014-02-062-112/+42
* fwk: Ctor feature for single-instance ModuleUIConfigurationManagerSupplier.Matúš Kukan2014-01-301-101/+0
* fwk: Constructor feature for one instance UICategoryDescription.Matúš Kukan2014-01-281-58/+0
* fwk: Use constructor feature for ModuleUIConfigurationManager.Matúš Kukan2014-01-181-203/+0
* fwk: Use constructor feature for ImageManager.Matúš Kukan2014-01-171-12/+22
* fwk: Use constructor feature for UIConfigurationManager.Matúš Kukan2014-01-171-181/+0
* fixincludeguards.sh: frameworkThomas Arnhold2013-11-059-24/+24
* clean up some include guardsThomas Arnhold2013-10-231-3/+3
* Otherwhise -> OtherwiseJesús Corrius2013-09-268-8/+8
* Convert ModuleUIConfigurationManagerSupplier to WeakImplHelperNoel Grandin2013-07-231-10/+6
* Convert UIConfigurationManager to WeakImplHelperNoel Grandin2013-07-231-9/+5
* convert WindowStateConfiguration to WeakImplHelperNoel Grandin2013-07-231-3/+1
* fdo#46808, Convert ui::ModuleUIConfigurationManager service to new styleNoel Grandin2013-07-232-17/+10
* fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin2013-06-051-2/+2
* fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin2013-05-282-3/+3
* fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin2013-05-282-5/+6
* fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin2013-05-221-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-079-76/+76
* Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile2013-03-165-9/+9
* fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2013-03-071-10/+2
* doubled includesThomas Arnhold2013-03-042-2/+0
* fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin2013-03-041-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-156-141/+87
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-313-5/+5
* fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2012-10-232-4/+4
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-162-2/+0
* remove include comments and boxesThomas Arnhold2012-08-089-76/+0