aboutsummaryrefslogtreecommitdiff
path: root/source/ne/dictionaries/is.po
AgeCommit message (Expand)Author
2021-09-14update translations for masterChristian Lohmaier
2017-12-18update translations for 6.0/masterChristian Lohmaier
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
/sparklines LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/sfx2/docfac.hxx
AgeCommit message (Expand)Author
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-10-09loplugin:constfields in sfx2Noel Grandin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-19Can return const OUString&, hereMatteo Casalin
2017-03-17SfxObjectFactory: directly store factory name as OUStringMatteo Casalin
2017-03-17Remove SfxObjectFactory::GetShortName()Matteo Casalin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
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-07-20loplugin:unusedmethods sfx2Noel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin