summaryrefslogtreecommitdiff
path: root/framework/inc/uiconfiguration
AgeCommit message (Expand)Author
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke
2017-02-16drop enum framework::GlobalSettings::UIElementTypeNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-25convert ImageType to scoped enumNoel Grandin
2016-04-07Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-30framework: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-03coverity#1219794 Uncaught exceptionCaolán McNamara
2014-06-03coverity#1219801 Uncaught exceptionCaolán McNamara
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Use an osl::Mutex directlyStephan Bergmann
2014-03-20Remove unused ThreadHelpBase baseStephan Bergmann
2014-03-19Remove unused ThreadHelpBase baseStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-06fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan
2014-01-30fwk: Ctor feature for single-instance ModuleUIConfigurationManagerSupplier.Matúš Kukan
2014-01-28fwk: Constructor feature for one instance UICategoryDescription.Matúš Kukan
2014-01-18fwk: Use constructor feature for ModuleUIConfigurationManager.Matúš Kukan
2014-01-17fwk: Use constructor feature for ImageManager.Matúš Kukan
2014-01-17fwk: Use constructor feature for UIConfigurationManager.Matúš Kukan
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-10-23clean up some include guardsThomas Arnhold
2013-09-26Otherwhise -> OtherwiseJesús Corrius
2013-07-23Convert ModuleUIConfigurationManagerSupplier to WeakImplHelperNoel Grandin
2013-07-23Convert UIConfigurationManager to WeakImplHelperNoel Grandin
2013-07-23convert WindowStateConfiguration to WeakImplHelperNoel Grandin
2013-07-23fdo#46808, Convert ui::ModuleUIConfigurationManager service to new styleNoel Grandin
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile