content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/framework/inc/services/uriabbreviation.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2020-11-13tdf#123936 Formatting files in module framework with clang-formatPhilipp Hofer
2020-07-09clean up macro usageNoel Grandin
2020-07-07framework: create instances with uno constructorsNoel Grandin
2020-01-14loplugin:finalclasses in frameworkNoel Grandin
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke
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
2015-12-23loplugin:unusedfields in frameworkNoel 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