summaryrefslogtreecommitdiff
path: root/xmloff/source/meta/xmlmetae.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/meta/xmlmetae.cxx')
-rw-r--r--[-rwxr-xr-x]xmloff/source/meta/xmlmetae.cxx0
1 files changed, 0 insertions, 0 deletions
diff --git a/xmloff/source/meta/xmlmetae.cxx b/xmloff/source/meta/xmlmetae.cxx
index e50be583d072..e50be583d072 100755..100644
--- a/xmloff/source/meta/xmlmetae.cxx
+++ b/xmloff/source/meta/xmlmetae.cxx
d>the __RSC hack is only needed in src files and things included from src filesCaolán McNamara 2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin 2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin 2016-03-22loplugin:constantparam in swNoel Grandin 2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard 2016-03-09loplugin:constantparam in swNoel Grandin 2016-01-13sw: -Werror=unused-but-set-variableMichael Stahl 2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin 2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-21sw: replace boost::ptr_vector with std::vectorMichael Stahl 2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl 2015-09-17boost->stdCaolán McNamara 2015-08-21loplugin: defaultparamsNoel Grandin 2015-08-03sw: inline use-once typedefsNoel Grandin 2015-06-02loplugin: loopvartoosmallKatarina Behrens 2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks 2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung 2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier 2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann 2015-03-23loplugin:constantfunction: swNoel Grandin 2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin 2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin 2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann